[AD] Snapshot generation error |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Hi.
Snapshot generation for 4.2 revealed this error:
gcc -MM -MG -I. -I./include -DSCAN_DEPEND -DALLEGRO_MACOSX src/*.c
src/unix/*.c src/misc/*.c src/c/*.c demo/*.c > _depend.tmp
In file included from include/allegro/base.h:40,
from include/allegro.h:25,
from src/allegro.c:23:
include/allegro/internal/alconfig.h:350:5: #error endianess not defined
It repeats itself many times and ends with:
make: *** [depend] Error 1
Same happens for 4.3 snapshot.
Have a nice day.
Stepan Roh