Daniel E. Macks <[email protected]> said: > Alexander Hansen <[email protected]> said: >> On 1/22/10 12:42 PM, Stacey wrote: >>> Hello. Sorry, I'm back again with another error. Synfig won't build on >>> Snow Leopard. I'm on 32bit Fink [deleted error] >> I get something similar on 10.5: [deleted error]
And I reproduced on 10.4 also. > And/or had been inheriting link to some other internal magick lib, so > it would have accidentally worked if certain .la data were available. > Maybe needs direct link to libMagickCore, not just libMagick++? I committed a fix for this missing linking. Should be getting to your selfupdate server within a few hours, then you can 'fink selfupdate' to get it. You'll know you have my fix if the following command: fink dumpinfo -fpatchscript synfig ends with perl -pi -e 's/(-lMagick\+\+)/\1 -lMagickCore/' configure dan -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
