On Tue Mar 31 11:35 , "[email protected]" sent: >On Tue Mar 31 11:25 , Joel Sherrill sent:
>>I don't believe any of them actually require Itcl. Try deleting the line. > >I'll try that. Now I'm really confused. >[henne...@localhost anacomp]$ make dogdb >/usr/bin/wish checkdebug.tcl >Error in startup script: couldn't load file "../../src/.libs/libsimulavr.so": >.. >/../src/.libs/libsimulavr.so: undefined symbol: global_message_on_bad_access > while executing >"load ../../src/.libs/libsimulavr.so" > (file "checkdebug.tcl" line 12) >make: *** [dogdb] Error 1 >[henne...@localhost anacomp]$ ls ../../src/.libs >... >[henne...@localhost anacomp]$ ls -l ../../src/.libs/libsimulavr.so >lrwxrwxrwx 1 hennebry hennebry 20 2009-03-25 21:01 >../../src/.libs/libsimulavr.s >o -> libsimulavr.so.0.0.0* >[henne...@localhost anacomp]$ which ls >alias ls='ls -F' > /bin/ls >[henne...@localhost anacomp]$ /bin/ls -l ../../src/.libs/libsimulavr.so >lrwxrwxrwx 1 hennebry hennebry 20 2009-03-25 21:01 >../../src/.libs/libsimulavr.s >o -> libsimulavr.so.0.0.0 >[henne...@localhost anacomp]$ file ../../src/.libs/libsimulavr.so >../../src/.libs/libsimulavr.so: symbolic link to `libsimulavr.so.0.0.0' >[henne...@localhost anacomp]$ file ../../src/.libs/libsimulavr.so.0.0.0 >../../src/.libs/libsimulavr.so.0.0.0: ELF 32-bit LSB shared object, Intel >80386, version 1 (SYSV), not stripped >[henne...@localhost anacomp]$ Michael Hennebry [email protected] ---- Msg sent via CableONE.net MyMail - http://www.cableone.net _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
