I concur 100% this isn't a fault of the software nor is something that can be resolved upstream, this is just about build system understanding and knowing where things are on your system, since fink does not pollute /usr the typical places to search like /usr/bin or /usr/local/bin will not turn up sdl-config, you have to tell configure that it's in /sw/bin/ as it has no way of knowing that on it's own. --- TS http://www.southofheaven.org/ Life begins and ends with chaos, live between the chaos!
On 2012-08-01, at 11:39 AM, Daniel Macks wrote: > On Wed, 1 Aug 2012 10:33:45 -0700, David Lowe <doctorjl...@verizon.net> wrote: > On 2012 Jul 31, at 4:15 PM, TheSin wrote: >> >>> dpkg -S sdl-config >>> sdl: /sw/bin/sdl-config >>>> sdl is the dev files for fink installed sdl, I'm not sure what >> you are trying to build that needs sdl but it likely just does no >> know about your fink installation. Check that you have sdl >> installed, if you do then check whatever you are trying use sdl with >> to see if configure has an --sdl-prefix type switch to tell it that >> it's in whatever your fink install is, default /sw >> >> I guess when i titled this as off-topic i didn't make it clear >> enough that this is not a fink issue. I have no problem building >> freeciv-sdl in fink, as that uses *.dylibs that the configure can >> easily pick up. As an experiment, i was trying to build an sdl >> client for freeciv outside of fink. This is failing, as we can't >> seem to detect or use SDL.framework provided in binary format by >> libSDL. This is definitely beyond my expertise, and it seems to be >> stumping everyone else as well [Sam Lantinga included]. Sorry for >> the noise. > > Given sdl using sdl-config and sdl.pc as the ways to publish flags, > which is the problem here: those file(s) not being found by [the > build-system of whatever you are trying to compile against SDL], or > that build-system not handling them properly, or the flags not being > correct for accomplishing that compiling? None of these seem to cry out > for an .m4 solution IMO. > > dan > > -- > Daniel Macks > dma...@netspace.org > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Fink-devel mailing list > Fink-devel@lists.sourceforge.net > List archive: > http://news.gmane.org/gmane.os.apple.fink.devel > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel