Page 1 of 1

Gargoyle is incompatible with GNU make-3.82.

Posted: Tue Sep 06, 2011 6:30 am
by Piotr
After multiple tests I found out why I cannot build any gargoyle target. I had a hunch that GNU make may be the one to blame, as I remeber at least few issues with new version.

If it happen that you have latest GNU make, version 3.82, each 'WARNING' about not selected package, like:

Code: Select all

WARNING: skipping genl -- package not selected
Is treated as an error and make exit with status 2. After downgrade to 3.81 everything works.

It *should* be easy to fix it, however I have no damn idea about Makefiles so I am not able to do it.

Re: Gargoyle is incompatible with GNU make-3.82.

Posted: Wed Sep 07, 2011 8:23 pm
by muskratsprings

Re: Gargoyle is incompatible with GNU make-3.82.

Posted: Wed Sep 07, 2011 8:37 pm
by muskratsprings