Re: [AD] build process overhaul |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2005-12-17, Jon Rafkind <workmin@xxxxxxxxxx> wrote:
> >>Right now you can see some checks in unix.scons,
> >>which also writes out include/allegro/platform/alunixac.h. It will take
> >>me forever and a day to complete the configure checks so for now I just
> >>copy/pasted my alunixac.h into unix.scons so if you have something
> >>different youll need to hack that file.
> >>
> >>
> >
> >Heh. Just imagine the people who wrote the original checks in M4
> >instead :)
> >
> >
> Most of the checks are done, there are about 6 left.
Great!
What version of scons is required? I get this error:
% scons
scons: Reading SConscript files ...
scons: *** Calling Configure from Builders is not supported.
File "scons/unix.scons", line 379, in ?
zsh: exit 2 scons
Peter