[Fink-devel] Yosemite selfupdate

2014-08-22 Thread Jacques Bloch
I know got fink to work on Yosemite but, as might have been expected, I am getting some errors here and there. The fink selfupdate gives the following problem related to perl: $ fink selfupdate /usr/bin/rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMES

[Fink-devel] Yosemite gdb

2014-08-22 Thread Jacques Bloch
Problem to compile gdb with fink update-all: Failed: phase compiling: gdb-7.8-1 failed Package manager version: 0.37.99.git Distribution version: selfupdate-rsync Fri Aug 22 14:03:23 2014, 10.10, x86_64 Trees: local/main stable/main local/injected Xcode.app: 6.0 Xcode command-line tools: 6.0.0.0.

Re: [Fink-devel] Yosemite selfupdate

2014-08-22 Thread Alexander Hansen
On 8/22/14, 5:07 AM, Jacques Bloch wrote: > I know got fink to work on Yosemite but, as might have been expected, I > am getting some errors here and there. The fink selfupdate gives the > following problem related to perl: > > /$ fink selfupdate > /usr/bin/rsync -az -q > rsync://distfiles.master.f

Re: [Fink-devel] Yosemite selfupdate

2014-08-22 Thread Jacques Bloch
I am the second public Yosemite release which came out last night. The perl version is: $ perl -v This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level > On 22 Aug 2014, at 14:55, Alexander Hansen > wrote: > > On 8/22/14, 5:07 AM, Jacques Bloch wrote: >>

[Fink-devel] Yosemite gdb

2014-08-22 Thread Jacques Bloch
I believe that gdb should compile when changing by in /sw/src/fink.build/gdb-7.8-1/gdb-7.8/gdb/darwin-nat.c (courtesy of https://trac.macports.org/ticket/43973) HOWEVER, when I change this line in the source file and then run "fink update gdb" the source file gets overwritten again by the ori

Re: [Fink-devel] Yosemite selfupdate

2014-08-22 Thread Alexander Hansen
On 8/22/14, 6:07 AM, Jacques Bloch wrote: > I am the second public Yosemite release which came out last night. The > perl version is: > > /$ perl -v > > This is perl 5, version 18, subversion 2 (v5.18.2) built for > darwin-thread-multi-2level/ > / > / > / > / > > >>> WARNING! This version of Perl

Re: [Fink-devel] Yosemite gdb

2014-08-22 Thread Alexander Hansen
On 8/22/14, 6:09 AM, Jacques Bloch wrote: > I believe that gdb should compile when changing > by in > /sw/src/fink.build/gdb-7.8-1/gdb-7.8/gdb/darwin-nat.c > (courtesy of https://trac.macports.org/ticket/43973) > > HOWEVER, when I change this line in the source file and then run "fink update >

Re: [Fink-devel] Yosemite gdb

2014-08-22 Thread Jacques Bloch
After downloading the latest fink version from halfdome, running inject.pl and fink selfupdate (see the thread Yosemite selfupdate) the fink update-all command also runs fine now. The problem to compile gdb seems to have evaporated, probably due to the fact that it now installs gdb_7.8-2_darwi