Re: [PHP-GTK-DEV] Re: Compilation error
[email protected] (Elizabeth Smith) Fri, 4 Dec 2009 05:46:47 -0800
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 4, 2009 at 5:05 AM, Joop Boonen <[email protected]> wrote: > Hi Michael, > > The problem is solved. > > A make with multiple jobs don't work for this makefile. i.e. make -j{n} > > Regards, > > Joop. > > Ah - that would explain it - the gen_gtk.c and gen_gtk1.c are basically one huge file that are split in two If any automake gurus out there know how to always make sure they're built in the right order even with make -j I'd appreciate it, until then I can stick it in the readme or something (when I get home) Thanks, Elizabeth