[ECOS] tcl in none standard place

Andrew Lunn andrew.lunn@ascom.ch
Fri Sep 20 09:13:00 GMT 2002


Hi Folks

More tcl problems :-(

I have tcl in a none standard location. So i pass --with-tcl=/home/lunn
when running configure. It seems happy, at the end it says...

checking for Tcl version... 8.4
checking for Tcl installation... -I/home/lunn/include -L/home/lunn/lib

which is correct. Then compiling its adding the correct -I, but the -L
is missing when linking...

make[2]: Entering directory `/export/home/lunn/build/tools/configtool/standalone/common'
gcc -DUSE_NON_CONST -pipe -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtual -O0   -o ecosconfig  ecosconfig.o cdl_exec.o build.o flags.o  -lcdl -lcyginfra -ltcl8.4 -ldl  -lieee -lm  -L/export/home/lunn/build/libcdl -L/export/home/lunn/build/infra
/usr/bin/ld: cannot find -ltcl8.4

So it looks like the autoconfigure is broken somewhere. Its probably
something trivial, but i don't understand all this stuff. Can anyone
help?

        Thanks
                Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list