On Mon, 11 Aug 2008 14:24:49 -0600
 Michael Petch <[EMAIL PROTECTED]> wrote:
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





_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Hi,

My build was "from scratch." I downloaded and compiled all the necessary libraries. In the past I used Fink, but found that many of their packages were updated too infrequently. Maybe I should give them another chance, or try Darwinports.

In a way it was fun to start from nothing and manage to arrive at a working gnubg.

Thanks for the help along the way, and for everyone's work on gnubg.

LZ


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to