Hi,

I was experimenting with a x86 desktop live-cd build, and it is failing at stage0 while trying to build orbit2
config.log says:

Package libIDL-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libIDL-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libIDL-2.0' found
configure:11402: $? = 1
configure:11419: result: no
No package 'libIDL-2.0' found
configure:11443: error: Package requirements ( libIDL-2.0 >= 0.8.2 glib-2.0 >= 2.8.0 gobject-2.0 >= 2.8.0 gmodule-2.0 >= 2.8.0) were not met:

No package 'libIDL-2.0' found

Libidl is built later in stage 5, adding it to stage 0 fixes the trouble.



Index: package/gnome2/libidl/libidl.desc
===================================================================
--- package/gnome2/libidl/libidl.desc   (revision 38032)
+++ package/gnome2/libidl/libidl.desc   (working copy)
@@ -29,7 +29,7 @@
 [L] LGPL
 [S] Beta
 [V] 0.8.14
-[P] X -----5---9 139.300
+[P] X 0----5---9 139.300

 [O] . $base/package/*/*/gnome2-conf.in



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to