From owner-freebsd-ports Sat Sep 1 20:12:42 2001 Delivered-To: freebsd-ports@freebsd.org Received: from www.postech.ac.kr (smtp.postech.ac.kr [141.223.1.88]) by hub.freebsd.org (Postfix) with ESMTP id C3A0337B403; Sat, 1 Sep 2001 20:12:35 -0700 (PDT) Received: from users.sourceforge.net (surfion4.postech.ac.kr [141.223.126.84]) by www.postech.ac.kr (8.11.5/8.11.5) with ESMTP id f823GVg26625; Sun, 2 Sep 2001 12:16:31 +0900 (KST) Message-ID: <3B91A402.84AE1651@users.sourceforge.net> Date: Sun, 02 Sep 2001 12:14:10 +0900 From: "R. Lahaye" Organization: Postech X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: libgda-0.2.90_4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm running FreeBSD 4.3 and I have all requires for libgda 0.2.90_4 installed. The "make" goes alright, but the "make install" end with an eror: [...zip...] cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/gnome-xml -I. -I../../lib/gda-common -I/usr/local/include -O -pipe -c gda-server.c -o gda-server.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -O -pipe -o libgda-server.la -rpath /usr/X11R6/lib gda-server-command.lo gda-server-connection.lo gda-server-error.lo gda-server-field.lo gda-server-init.lo gda-server-recordset.lo gda-builtin-res.lo gda-server.lo -lpopt -L/usr/local/lib -lintl -lgdbm libtool: link: `gda-server-connection.lo' is not a valid libtool object gmake[3]: *** [libgda-server.la] Error 1 gmake[3]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.90/lib/gda-server' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.90/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/databases/libgda/work/libgda-0.2.90' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/databases/libgda. I suppose this is a bug in the libgda port. Regards, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message