[Fink-devel] Help with 10.9 g++ errors

2013-10-23 Thread William G. Scott
Dear learned ones: I'm getting errors in two packages that I maintain on 10.9 with the Oct22 command-line tools and Xcode installed: The one appended below is an example of one of a set from coot; the other set is from rdkit. I have absolutely no idea how to deal with this, and would be gratef

Re: [Fink-devel] librasterlite2

2013-10-23 Thread 馬場 美彦
Dan, Thanks for comments. It is in my experimental, and will be committed after double check. On Oct 21, 2013, at 4:05 PM, Daniel Macks wrote: > On Mon, 21 Oct 2013 03:03:05 -0400, Daniel Macks wrote: > On Sun, 20 Oct 2013 11:45:21 -0400, Jack Howarth >> >> wrote: >> Baba, >> >There are

Re: [Fink-devel] Cannot install fink on a 10.9

2013-10-23 Thread Merle Reinhart
Actually, Xcode 5.* will auto update the commandline tools IF you install them from the commandline tools installer on the Developer site (updates will show up via softwareupdate, but only on Mavericks - Apple mentioned this in the Xcode 5 release notes). It will not do the updating if install

Re: [Fink-devel] Cannot install fink on a 10.9

2013-10-23 Thread William G. Scott
On Oct 23, 2013, at 1:27 PM, Alexander Hansen wrote: > On 10/23/13 1:13 PM, William G. Scott wrote: >> I’m also getting Caux’s error (as reported from the Oct 19th email, which >> appears in today’s digest; I didn’t find anything more recent in the on-line >> archive): >> >> gcc -I. -I. -I..

Re: [Fink-devel] Cannot install fink on a 10.9

2013-10-23 Thread Alexander Hansen
On 10/23/13 1:13 PM, William G. Scott wrote: > I’m also getting Caux’s error (as reported from the Oct 19th email, which > appears in today’s digest; I didn’t find anything more recent in the on-line > archive): > > gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -DNDEBUG -I. > -I../i

[Fink-devel] Cannot install fink on a 10.9

2013-10-23 Thread William G. Scott
I’m also getting Caux’s error (as reported from the Oct 19th email, which appears in today’s digest; I didn’t find anything more recent in the on-line archive): gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -DNDEBUG -I. -I../include -I/sw/include -O2 -dynamic -c ../test/tclock.c -

[Fink-devel] cmake fix

2013-10-23 Thread Jack Howarth
Martin, I committed a fix to cmake-2.8.12-2 in the 10.7 tree, which also needs to be moved into the 10.6 tree. The libplplot10-shlibs build was failing with 'fink -m' when MacPorts was present as well as fink. Looking for incorrect headers in 97 dependency files... ./drivers/CMakeFil

[Fink-devel] aquaterm-1.1.1-2

2013-10-23 Thread Jack Howarth
Kevin, I checked in a fix for building aquaterm on 10.9 into the 10.7 tree as.. Index: aquaterm.info === RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics/aquaterm.info,v retrieving revision 1.4 diff -r1.4 aquaterm.i