Re: [Nautilus-list] Another compile problem on Solaris



On Wednesday, July 11, 2001, at 08:31  AM, Peter O'Shea wrote:

/home/poshea/bin/gnome/bin/orbit-idl -I.. -I.. --define=NAUTILUS_VIEW_COMPONENT_COMPILATION ./nautilus-view-component.idl
./nautilus-view-component.idl:62: Error: `Bonobo' undeclared identifier

I've got ORBit-0.5.8 and bonobo-1.0.7 installed.  Why is the
orbit compilation of these idl files failing?  Is there an
environment variable I need to set, or am I missing a path?

Missing a path. This line should have included something like "-I /usr/share/idl". That's part of IDL_CFLAGS, which is set up by the gnome-config line. You can try "gnome-config ---cflags idl" to see the value, which comes from gnome-libs. If you look in config.status, the line that deals with IDL_CFLAGS should mention $prefix/share/idl.

    -- Darin




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]