glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] ./bootsrap issues


From: Kai Antweiler
Subject: Re: [glob2-devel] ./bootsrap issues
Date: Tue, 17 Apr 2007 22:05:39 +0200
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.20 (linux)

> below is the output from bootsrap. That error is preventing the script
> from generating the configure script so I'm kind of hosed at the
> moment. Any suggestions?
>
> An update on my OS X progress other than that error; boost threw some
> errors but seems to have installed itself, SDL_image works with the
> png and tiff libraries, but not with jpeg but I don't believe that
> that will be an issue, and SDL_ttf is being a pain in the ass and
> throws multiple errors.


Try to delete (or comment) line 82-97 in "configure.in"
In this part LIBS is temporarily (and savely) reused.
This tests for opengl, but glob2 does not run without opengl anyway.

Also delete the MINGW part:
line 128-139


> cheers,
> Kyle
>
> ================================================================
> appleboys-computer:~/glob2/cvs AppleBoy$ ./bootstrap
> src/Makefile.am:218: LIBS was already defined in condition
> LINKSTATIC_TRUE, which is implied by condition TRUE
>   LIBS (User, where = src/Makefile.am:218) =
>   {
>     LINKSTATIC_TRUE =>
>   }
>
>
>
> _______________________________________________
> glob2-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/glob2-devel
>

-- 
Kai Antweiler




reply via email to

[Prev in Thread] Current Thread [Next in Thread]