bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] mac quicktime 7.5.0 problems


From: Michael Petch
Subject: Re: [Bug-gnubg] mac quicktime 7.5.0 problems
Date: Mon, 11 Aug 2008 14:24:49 -0600

On Mon, 2008-08-11 at 13:32 -0600, Michael Petch wrote:
> 
> Mind me asking what wasn't linked in

Sorry I just realized this came from the Bugs section on savannah (I
read about the fix). 

The Makefiles produced here (Based on DarwinPorts) have this on all of
the Libraries and executables:

-Wl,-framework,CoreServices,-framework,ApplicationServices

I have discovered that these get pulled in during ./configure:

pkg-config --libs freetype2
-Wl,-framework,CoreServices,-framework,ApplicationServices
-L/opt/local/lib -lfreetype -lz

Likely DarwinPorts differs to Fink in that these frameworks aren't
included in Fink's pkgconfig. Adding them into configure.in for all Mac
builds is probably the best solution. 

The main purpose of researching this was to determine what makes Louis's
build system different.

Mike







reply via email to

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