Re: ORBit on Solaris 7 doesn't compile



On Sat, 6 Mar 1999 10:52:35 +0100, Drazen Kacar <dave@srce.hr> wrote:
>Hi, I hope this is the right place to report bugs and get a little help.
>I wanted to compile ORBit 0.4.0 (as distributed with GNOME 1.0) on Solaris
>7 with Sun's cc 5.0, but it failed.
>
>First, there is a missing `#include <alloca.h>' in popt/popthelp.c
>I fixed that and then I was presented with this:
>
>cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/local/lib/glib/include -I/usr/local/include -DORBit_SYSRC=\"/usr/local/etc/orbitrc\" -xO3 -xarch=v8 -xchip=ultra -xdepend -xprefetch=yes -c -KPIC -DPIC allocators.c -o allocators.o
>"../orb/allocator-defs.h", line 36: warning: syntax error:  empty declaration
>"../orb/allocator-defs.h", line 37: warning: syntax error:  empty declaration
>"../orb/allocator-defs.h", line 38: warning: syntax error:  empty declaration
>"../orb/dii.h", line 30: cannot find include file: "orb/interface_repository.h"

This is the tipoff. Find out why your interface_repository.h file isn't
getting built.

-- Elliot
"In film you will find four basic story lines. Man versus man, man
 versus nature, nature versus nature, and dog versus vampire."
    - Steven Spielberg



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