Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 20:55:52 -0600
From:      "Andrei Cojocaru" <spinlock_lists@empirequest.com>
To:        <freebsd-gnome@freebsd.org>
Subject:   bonobo won't compile (for GNOME), using ports
Message-ID:  <000901c21fe1$a5e44b60$0200a8c0@twothousand>

next in thread | raw e-mail | index | archive | help
When I try to compile bonobo in /usr/ports/devel/bonobo I get:

cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/X11R6/share/locale\"
 -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/ui/\" -DPLUGIN_DIR=\"/usr/X11R6/lib
/bonobo/plugin\" -DG_LOG_DOMAIN=\"Bonobo\" -DBONOBO_LOCALEDIR=\"/usr/X11R6/s
hare/locale\" -I. -I. -I.. -I.. -I/usr/X11R6/include -I/usr/X11R6/include/gn
ome-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPP
ORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/
local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.
0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local
/include/orbit-1.0 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/
gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include
-I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/incl
ude -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gli
b12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/include
-Wall -Wunused -c bonobo-arg.c  -fPIC -DPIC -o .libs/bonobo-arg.lo
bonobo-arg.c: In function `bonobo_arg_new':
bonobo-arg.c:30: syntax error before `dyn'
bonobo-arg.c:37: `dyn' undeclared (first use in this function)
bonobo-arg.c:37: (Each undeclared identifier is reported only once
bonobo-arg.c:37: for each function it appears in.)
bonobo-arg.c:40: warning: implicit declaration of function
`DynamicAny_DynAny_to_any'
bonobo-arg.c:40: warning: assignment makes pointer from integer without a
cast
bonobo-arg.c:41: warning: implicit declaration of function
`DynamicAny_DynAny_destroy'
bonobo-arg.c: In function `bonobo_arg_is_equal':
bonobo-arg.c:355: incompatible type for argument 1 of `ORBit_any_equivalent'
bonobo-arg.c:355: incompatible type for argument 2 of `ORBit_any_equivalent'
gmake[2]: *** [bonobo-arg.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/devel/bonobo/work/bonobo-1.0.20/bonobo'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/bonobo/work/bonobo-1.0.20'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/devel/bonobo.

I searched the web and found people have had similar problems, and a reply
said that the type the compiler was failing on was in
/usr/local/include/orbit-1.0/orb/dynany.h. So I tried to include
<orb/dynany.h? in bonobo-arg.c no luck it still failed. So I'm out of ideas
(as this is my first time trying to get GNOME to run).

Any ideas? Thanks please include me directly in the reply as I am
notsubscribed to this mailing list.

Note: If you see a similar email on the freebsd-questions mailing list from
me, my sincere apologies, I did not originally consider to email this
mailing list. But now I have and hope to get a more expedient answer here :)
----
Andrei Cojocaru
spinlock_lists@empirequest.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c21fe1$a5e44b60$0200a8c0>