Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2001 21:49:15 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28706: libgda does not build because of problem with oaf
Message-ID:  <200107050249.f652nFZ63230@cauchy.math.missouri.edu>

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

>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




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