Re: Compiling ORBit/libIDL



 .........----------------==================----
..--==-  Fri, 28 Aug 1998 20:32:58 +0800 (CST),
..--==-  Eric  (E) mentioned:

 E)  HIii..  when I was trying to compile the libIDL , I found that
 E)  FreeBSD [/home.local/eric/work/GNOME/libIDL] -eric- gmake /bin/sh
 E)  ./libtool --mode=link gcc -g -O2 -o tstidl tstidl.o libIDL.la
 E)  -L/usr/l ocal/lib -lglib-1.1
 E)  LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" gcc -g -O2 -o
 E)  .libs/tstidl tstidl.o -R/ usr/local/lib -lIDL -L/usr/local/lib
 E)  -lglib-1.1 -L/usr/local/lib -lglib-1.1 tstidl.c:50: Undefined
 E)  symbol `_IDL_tree_walk_in_order' referenced from text seg ment
 E)  gmake: *** [tstidl] Error 1

 E)  	What happened? Some libraries missed?

Try removing any previously installed libIDL shared libraries, since
this function name changed.  It seems for some reason libtool on your
platform is linking to it by doing a -lIDL instead of the shared
object itself, so I would guess it is trying to link to an older
version.

..
 ~~~~~~~~~================-------------......---

--
Regards,
Andrew Veliath
andrewtv@usa.net, veliaa@rpi.edu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]