Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 May 2004 19:42:39 +0200 (CEST)
From:      Sascha Valckenier Kips <sascha@merlin-home.dtdns.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/66294: During build devel/gnomevfs2 i became conflicts with any librarys
Message-ID:  <20040505174239.AD6A24046@merlin-home.dtdns.net>
Resent-Message-ID: <200405051750.i45HoOZB077496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66294
>Category:       ports
>Synopsis:       During build devel/gnomevfs2 i became conflicts with any librarys
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 05 10:50:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sascha Valckenier Kips
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ppp-gate.svk.de 5.1-RELEASE FreeBSD 5.1-RELEASE #18: Thu Jul 31 23:08:02 CEST 2003 root@ppp-gate.svk.de:/usr/src/sys/i386/compile/GATE_P2_SMP i386


	
>Description:
	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
>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040505174239.AD6A24046>