Re: GNOME 1.x and 2.0 interoperability issues
- From: Maciej Stachowiak <mjs noisehavoc org>
- To: Ravi Pratap M <ravi che iitm ac in>
- Cc: "Gnome 2.0 List" <gnome-2-0-list gnome org>
- Subject: Re: GNOME 1.x and 2.0 interoperability issues
- Date: Mon, 18 Jun 2001 11:54:51 -0700
On 18Jun2001 08:48PM (+0530), Ravi Pratap M wrote:
>
> * Some modules (like oaf and libart) use the same Conf.sh
> filenames. Is this okay for oaf ?
>
I think the Conf.sh files should be removed. Can anyone confirm this?
I tried asking on the list but I guess my mail did not get through.
>
> * Building gnome-vfs gives me this :
>
> In file included from /usr/include/orb/orbit.h:62,
> from /usr/include/liboaf/oaf.h:7,
> from /usr/include/liboaf/liboaf.h:34,
> from gnome-vfs-mime-handlers.h:29,
> from gnome-vfs-application-registry.c:47:
> /usr/include/orb/dynany.h:271: parse error before `*'
> cc1: warnings being treated as errors
> /usr/include/orb/dynany.h:272: warning: data definition has no type or
> storage class
> /usr/include/orb/dynany.h:275: parse error before `CORBA_NameValuePairSeq'
> In file included from /usr/include/orb/orbit.h:69,
> from /usr/include/liboaf/oaf.h:7,
> from /usr/include/liboaf/liboaf.h:34,
> from gnome-vfs-mime-handlers.h:29,
> from gnome-vfs-application-registry.c:47:
> /usr/include/orb/sequences.h:36: parse error before `*'
> /usr/include/orb/sequences.h:36: warning: data definition has no type or
> storage class
> make[2]: *** [gnome-vfs-application-registry.lo] Error 1
> make[2]: Leaving directory `/opt/gnome2/src/gnome-vfs/libgnomevfs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/gnome2/src/gnome-vfs'
> make: *** [all-recursive-am] Error 2
>
>
> gnome-vfs is on -Werror but how did Sander get it to build ?
>
You need ORBit-martin-forked to build oaf and gnome-vfs HEAD properly
I think. From the above it looks like you are pulling in headers from
/usr instead of /opt/gnome2.
> When I don't want gcc to look into /usr/include but instead look
> only at /opt/gnome2/include how do I do that ?
INCLUDE_PATH=/opt/gnome2/include ./configure --prefix=/opt/gnome2
(I think)
- Maciej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]