Re: oups...what's this?



Daniel Bruen <dbruen TechFak Uni-Bielefeld DE> wrote:
> Hi folks!
> 
> I am having trouble compiling the CVS HEAD Version of Orbit2.
> Anyone seen this before?
> 
> ./configure: line 1995: syntax error near unexpected token `AM_PATH_GLIB_2_0(1.3.1,,'
> ./configure: line 1995: `AM_PATH_GLIB_2_0(1.3.1,, { echo "configure: error: *** GLIB 1.3.1 or better is required. The latest version of GLIB'
> 
> 
> I'm running linux and bash. Got the latest GLIB, too. So, should I start hacking the configure-script, or is something wrong with my installation?
> Anyhow, usually a syntax error implies an error in the script, doesn't it?

I think this means that the "AM_PATH_GLIB_2_0" m4 macro isn't defined on
your system, which probably means you don't have the glib2.m4 file (or
whatever it's called) available. That could be because you don't have glib
1.3 installed, or it could be because it's installed somewhere that aclocal
doesn't go looking for macro definition files (eg, /usr/share/aclocal).
-- 
Sam Couter          |   Internet Engineer   |   http://www.topic.com.au/
sam topic com au    |   tSA Consulting      |
OpenPGP key ID:       DE89C75C,  available on key servers
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C

Attachment: pgpLWMF8otDaX.pgp
Description: PGP signature



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