Subject: pkg/11099: libglade does not compile when bonobo is installed.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <bstark@uswest.net>
List: netbsd-bugs
Date: 09/28/2000 22:00:29
>Number:         11099
>Category:       pkg
>Synopsis:       libglade does not compile when bonobo is installed.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 28 22:06:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Brian Stark
>Release:        NetBSD 1.5_ALPHA2
>Organization:

Brian Stark
bstark@uswest.net / bstark@siemens-psc.com
>Environment:
	
System: NetBSD callisto.niangua.net 1.5_ALPHA2 NetBSD 1.5_ALPHA2 (CALLISTO) #0: Sun Sep 24 22:10:30 CDT 2000 root@callisto.niangua.net:/usr/src/sys/arch/i386/compile/CALLISTO i386


>Description:
	libglade does not compile when bonobo is installed.

>How-To-Repeat:
cd /usr/pkgsrc/devel/bonobo
make && make install
cd /usr/pkgsrc/devel/libglade
make

Make will fail with the following error messages:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/pkg/include/gnome-xml -I/usr/X11R6
/include -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/X11R6/includ
e -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include
 -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -I/usr/pkg/include -I/usr/X
11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/pk
g/lib/glib/include -I/usr/pkg/include/glib -I/usr/pkg/include/gnome-xml -I/usr/p
kg/include -I/usr/pkg/include -O2 -Wall -Wunused -c glade-bonobo.c -Wp,-MD,.deps
/glade-bonobo.TPlo  -fPIC -DPIC -o .libs/glade-bonobo.lo
glade-bonobo.c: In function `gnome_control_new':
glade-bonobo.c:52: `BonoboPropertyBagClient' undeclared (first use in this funct
ion)
glade-bonobo.c:52: (Each undeclared identifier is reported only once
glade-bonobo.c:52: for each function it appears in.)
glade-bonobo.c:52: `pbc' undeclared (first use in this function)
glade-bonobo.c:52: warning: statement with no effect
glade-bonobo.c:53: syntax error before `*'
glade-bonobo.c:72: too few arguments to function `bonobo_control_frame_get_contr
ol_property_bag'
glade-bonobo.c:76: `tmp' undeclared (first use in this function)
glade-bonobo.c:80: too few arguments to function `bonobo_property_bag_client_get
_property_type'
glade-bonobo.c:86: too few arguments to function `bonobo_property_bag_client_set
_value_gboolean'
glade-bonobo.c:90: too few arguments to function `bonobo_property_bag_client_set
_value_string'
glade-bonobo.c:94: too few arguments to function `bonobo_property_bag_client_set
_value_glong'
glade-bonobo.c:98: too few arguments to function `bonobo_property_bag_client_set
_value_gfloat'
glade-bonobo.c:102: too few arguments to function `bonobo_property_bag_client_se
t_value_gdouble'
*** Error code 1

Stop.
*** Error code 1


My package source is from September 22, 2000.
	
This might be related to the problem described in pkg/11085 which
states that ggv also doesn't compile when bonobo is installed.

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