Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 14:42:00 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Edward Glowacki <glowack2@msu.edu>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: libgnomecanvas compile problem
Message-ID:  <20020522144051.Q97677-100000@shumai.marcuscom.com>
In-Reply-To: <1022092593.97176.27.camel@hurakan.cl.msu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22 May 2002, Edward Glowacki wrote:

> On Wed, 2002-05-22 at 14:15, Joe Clarke wrote:
> > Ah.  Looks like you might still have an old version of libglade installed.
> > You need to have the latest versions of the GNOME 1.4 API if you want to
> > install the GNOME 2.0 desktop along side it.
> >
> > Joe
>
>
>
> # pkg_info |grep libglade
> libglade-0.17_1                     <   needs updating (port has 0.17_2)
> libglade2-1.99.12                   =   up-to-date with port
>
> I upgraded libglade to 0.17_2, and I'm adding/updating other
> dependencies for gnome2 as I encounter problems.  What's the best way to
> get the GNOME 1.4 API properly up-to-date?

portupgrade -r pkgconfig

>
> Grr... while writing this I just ran into another snag in my libbonoboui
> compile... =)

Remove /usr/X11R6/include/libgnome.  This should be a legacy symlink that
should not longer exist with the new APIs.

Joe

>
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1
> -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE
> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -D_REENTRANT -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT
> -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/libart-2.0
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
> -I/usr/local/include/atk-1.0 -I/usr/local/include/libbonobo-2.0
> -I/usr/local/include/orbit-2.0
> -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/linc-1.0
> -I/usr/local/include/libxml2 -I/usr/X11R6/include/libgnomecanvas-2.0
> -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2
> -I/usr/local/include -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include
> -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2
> -I/usr/X11R6/include/gnome-vfs-2.0
> -I/usr/X11R6/lib/gnome-vfs-2.0/include -DPLUGIN_DIR=\"\"
> -DBONOBO_UI_INTERNAL
> -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/gnome-2.0/ui/\"
> -DBONOBO_LIBDIR=\"/usr/X11R6/lib\"
> -DBONOBO_DATADIR=\"/usr/X11R6/share/gnome\"
> -DBONOBO_PIXMAPDIR=\"/usr/X11R6/share/gnome/pixmaps\"
> -DBONOBO_BINDIR=\"/usr/X11R6/bin\"
> -DBONOBO_LOCALSTATEDIR=\"/usr/X11R6/share/gnome\"
> -DBONOBO_LOCALEDIR=\"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
> -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
> -DGNOME_DISABLE_DEPRECATED -DBONOBO_DISABLE_DEPRECATED
> -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"1.116.0\" -I/usr/local/include -O
> -pipe -c bonobo-canvas-item.c  -fPIC -DPIC -o
> .libs/bonobo-canvas-item.lo
> In file included from /usr/local/include/libintl.h:22,
>                  from /usr/X11R6/include/libgnome/gnome-i18n.h:16,
>                  from bonobo-canvas-item.c:22:
> /usr/include/locale.h:39: syntax error before `struct'
> In file included from bonobo-canvas-item.c:24:
> /usr/X11R6/include/gtk-2.0/gdk/gdkprivate.h:47: syntax error before
> `void'
> gmake[2]: *** [bonobo-canvas-item.lo] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-1.116.0/bonobo'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-1.116.0'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
>
> Stop in /usr/ports/x11-toolkits/libbonoboui.
> *** Error code 1
>
>
>
> --
> Edward Glowacki			glowack2@msu.edu
> Michigan State University
> "...a partial solution to the right problem is better than a complete
> solution to the wrong one." (http://uiweb.com/issues/issue14.htm)
>
>
>

PGP Key : http://www.marcuscom.com/pgp.asc


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?20020522144051.Q97677-100000>