Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
ACCEPT_KEYWORDS="~x86" emerge gnome-vfs Making all in libgnomevfs make[2]: Entering directory `/var/tmp/portage/gnome-vfs-2.14.2-r1/work/gnome-vfs-2.14.2/libgnomevfs' /usr/bin/orbit-idl-2 -I `pkg-config --variable=idldir bonobo-activation-2.0` ./GNOME_VFS_Daemon.idl /usr/bin/orbit-idl-2 -I `pkg-config --variable=idldir bonobo-activation-2.0` ./GNOME_VFS_Daemon.idl orbit-idl-2 2.14.0 compiling mode, hide preprocessor errors, passes: stubs skels common headers orbit-idl-2 2.14.0 compiling mode, hide preprocessor errors, passes: stubs skels common headers Error: Empty file Here is the include reference in GNOME_VFS_Daemon.idl #include <Bonobo_Unknown.idl> On my system I have : gnome-base/libbonobo-2.14.0 /usr/share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl /usr/share/idl/Bonobo_Unknown.idl These files differ if this is helpful at all: diff /usr/share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl /usr/share/idl/Bonobo_Unknown.idl 17,25d16 < #ifndef __Bonobo_Unknown_COMPILATION < #ifdef __ORBIT_IDL__ < %{ < #pragma include_defs bonobo-activation/Bonobo_Unknown.h < %} < #pragma inhibit push < #endif < #endif < 54,59d44 < #ifndef __Bonobo_Unknown_COMPILATION < #ifdef __ORBIT_IDL__ < #pragma inhibit pop < #endif < #endif < Wendall
can you try to recompile libIDL? that will probably fix the issue.
Recompiling libIDL resolves the issue. Wendall
marking fixed as it seems to be unreproducible and the issue is resolved for the reporter.