Re: Build error (linc_source_create_watch)



On Sun, 2003-04-20 at 13:15, Andrew Sobala wrote:
> Fresh checkout and install from CVS.
> 
> On make of libbonoboui:
> 
> make[3]: Entering directory `/gnome/cvs/libbonoboui/samples/bonoboui'
> /bin/sh ../../libtool --mode=link gcc  -g -O2   -o bonobo-hello  hello.o
> ../../bonobo/libbonoboui-2.la -Wl,--export-dynamic -pthread
> -L/gnome/install/lib -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0
> -lgnome-2 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lxml2 -lpthread
> -lz -lgconf-2 -lORBit-2 -llinc -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0
> -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
> -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
> 
> ... etc ...
> 
> /gnome/install/lib/libORBit-2.so: undefined reference to
> `linc_source_create_watch'
> collect2: ld returned 1 exit status
> make[3]: *** [bonobo-hello] Error 1

I have this problem as well......upon inspection, I found
/usr/lib/liblinc.so in the build command, which seems to be causing the
problem....I have no idea where this is coming from, though, as
pkg-config --libs does not include it.....

James




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