Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88635 - gnome-base/gnome-libs do not compile (includes and orb.h related)
Summary: gnome-base/gnome-libs do not compile (includes and orb.h related)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 13:24 UTC by Octavio Ruiz (Ta^3)
Modified: 2005-05-27 21:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
4761-gnome-libs-1.4.2.log (4761-gnome-libs-1.4.2.log,743.03 KB, text/plain)
2005-04-10 13:27 UTC, Octavio Ruiz (Ta^3)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Octavio Ruiz (Ta^3) 2005-04-10 13:24:34 UTC
When gnome-base/gnome-libs is compiling, it looks for orb.h in the wrong include dir.. (why?)

...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H -I../support -I../support -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/include/libIDL-1.0/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DGNOMEBINDIR=/usr/bin -DGNOMESYSCONFDIR=\"/etc\" -DVERSION=\"1.4.2\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -O2 -march=athlon64 -fomit-frame-pointer -pipe -I/usr/include/db1 -Wall -Wunused -c gnome-factory-stubs.c  -fPIC -DPIC -o .libs/gnome-factory-stubs.lo
In file included from gnome-factory-skels.c:6:
gnome-factory.h:7:23: orb/orbit.h: No such file or directory
In file included from gnome-factory-skels.c:6:
...


/usr/include/libIDL-1.0/orbit-1.0  ---> !!?? it should be /usr/include/orbit-1.0.
Comment 1 Octavio Ruiz (Ta^3) 2005-04-10 13:27:23 UTC
Created attachment 55912 [details]
4761-gnome-libs-1.4.2.log

/var/log/portage/4761-gnome-libs-1.4.2.log
Comment 2 foser (RETIRED) gentoo-dev 2005-05-27 16:04:31 UTC
prolly a dupe or related to #88632
Comment 3 Octavio Ruiz (Ta^3) 2005-05-27 21:04:35 UTC
>>> Regenerating /etc/ld.so.cache...
>>> gnome-base/gnome-libs-1.4.2 merged.
>>> Recording gnome-base/gnome-libs in "world" favorites file...