This is a know problem with the latest versions of scilab and tcltk-8.3.4. You can either 1) downgrade to tcltk-8.3.3, or 2) get the new revisions of scilab/scilab-atlas from unstable cvs which have tcltk support disabled.
This problem should be fixed with next release of Xfree86. At that time, I can add tcltk support back in (or make a new package scilab-tk). -Jeff On Mon, 24 Jun 2002 [EMAIL PROTECTED] wrote: > In trying to update to the latest version of scilab-atlas I get the > following errors. I have the latest Developer's bundle (April 2002, > beta) installed. Any help will be appreciated. Thanks. --shiv-- > > Here are the last few lines: > > cc -no-cpp-precomp -O2 -I/usr/X11R6/include -I/sw/include -I/sw/include > -I. -I/sw/include -c -o C-LAB_Interf.o C-LAB_Interf.c > Creation of ../../libs/tksci.a > ranlib: same symbol defined in more than one member in: > ../../libs/tksci.a (table of contents will not be sorted) > ranlib: file: ../../libs/tksci.a(tksci_SciInterf.o) defines symbol: > _FuncI > ranlib: file: ../../libs/tksci.a(tksci_SciInterf.o) defines symbol: > _FuncI > ranlib: file: ../../libs/tksci.a(tksci_SciInterf.o) defines symbol: > _tksciInterf_ > ranlib: file: ../../libs/tksci.a(tksci_SciInterf.o) defines symbol: > _tksciInterf_ > linking > /usr/bin/ld: warning table of contents of library: > /sw/src/scilab-atlas-2.6-5/scilab-2.6/libs/tksci.a not sorted slower > link editing will result (use the ranlib(1) -s option) > /usr/bin/ld: multiple definitions of symbol _dataKey > /sw/lib/libtcl8.3.dylib(tclMain.o) definition of _dataKey > /sw/lib/libtk8.3.dylib(tkMain.o) definition of _dataKey > /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may > result in errors or different symbols being used > symbol _dataKey used from dynamic library > /sw/lib/libtcl8.3.dylib(tclMain.o) not from earlier dynamic library > /sw/lib/libtk8.3.dylib(tkMain.o) > make: *** [bin/scilex] Error 1 > ### failed, exit code 2 > Failed: compiling scilab-atlas-2.6-5 failed > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] 325 Broadway Web : www.cdc.noaa.gov/~jsw Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
