> 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
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/glob2-devel
>
--
Kai Antweiler
_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel