[Fink-users] xcode 2.5 issue?

2008-10-14 Thread Matthew Parry
fink-related... i stumbled on something interesting the other day as i was trying to figure why some (non-fink) package wouldn't install. (i'm on 10.4.11 intel, latest everything.) according to the last modified time, the file /usr/local/lib was changed while i was updating to xcode 2.5. w

Re: [Fink-users] apache2-2.2.9-4 build failure

2008-10-14 Thread Jean-François Mertens
On 14 Oct 2008, at 08:21, Martin Costabel wrote: > Look at the package that installed the broken command > >> /sw/share/apache2/build-1/libtool: line 390: /sw/bin/sed: No such >> file >> or directory > > namely libapr.0-dev. It hardcodes the name of some sed executable > in its > libtool scri

Re: [Fink-users] xcode 2.5 issue?

2008-10-14 Thread Matthew Parry
On 14 Oct 2008, at 16:23, Alexander Hansen wrote: > > On Oct 14, 2008, at 7:35 AM, Matthew Parry wrote: > >> fink-related... >> >> i stumbled on something interesting the other day as i was trying to >> figure why some (non-fink) package wouldn't install. (i'm on 10.4.11 >> intel, latest everythi

Re: [Fink-users] xcode 2.5 issue?

2008-10-14 Thread Hanspeter Niederstrasser
Matthew Parry wrote: > On 14 Oct 2008, at 16:23, Alexander Hansen wrote: > >> On Oct 14, 2008, at 7:35 AM, Matthew Parry wrote: >> >>> fink-related... >>> >>> i stumbled on something interesting the other day as i was trying to >>> figure why some (non-fink) package wouldn't install. (i'm on 10.4.

[Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread W. Augustine Dunn III
I am trying to install matplotlib and it was failing, so I decided to follow the caned response from the error message and selfupdate + update-all before bothering folks but now my update-all is failing on gtk+2-2.14.3-1. I have attached what looked useful from the terminal output and hope that so

Re: [Fink-users] xcode 2.5 issue?

2008-10-14 Thread Matthew Parry
thanks all for the feedback. i wish i had emailed before i updated fink today! i remember now why usr/local exists...it's that annoying cisco vpn client my work made me install. also, and this is potentially problematic, macfuse recently put some files there. could i please get a little he

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread Alexander Hansen
On Oct 14, 2008, at 1:41 PM, W. Augustine Dunn III wrote: > I am trying to install matplotlib and it was failing, so I decided > to follow the caned response from the error message and selfupdate + > update-all before bothering folks but now my update-all is failing > on gtk+2-2.14.3-1. I

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread W. Augustine Dunn III
On Tue, Oct 14, 2008 at 11:18 AM, W. Augustine Dunn III <[EMAIL PROTECTED]>wrote: > My fault, thanks for your help: > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" > -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DG_DISABLE_CAST_CHECKS > -I/sw/lib/fontconfig2/include -I/sw/incl

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread Alexander Hansen
On Oct 14, 2008, at 2:20 PM, W. Augustine Dunn III wrote: On Tue, Oct 14, 2008 at 11:18 AM, W. Augustine Dunn III <[EMAIL PROTECTED] > wrote: My fault, thanks for your help: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" - DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk

Re: [Fink-users] Fink-users Digest, Vol 30, Issue 19

2008-10-14 Thread W. Augustine Dunn III
I am running OS 10.5.5 and I believe Xcode 3.0 - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip f

Re: [Fink-users] apache2-2.2.9-4 build failure

2008-10-14 Thread TheSin
the apr build system is like a cache for everything else, including PEAR/PERC stuff, it has to cache them, so maybe a dep on sed in the - dev might be in order? Though I personally prefer to use apple's sed. But you are right if fink's is installed at time of build it can't be removed late

Re: [Fink-users] xcode 2.5 issue?

2008-10-14 Thread Martin Costabel
Alexander Hansen wrote: > > On Oct 14, 2008, at 7:35 AM, Matthew Parry wrote: > >> fink-related... >> >> i stumbled on something interesting the other day as i was trying to >> figure why some (non-fink) package wouldn't install. (i'm on 10.4.11 >> intel, latest everything.) >> >> according to th

Re: [Fink-users] xcode 2.5 issue?

2008-10-14 Thread Alexander Hansen
On Oct 14, 2008, at 7:35 AM, Matthew Parry wrote: > fink-related... > > i stumbled on something interesting the other day as i was trying to > figure why some (non-fink) package wouldn't install. (i'm on 10.4.11 > intel, latest everything.) > > according to the last modified time, the file /usr/l

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread Martin Costabel
Alexander Hansen wrote: [] >> gdkevents-x11.c: In function 'gdk_event_translate': >> gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in >> this function) >> gdkevents-x11.c:2110: error: (Each undeclared identifier is >> reported only once >> gdkevents-x11.c:211

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread Alexander Hansen
On Oct 14, 2008, at 6:29 PM, Martin Costabel wrote: > Alexander Hansen wrote: > [] >>>gdkevents-x11.c: In function 'gdk_event_translate': >>>gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in >>>this function) >>>gdkevents-x11.c:2110: error: (Each undeclared identifi

Re: [Fink-users] Failed: phase compiling: gtk+2-2.14.3-1 failed

2008-10-14 Thread Daniel Macks
On Tue, Oct 14, 2008 at 10:30:55PM -0400, Alexander Hansen wrote: > > On Oct 14, 2008, at 6:29 PM, Martin Costabel wrote: > > > Alexander Hansen wrote: > > [] > >>>gdkevents-x11.c: In function 'gdk_event_translate': > >>>gdkevents-x11.c:2110: error: 'RRNotify' undeclared (first use in > >