[AD] Current SVN broken on OS X?

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Doing a clean build from current SVN I get the following from CMake:

-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found

and likewise

-- Looking for include files ALLEGRO_HAVE_INTTYPES_H
-- Looking for include files ALLEGRO_HAVE_INTTYPES_H - found
[...]
-- Looking for include files ALLEGRO_HAVE_STDINT_H
-- Looking for include files ALLEGRO_HAVE_STDINT_H - found

etc.

But, when I run make,

In file included from /Users/eglebbk/Program/Allegro5/4.9/include/ allegro5/internal/alconfig.h:64, from /Users/eglebbk/Program/Allegro5/4.9/include/ allegro5/base.h:40, from /Users/eglebbk/Program/Allegro5/4.9/include/ allegro5/allegro.h:26, from /Users/eglebbk/Program/Allegro5/4.9/include/ allegro5/allegro5.h:4, from /Users/eglebbk/Program/Allegro5/4.9/src/ allegro.c:23: /Users/eglebbk/Program/Allegro5/4.9/include/allegro5/platform/ astdint.h:45:5: error: #error I dunno how to get the definitions of fixed-width integer types on your platform. Please report this to your friendly Allegro developer.

and various others along the same vein.
I'm not sure what's wrong, since I know things compiled fine a couple of days ago.
Will try to investigate.

Evert




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/