Gargoyle is incompatible with GNU make-3.82.

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
Piotr
Posts: 2
Joined: Tue Sep 06, 2011 5:36 am

Gargoyle is incompatible with GNU make-3.82.

Post 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.

muskratsprings
Posts: 13
Joined: Wed Feb 09, 2011 10:11 pm

Re: Gargoyle is incompatible with GNU make-3.82.

Post by muskratsprings »

Last edited by muskratsprings on Wed Sep 07, 2011 8:38 pm, edited 1 time in total.


Post Reply