Re: Problems compiling ORBit



On Sun, 03 Jan 1999 03:42:55 +0800 zipper <likenux@usa.net> writes:
>   To all,
>   getting ORBit from CVS,
>   got this error
>   /usr/bin/autoheader:Symbol 'WITH_SYMBOL_UNDERSCORE' is not covered
>   by /usr/lib/autoconf/acconfig.h
>   make: *** [stamp-h.in] error 1
>   using autoconf 2.12, redhat 5.1
>   What's wrong....??
>   regards zipper

I have the same setup (as far as I can tell...) and got the same
error too. I have all gnome stuff installed in /opt/gnome from CVS
and used the following to compile:

ACLOCAL_FLAGS='-I /opt/gnome/share/aclocal -I /usr/local/share/aclocal'
LD_LIBRARY_PATH=/opt/gnome/lib

$ gmake clean; ./autogen.sh --prefix=/opt/gnome
--with-gtk-prefix=/opt/gnome --with-gnome=/opt/gnome && gmake

No luck ... so I downloaded ORBit-0.3.91.tar.gz from ftp instead. That
one doesn't carry an autogen-script so you just jump on the configure-
script. Good luck!


Regards
 /Joachim

"Every problem has a soloution and every soloution breeds new problems"



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