mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Build error in master branch: sdl_gfx (with f


From: Sylvain
Subject: Re: [Mingw-cross-env-list] Build error in master branch: sdl_gfx (with fix).
Date: Fri, 25 Oct 2013 19:14:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Thanks for the report!

I see now why it was added in the first place: due to a bad timestamp,
'configure' is regenerated on build from 'configure.in', and it
doesn't know about MXE's aclocal.  So unless you have SDL installed in
your native system (which I had), compilation will fail with missing
AM_PATH_SDL.

So the fix is ̀autoreconf, or simply `touch -r configure.in configure`.

Since we're planning to patch configure.in anyway, let's autoreconf.

I added a comment to clarify this choice:
https://github.com/Beuc/mxe/compare/sdl_gfx
(waiting for SDL_gfx author's OK before applying the patch)

Cheers!
Sylvain

On Thu, Oct 24, 2013 at 04:25:49PM +0200, Niels Kristian Bech Jensen wrote:
> I get a build error in master branch in package sdl_gfx. It is fixed by 
> readding autoreconf which was removed recently. Build log and patch are 
> attached.
>  
> Best regards,
> Niels Kristian Bech Jensen
>  
>                                         






reply via email to

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