Bug 66294

Summary: During build devel/gnomevfs2 i became conflicts with any librarys
Product: Ports & Packages Reporter: sascha <sascha>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description sascha 2004-05-05 18:50:23 UTC
	During build i became following failure:
	cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gconf/2   -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include     -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DDATADIR=\"/usr/X11R6/share/gnome\" -DPREFIX=\"/usr/X11R6\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\" -DGNOME_VFS_MODULE_PATH=\"../../modules/vfolder/.libs:../../modules/.libs\" -DGNOME_VFS_MODULE_CONFIG_PATH=\"../../modules/vfolder\"   -D_THREAD_SAFE -I/usr/local/include  -O2 -pipe -march=pentium2 -c `test -f 'test-vfolder.c' || echo './'`test-vfolder.c
	/bin/sh ../../libtool --mode=link cc  -O2 -pipe -march=pentium2  -L/usr/local/lib -lc_r -o test-vfolder  test-vfolder.o ../../libgnomevfs/libgnomevfs-2.la -lintl 
	cc -O2 -pipe -march=pentium2 -o .libs/test-vfolder test-vfolder.o  -L/usr/local/lib ../../libgnomevfs/.libs/libgnomevfs-2.so -L/usr/X11R6/lib -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lc_r -lglib-2.0 -lxml2 -lz -liconv -lm -lintl -Wl,--rpath -Wl,/usr/X11R6/lib
	/usr/bin/ld: warning: libgmodule-2.0.so.200, needed by /usr/local/lib/libbonobo-2.so, may conflict with libgmodule-2.0.so.400
	/usr/bin/ld: warning: libgobject-2.0.so.200, needed by /usr/local/lib/libbonobo-2.so, may conflict with libgobject-2.0.so.400
	/usr/bin/ld: warning: libgthread-2.0.so.200, needed by /usr/local/lib/libbonobo-2.so, may conflict with libgthread-2.0.so.400
	/usr/bin/ld: warning: libglib-2.0.so.200, needed by /usr/local/lib/libbonobo-2.so, may conflict with libglib-2.0.so.400
	../../libgnomevfs/.libs/libgnomevfs-2.so: undefined reference to `bonobo_poa_get_threaded'
	gmake[3]: *** [test-vfolder] Error 1
	gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/modules/vfolder'
	gmake[2]: *** [all-recursive] Error 1
	gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1/modules'
	gmake[1]: *** [all-recursive] Error 1
	gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.6.1.1'
	gmake: *** [all] Error 2
	*** Error code 2

	Stop in /usr/ports/devel/gnomevfs2.

How-To-Repeat: 	cd ports/devel/gnomevfs2 && make package
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-05 20:35:58 UTC
State Changed
From-To: open->closed

You have mix of several versions of same library on your computer. 
Please rebuild everything from glib up, or use GNOME upgrade script 
available from 
http://www.freebsd.org/gnome/docs/faq26.html