Pulak Chowdhury wrote:
> Dear All,
> 
> This is a continuation message of my installation problem. I have 
> installed X org libraries in my system.
> 
> Still, I am getting the following error messages while building OTCL in 
> Fedora Core 64 bit version.
> 
> gcc -o otclsh  -g -O2 -I. -I/home2/ns-allinone-2.29/include 
> -I/home2/ns-allinone-2.29/include -I/home2/ns-allinone-2.29/include 
> -I/include  otclAppInit.c \
> -L. -lotcl -L/home2/ns-allinone-2.29/lib -ltk8.4 
> -L/home2/ns-allinone-2.29/lib -ltcl8.4 -L/usr/X11R6/lib -lXext -lX11  
> -lnsl -ldl -lm
> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when 
> searching for -lXext
> /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.a when 
> searching for -lXext
> /usr/bin/ld: cannot find -lXext
> collect2: ld returned 1 exit status
> make: *** [otclsh] Error 1
> otcl-1.11 make failed! Exiting ...
> See http://www.isi.edu/nsnam/ns/ns-problems.html for problems
> 
> 
> I will appreciate further help.
> 

Try editing the Makefile in otcl to put /usr/X11R6/lib64 also in its path.

Tom

Reply via email to