[gnome-love] compiling gnome-core
- From: Rico Facionado <ras_kalb yahoo com>
- To: gnome-love gnome org
- Subject: [gnome-love] compiling gnome-core
- Date: Sun, 3 Feb 2002 05:07:16 -0800 (PST)
Hello all, I am still seeking to understand how to
deal
with big projects on Linux, compilation-wise I mean.
I thought getting my hands dirty would be the best way
to learn.
I need gnome-core to get gaim running.
I did :
$ ./configure --prefix=/usr/local/gnome
seemed to work fine. But
$ make
yields:
make[3]: Entering directory
`/home/philippe/Prog/gnome-core-1.4.0.1/help-browser/gnome-info2html'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/philippe/Prog/gnome-core-1.4.0.1/help-browser/gnome-info2html'
make[3]: Entering directory
`/home/philippe/Prog/gnome-core-1.4.0.1/help-browser'
gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/gnome/include -I../intl -I../intl
-I/usr/local/gnome/include \
-DNEED_GNOMESUPPORT_H
-I/usr/local/gnome/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include \
-I/usr/include -I/usr/include/gtk-1.2
-I/usr/X11R6/include
-DGNOME_PREFIX=\""/usr/local/gnome\""
-DGNOMELOCALEDIR=\""/usr/local/gnome/share/locale\""
-I/usr/local/gnome/include/gtk-1.2
-I/usr/local/gnome/include/glib-1.2
-I/usr/local/gnome/lib/glib/include
-I/usr/X11R6/include -g -O2 -Wall -Wunused -c
gnome-help-browser.c
gnome-help-browser.c:29:23: orb/orbit.h: No such file
or directory
In file included from gnome-help-browser.c:30:
/usr/local/gnome/include/libgnorba/gnorba.h:4:23:
orb/orbit.h: Success
/usr/local/gnome/include/libgnorba/gnorba.h:5:37:
ORBitservices/CosNaming.h: No such file or directory
In file included from
/usr/local/gnome/include/libgnorba/gnorba.h:7,
from gnome-help-browser.c:30:
/usr/local/gnome/include/libgnorba/gnome-factory.h:7:23:
orb/orbit.h: Success
In file included from
/usr/local/gnome/include/libgnorba/gnorba.h:7,
from gnome-help-browser.c:30:
/usr/local/gnome/include/libgnorba/gnome-factory.h:35:
parse error before "CORBA_unsigned_long"
/usr/local/gnome/include/libgnorba/gnome-factory.h:35:
warning: no semicolon at end of struct or union
/usr/local/gnome/include/libgnorba/gnome-factory.h:37:
warning: type defaults to `int' in declaration of
`_buffer'
/usr/local/gnome/include/libgnorba/gnome-factory.h:37:
warning: data definition has no type or storage class
/usr/local/gnome/include/libgnorba/gnome-factory.h:38:
parse error before "_release"
/usr/local/gnome/include/libgnorba/gnome-factory.h:38:
warning: type defaults to `int' in declaration of
`_release'
/usr/local/gnome/include/libgnorba/gnome-factory.h:38:
warning: data definition has no type or storage class
/usr/local/gnome/include/libgnorba/gnome-factory.h:40:
warning: type defaults to `int' in declaration of
`CORBA_sequence_CORBA_string'
/usr/local/gnome/include/libgnorba/gnome-factory.h:40:
warning: data definition has no type or storage class
/usr/local/gnome/include/libgnorba/gnome-factory.h:41:
parse error before '*' token
/usr/local/gnome/include/libgnorba/gnome-factory.h:41:
parse error before "len"
/usr/local/gnome/include/libgnorba/gnome-factory.h:41:
warning: type defaults to `int' in declaration of
`CORBA_sequence_CORBA_string_allocbuf'
<snipped lots and lots of warnings and such >
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/philippe/Prog/gnome-core-1.4.0.1'
make: *** [all-recursive-am] Error 2
The problem seems to originate from the missing
orb/orbit.h . Indeed there's no
/usr/local/gnome/include/orb/orbit.h .
Should this have resulted from the compilation of
ORBit ? This one went all fine though.
What I see is
/usr/local/gnome/include/orbit-1.0/orb/orbit.h
Could somebody please help ?
Thanks in advance.
Rico.
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]