[Fink-users] dbus 1.2.16-1 crashes on Tiger ppc

2009-07-27 Thread Pascal Lamboley
Hi, dbus updates without a glitch to 1.2.16-1 fink update dbus dbus-dev dbus-shlibs but then constantly crashes every 10 seconds. The behavior is the same on my G4 and on my bi-G5, both under Tiger PPC, but the same version on Intel 10.5.7 works ok. I returned to the previous version on PPC :

[Fink-users] python 2.6 configuration

2009-07-27 Thread Stephen Langer
Hi -- I've just found that fink's python 2.5 and python 2.6 are built with different values of LDSHARED, and this is (probably) what's preventing my python extension from building properly under 2.6. LDSHARED contains linker arguments, and when building an extension, the value of

Re: [Fink-users] python 2.6 configuration

2009-07-27 Thread Daniel Macks
On Mon, Jul 27, 2009 at 10:31:57AM -0400, Stephen Langer wrote: Hi -- I've just found that fink's python 2.5 and python 2.6 are built with different values of LDSHARED, and this is (probably) what's preventing my python extension from building properly under 2.6. LDSHARED contains

Re: [Fink-users] Can't Compile Webkit-1.0.2

2009-07-27 Thread Daniel Macks
On Thu, Jul 23, 2009 at 01:39:01PM -0400, drjl...@netonecom.net wrote: On MacOS X 10.4.11(PPC): /sw/bin/msgmerge --update de.po webkit-1.0.2.pot /sw/bin/msgmerge: error while opening webkit-1.0.2.pot for reading: No such file or directory make[1]: *** [WebKit/gtk/po/de.po] Error 1 make:

[Fink-users] Building Alpine Fails Here, Too

2009-07-27 Thread Emily Jackson
On Mac OS X 10.4.11, XCode 2.5: gcc -std=gnu99 -g -D_THREAD_SAFE -Dbsd -g -O2 -o alpine addrbook.o adrbkcmd.o after.o alpine.o arg.o busy.o colorconf.o confscroll.o context.o dispfilt.o flagmaint.o folder.o help.o imap.o init.o kblock.o keymenu.o ldapconf.o listsel.o mailcmd.o mailindx.o

[Fink-users] I had a problem with gcc44-4.4.0-1000 using fink update-all

2009-07-27 Thread Leandro Oliveira
Hi All, I had the following problem using fink selfupdate fink update-all. = ... libtool: link: /sw/src/fink.build/gcc44-4.4.0-1000/darwin_objdir/./gcc/xgcc -B/sw/src/fink.build/gcc44-4.4.0-1000/darwin_objdir/./gcc/ -B/sw/lib/gcc4.4/i686-apple-darwin9/bin/

Re: [Fink-users] Consistent hang building gcc44

2009-07-27 Thread Kenneth Arnold
It turned out to be a disk problem. It seems that trying to write to a particular spot on disk (i.e., where the fink build was trying to write) made the disk crash until a hard reboot. I would have thought that SMART would log the error and the extended Apple diagnostics would have picked it up,

Re: [Fink-users] Building Alpine Fails Here, Too

2009-07-27 Thread Hisashi T Fujinaka
On Mon, 27 Jul 2009, Emily Jackson wrote: On Mac OS X 10.4.11, XCode 2.5: gcc -std=gnu99 -g -D_THREAD_SAFE -Dbsd -g -O2 -o alpine addrbook.o adrbkcmd.o after.o alpine.o arg.o busy.o colorconf.o confscroll.o context.o dispfilt.o flagmaint.o folder.o help.o imap.o init.o kblock.o keymenu.o

Re: [Fink-users] I had a problem with gcc44-4.4.0-1000 using fink update-all

2009-07-27 Thread Jack Howarth
This looks like the same issue that the MacPorts users saw... http://www.nabble.com/gcc4.4-installation-error-td23734575.html when a stray copy of gmp is installed in /usr/local. Keep in mind that you can't mix fink with MacPorts and shouldn't install development libraries in /usr/local when