From owner-freebsd-ports Wed Jul 4 19:50:13 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FC9D37B408 for ; Wed, 4 Jul 2001 19:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f652o3Q60402; Wed, 4 Jul 2001 19:50:03 -0700 (PDT) (envelope-from gnats) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 83F7737B405 for ; Wed, 4 Jul 2001 19:49:15 -0700 (PDT) (envelope-from stephen@cauchy.math.missouri.edu) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.11.4/8.11.4) id f652nFZ63230; Wed, 4 Jul 2001 21:49:15 -0500 (CDT) (envelope-from stephen) Message-Id: <200107050249.f652nFZ63230@cauchy.math.missouri.edu> Date: Wed, 4 Jul 2001 21:49:15 -0500 (CDT) From: Stephen Montgomery-Smith Reply-To: Stephen Montgomery-Smith To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28706: libgda does not build because of problem with oaf 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 >Number: 28706 >Category: ports >Synopsis: libgda does not build because of problem with oaf >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 04 19:50:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.3-STABLE i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jun 26 20:41:11 CDT 2001 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 Very recent ports (July 4), all port builds up to date. >Description: The make of libgda-0.2.10 ends with error message like this: /usr/local/bin/orbit-idl -I/idl -I`oaf-config --prefix`/share/gnome/idl ../../id l/GDA.idl ../../idl/GDA_Recordset.idl:11: Warning: `LOCK_READONLY' underscores within iden tifiers are discouraged for use with C-language IDL mappings ../../idl/GDA.idl:32: Error: `GNOME' undeclared identifier /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/l ocal/include/glib12 -D_THREAD_SAFE -I/usr/X11R6/include/gtk12 -I/usr/local/inclu de/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-x ml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo cal/include -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/u sr/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 -I/usr/local/ include/glib12 -I/usr/local/include -I. -I../../lib/gda-common -DDTDINS TALLDIR=\""/usr/local/share/gnome/gda/dtd"\" -I/usr/local/include -O -pipe -ma rch=pentiumpro -DCOMPAT_LINUX_THREADS -DVM_STACK -c GDA-stubs.c mkdir .libs 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/us r/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/in clude -I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include/glib 12 -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/i nclude/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/inc lude -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include -I. - I../../lib/gda-common -DDTDINSTALLDIR=\"/usr/local/share/gnome/gda/dtd\" -I/usr/local/include -O -pipe -march=pentiumpro -DCOMPAT_LINUX_THREADS -DVM_STACK -c GD A-stubs.c -fPIC -DPIC -o .libs/GDA-stubs.lo cc: GDA-stubs.c: No such file or directory After looking hard at this problem, I found that this is because the oaf port has placed stuff in /usr/X11R6/share/idl and /usr/X11R6/share/oaf, but if I am to believe the pkg-plist in oaf, then this stuff should have been placed in /usr/X11R6/share/gnome/idl and /usr/X11R6/share/gnome/oaf >How-To-Repeat: cd /usr/ports/databases/libgda make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message