Date: Sun, 28 Apr 2002 13:40:31 -0400 From: David Banning <david@skytrackercanada.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: ports@FreeBSD.ORG Subject: Re: libgda port won't compile Message-ID: <20020428134030.A54553@mail.clubplus.net> In-Reply-To: <1019973242.742.17.camel@gyros.marcuscom.com>; from marcus@marcuscom.com on Sun, Apr 28, 2002 at 01:54:01AM -0400 References: <20020428014851.A39318@mail.clubplus.net> <1019973242.742.17.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Well I kept reviewing what packages were out of date, and found that gconf, which is required by this port, was not installed - but this port did not auto install it either. Once I installed gconf, then libgda installed fine. Thanks for your input. On Sun, Apr 28, 2002 at 01:54:01AM -0400, Joe Marcus Clarke wrote: > On Sun, 2002-04-28 at 02:48, David Banning wrote: > > Could someone direct me on what is the error here? > > I see a number of errors. My guess is that the fatal one is the > > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to > > +`gconf_engine_remove_dir' > > > > but I don't know what to do about it. > > Looks like you have a bunch of GNOME related bits that are out-of-date. > I recommend upgrading ports like png and gconf to their latest > respective versions. After which, make clean in libgda, then try to > rebuild. > > Joe > > > > > port is /usr/ports/databases/libgda > > > > cc -O -pipe -o .libs/gda-default-srv main-default.o -pthread -Wl,-E -Wl,-E -L/u > > sr/local/lib -L/usr/X11R6/lib ../../lib/gda-common/.libs/libgda-common.so -lgthr > > ead12 -lgconf-1 -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwra > > p -lbonobox -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng - > > lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 > > -lgmodule12 -lglib12 -lxpg4 -lXext -lX11 -lm -lxml -lz ../../lib/gda-server/.lib > > s/libgda-server.so -lpopt ../../providers/gda-default-server/libgda-default.a .. > > /../providers/gda-default-server/sqlite/libsqlite.a -lintl -lgdbm -Wl,--rpath -W > > l,/usr/X11R6/lib > > /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgconf-1. > > so, may conflict with libintl.so.2 > > /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/X11R6/lib/libgnomeui.s > > o, may conflict with libpng.so.5 > > /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! > > /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. > > /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mks > > temp() > > /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! > > /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! > > /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mks > > temp() > > /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recomm > > ended. > > /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! > > /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mk > > stemp() > > ../../lib/gda-common/.libs/libgda-common.so: undefined reference to `gconf_engin > > e_remove_dir' > > gmake[4]: *** [gda-default-srv] Error 1 > > gmake[4]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > > iders/gda-default-server' > > gmake[3]: *** [all-recursive] Error 1 > > gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > > iders/gda-default-server' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96/prov > > iders' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.96' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/databases/libgda. > > > > any pointers would be great > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > -- > PGP Key: http://www.marcuscom.com/pgp.asc -- The past always looks better than it was. It's only pleasant because it isn't here. -- Finley Peter Dunne (Mr. Dooley) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020428134030.A54553>