[Fink-users] Build system broken

2007-10-27 Thread Jesse W
I recently had to get a new hard drive for my laptop, and (foolishly), rather than simply copying over the full backup that I had, I instead had the repair shop install a fresh, new copy of OS X, and am trying to move my old system over myself... How does this relate to Fink? The build

[Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread Mike Zanker
I have a fresh install of Leopard on a Mac Pro with Xcode 3 and fink bootstrapped from CVS. Building gnucash2 fails when trying to build aqbanking with the error message g++ -g -O2 -g -Wall -g -o .libs/testlib testlib.o -Wl,-bind_at_load -L/sw/lib/system-openssl/lib -L/sw/lib

Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread David R. Morrison
On Oct 27, 2007, at 12:25 AM, Mike Zanker wrote: ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib appears to be the culprit. I *am* using the X11 off the Leopard DVD. Mike, This is a known problem with Leopard: ordinary linking to libGL.dylib is broken, and a special hack

Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread Mike Zanker
On 27/10/07 12:16, David R. Morrison wrote: This is a known problem with Leopard: ordinary linking to libGL.dylib is broken, and a special hack must be used. We tried to fix as many fink packages as we could to handle this problem in advance of the Leopard release, and I think we got

Re: [Fink-users] Build system broken

2007-10-27 Thread Alexander Hansen
Jesse W wrote: I recently had to get a new hard drive for my laptop, and (foolishly), rather than simply copying over the full backup that I had, I instead had the repair shop install a fresh, new copy of OS X, What version of OS X? Is it the same as what you had before? and am trying

Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread Martin Costabel
Mike Zanker wrote: On 27/10/07 12:16, David R. Morrison wrote: This is a known problem with Leopard: ordinary linking to libGL.dylib is broken, and a special hack must be used. We tried to fix as many fink packages as we could to handle this problem in advance of the Leopard release,

Re: [Fink-users] Problem building gnucash2 under Leopard

2007-10-27 Thread David Reiser
On 27 Oct 2007, at 7:16:13 AM, David R. Morrison wrote: On Oct 27, 2007, at 12:25 AM, Mike Zanker wrote: ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib appears to be the culprit. I *am* using the X11 off the Leopard DVD. Mike, This is a known problem with Leopard: