This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Please help


Hi guys,

I am using gcc 2.95.3 which I built from sources. I am getting following
error.Can anybody suggest what can be the culprit..


g++ -DCOMPANY_DOMAIN=L\"com.yourcompany\" -DOPENVXI -D_GNU_SOURCE -DNDEBUG -
D_linux_ -fhonor-std   -o testVXI  ConfigFile.o
testClient.o -L../client -L../inet -L../jsi -L../log -L../prompt -L../rec -L
../tel -L../trd -L../value -L../VXI -L/home/agras/voicexml/xerces-c-src_2002
-01-08/lib -L/home/agras/voicexml/js/src/SunOS5.7_DBG.OBJ -L/home/agras/voic
exml/w3c-libwww-5.3.2/Library/src/.libs -L/home/agras/voicexml/w3c-libwww-5.
3.2/modules/expat/xmltok/.libs -L/home/agras/voicexml/w3c-libwww-5.3.2/modul
es/expat/xmlparse/.libs -L/home/agras/voicexml/w3c-libwww-5.3.2/modules/md5/
.libs -L/home/agras/voicexml/w3c-libwww-5.3.2/PICS-client/src/.libs -lOSBcli
ent -lOSBinet -lOSBjsi -lOSBlog -lOSBprompt -lOSBrec -lOSBtel -lVXI -lOSBval
ue -lOSBtrd -lxerces-c1_6_0 -ljs -lwwwinit -lwwwapp -lwwwhttp -lwwwcache -lw
wwcore -lwwwfile -lwwwutils -lwwwmime -lwwwstream -lmd5 -lpics -lwwwnews -lw
wwdir -lwwwtelnet -lwwwftp -lwwwmux -lwwwhtml -lwwwgopher -lwwwtrans -lsocke
t -lnsl -lpthread -lposix4 -lstdc++
Undefined                       first referenced
 symbol                             in file
terminate(void)
/home/agras/voicexml/xerces-c-src_2002-01-08/lib/libxerces-c1_6_0.so
ld: fatal: Symbol referencing errors. No output written to testVXI
collect2: ld returned 1 exit status
gmake: *** [testVXI] Error 1


Thanks in advance..


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]