From: subramanian vidhyasankar (svsquery_at_gmail.com)
Date: Sun Jul 29 2018 - 08:38:56 CDT

Dear vmd users
                          After Compiling plugins successfully i configured
vmd ad moved to src directory then i have compiled using the following
command

*make LIBS="-lm -ltcl -ltk8.4 -ltcl8.4
/root/vmd-1.9.3.src1/vmd/plugins/compile/lib_LINUX/molfile/libmolfile_plugin.a"*

*The i got the following errror*

libmolfile_plugin.a -Xlinker -export-dynamic ;
Linking vmd_LINUX ...
vmddlopen.o:vmddlopen.c:function vmddlopen: error: undefined reference to
'dlopen'
vmddlopen.o:vmddlopen.c:function vmddlerror: error: undefined reference to
'dlerror'
vmddlopen.o:vmddlopen.c:function vmddlsym: error: undefined reference to
'dlsym'
vmddlopen.o:vmddlopen.c:function vmddlclose: error: undefined reference to
'dlclose'
collect2: ld returned 1 exit status
make: *** [vmd_LINUX] Error 1

How to solve the problem

With regards
S.Vidhaysankar