gap-dev-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gap-dev-discuss] Cynthiune build failure


From: Philippe Roussel
Subject: Re: [Gap-dev-discuss] Cynthiune build failure
Date: Tue, 01 May 2012 13:38:55 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Hi,

Le 30/04/2012 15:34, Sebastian Reitenbach a écrit :
> all those undefined references are supposed to come from libCynthiune.so. As 
> I can see, the path to it is given, and it should link against it:
> 
> -LFrameworks/Cynthiune/Cynthiune.framework/Versions/Current -lCynthiune
> It seems to find your libCynthiune.so, otherwise I'd expected to have a 
> error/warning like unable to find -lCynthiune.

This is getting boring, I ran into this bug many times already : you
just have to move the arguments of the linking command around. Newer
gccs seem to be picky about that stuff.

With the following patch I can build Cynthiune with just 'make' but it
crashes on startup, I'll to dig a bit.

One note : I'm not sure this patch is the right way to go, there are too
many variables available with gnustep-make for me to chose one.

Philippe

PS : You should probably disable all code using MusicBrainz if you want
to remove the include directive.

Attachment: cynthiune.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]