> [EMAIL PROTECTED] ecos-build]# make
> ...
> c++ -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 -L/usr/local/ecos/lib -ltcl8.4
> -L/root/ecos-build/host/libcdl -L/root/ecos-build/host/infra
> /usr/local/ecos/lib/libtcl8.4.a(tclLoadDl.o)(.text+0x2a): In function

This looks more like a tcl problem. Try using the system install of
tcl, not the build for insight. It is also worth checking the output
from configure. Which tcl does it find, the system installation or
your private install in /usr/local?

        Andrew

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

Reply via email to