Bug 146847 - gnome-vfs-2.14.2-r1 fails to compile
Bug#: 146847 Product:  Gentoo Linux Version: 2006.1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: wendallc@83864.com
Component: GNOME
URL: 
Summary: gnome-vfs-2.14.2-r1 fails to compile
Keywords:  
Status Whiteboard: 
Opened: 2006-09-08 09:17 0000
Description:   Opened: 2006-09-08 09:17 0000
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

------- Comment #1 From John N. Laliberte (RETIRED) 2006-09-08 11:01:57 0000 -------
can you try to recompile libIDL?  that will probably fix the issue.

------- Comment #2 From Wendall Cada 2006-09-08 11:40:24 0000 -------
Recompiling libIDL resolves the issue.

Wendall

------- Comment #3 From Saleem Abdulrasool (RETIRED) 2006-12-06 16:35:06 0000 -------
marking fixed as it seems to be unreproducible and the issue is resolved for
the reporter.