From: Larry W. V. <lv...@ca...> - 2002-07-31 14:32:12
|
I decided to just build the plugin with Tcl 8.3.4 to try things out. I again get the compatibility complaint from configure. So I hand edit the file to look for Tcl 8.3.4 . This seems to work, and I get makefiles, etc. Things build along at a good clip until I get this error: cc -O -I. -I/projects/xopsrc/Applications/tclplugin/plugin-20020706/generic -I/vol/tclsrcsol/tcl83/tcl8.3.4/generic -I/vol/tclsrcsol/tcl83/tk8.3.4/generic -I/usr/openwin/include -DHAVE_CONFIG_H -DXP_UNIX -KPIC -DTCL_LIB_FILE="\"libtcl8.3.so\"" -c /projects/xopsrc/Applications/tclplugin/plugin-20020706/generic/tclMiscUtils.c Linking the fat library (tcl+tk+plugin objects)... { if you get an error (eventually at netscape runtime!), check the values of : SHLIB_LD =/usr/ccs/bin/ld -G -z text and LD_SEARCH_FLAGS=-R /usr/local/lib:/usr/openwin/lib and SHLIB_LD_LIBS =-L/usr/openwin/lib -lX11 -ldl -lsocket -lnsl -lm -lc } ld: fatal: file tk/tk3d.o: wrong ELF class: ELFCLASS32 ld: fatal: File processing errors. No output written to libtclp2.1.so make: *** [libtclp2.1.so] Error 1 -- Tcl'2002 Sept 16, 2002, Vancouver, BC http://www.tcl.tk/community/tcl2002/ Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |