Re: [Fink-users] new install of wine fails

2008-07-18 Thread Martin Costabel
Ben Abbott wrote: > Wine suffered from the circular dependency earlier. Now I'm at a loss > to determine what to do next. > > fink install wine > > [...] > > configure: error: X development files not found. Wine will be built > without X support, which probably isn't what you want. You will ne

Re: [Fink-users] new install of wine fails

2008-07-18 Thread James McKenzie
Ben Abbott wrote: > Wine suffered from the circular dependency earlier. Now I'm at a loss > to determine what to do next. > > fink install wine > I cannot help but say this: Get Darwine. Either that or read the Building Wine for MacOSX web page at Wine HQ. Fink is NOT mentioned as a method

[Fink-users] new install of wine fails

2008-07-18 Thread Ben Abbott
Wine suffered from the circular dependency earlier. Now I'm at a loss to determine what to do next. fink install wine [...] configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages

Re: [Fink-users] Failed: phase compiling: gst-plugins-0.8.12-1035 failed

2008-07-18 Thread Martin Costabel
Dominique Dhumieres wrote: > On ppc OSX 10.5.4 XCode 3.1 X11.2.2.3, installing gst-plugins-0.8.12-1035 > failed with: > > ... > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common > -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include > -I/sw/lib/pango-ft219/include -I/sw/include/

Re: [Fink-users] Sylpheed-beta-gpgme-2.5.0rc-2 build fails

2008-07-18 Thread Kevin Horton
On 18 Jul 2008, at 16:58, Emily Jackson wrote: > Build fails with this error: ... > I am using Mac OS X 10.4.11 and XCode 2.5. I am anxious to get this > resolved, since the old build of Sylpheed now won't even launch. Sylpheed 2.5.0 made it out of the beta phase into a full release. I just

Re: [Fink-users] circular dependency on update-all

2008-07-18 Thread Alexander Hansen
On Jul 18, 2008, at 5:36 PM, Hans Nordstrom wrote: > Alexander Hansen gmail.com> writes: > >> Gnuplot-nox is still mostly usable, since the primary terminal on >> OS X >> is the aquaterm Aqua terminal. >> >> We'll get these straightened out soon. > > The problem is definitely circular dependen

Re: [Fink-users] circular dependency on update-all

2008-07-18 Thread Matthew Parry
i am getting very similar problems with update-all but i am not sure what package is causing the problem. i am a bit ignorant of what goes on under the fink hood, but it seems like some package has been submitted with a whole bunch of irrelevant dependencies. i update weekly and rarely add

Re: [Fink-users] Sylpheed-beta-gpgme-2.5.0rc-2 build fails

2008-07-18 Thread Alexander Hansen
On Jul 18, 2008, at 4:58 PM, Emily Jackson wrote: > Build fails with this error: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/glib-2.0 -I/sw/lib/ > glib-2.0/include -I.. -I/sw/include -DG_LOG_DOMAIN=\"LibSylph\" - > DSYSCONFDIR=\"/sw/etc\" -I/sw/lib/pilot-link10/include -I/sw/include > -g

Re: [Fink-users] circular dependency on update-all

2008-07-18 Thread Hans Nordstrom
Alexander Hansen gmail.com> writes: > Gnuplot-nox is still mostly usable, since the primary terminal on OS X > is the aquaterm Aqua terminal. > > We'll get these straightened out soon. The problem is definitely circular dependencies with gnuplot in the loop (gnuplot-nox seems fine). Since I

Re: [Fink-users] circular dependency on update-all

2008-07-18 Thread Alexander Hansen
On Jul 18, 2008, at 4:57 PM, Hans Nordstrom wrote: > Nikolaus Demmel in.tum.de> writes: > >> >> Hi list, >> I have the following problem when trying to update-all. I've run >> selfupdate. How can I resolve this? >> >> $ sudo fink update-all >> Password: >> Information about 7179 packages read in

Re: [Fink-users] circular dependency on update-all

2008-07-18 Thread Hans Nordstrom
Nikolaus Demmel in.tum.de> writes: > > Hi list, > I have the following problem when trying to update-all. I've run > selfupdate. How can I resolve this? > > $ sudo fink update-all > Password: > Information about 7179 packages read in 1 seconds. > > fink needs help picking an alternative to s

[Fink-users] Sylpheed-beta-gpgme-2.5.0rc-2 build fails

2008-07-18 Thread Emily Jackson
Build fails with this error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/glib-2.0 -I/sw/lib/ glib-2.0/include -I.. -I/sw/include -DG_LOG_DOMAIN=\"LibSylph\" - DSYSCONFDIR=\"/sw/etc\" -I/sw/lib/pilot-link10/include -I/sw/include -g - O2 -no-cpp-precomp -fno-common -I/sw/include/glib-2.0 -I/sw/l

[Fink-users] Failed: phase compiling: gst-plugins-0.8.12-1035 failed

2008-07-18 Thread Dominique Dhumieres
Fails also on intel OXS10.5.4 XCode 3.0, Apple X11. Dominique - 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

Re: [Fink-users] Failed: phase compiling: wxgtk2.8-2.8.7-18 failed

2008-07-18 Thread Martin Costabel
Sven de Vries wrote: > Hi, > > .. ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib or would an XCode update fix it (and be a fink-requirement)? >>> > .. >>> In fact, I don't know why the bug is triggered at all by this compiler >>> command line. It doesn't show any -lGL

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Nicholas Pappas Klingaman
Ah, now it makes sense. Maybe one of the developers had a bad experience with /opt as a child. Anyway, I managed to build and install the package by adding the -sitelib option to the configure command in fink's info file: CompileScript: << ./configure -mandir %p/share/man -sitelib %p/lib/ocaml/

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Martin Costabel
Found it. Rather funny... Nicholas Pappas Klingaman wrote: [] > Perhaps this line shows where things are going wrong? > test 1 -eq 0 || cp topfind > /opt/src/fink.build/root-ocaml-findlib-1.1.2-1/opt/lib/ocaml > > Since the opt/lib/ocaml directory isn't created (that I can see), the > build proce

[Fink-users] Subject: gtk+2-2.12.10-1 failed

2008-07-18 Thread William G. Scott
Hi Michael: I had the compilation of gtk+2-2.12.10-1 fail on a couple of machines as well. In my case, it was because an older version of gtk+2-dev was present. When I removed that, it worked. In your case, it might require the very latest X11, which you can get here: http://xquartz.ma

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Alexander Hansen
On Jul 18, 2008, at 11:51 AM, Nicholas Pappas Klingaman wrote: > On Fri, Jul 18, 2008 at 4:36 PM, Alexander Hansen > <[EMAIL PROTECTED]> wrote: >> >> Plausible, though on my own system (Macbook with X11 2.2.3) the >> build log >> looks pretty much identical and the package builds correctly. Th

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Nicholas Pappas Klingaman
On Fri, Jul 18, 2008 at 4:36 PM, Alexander Hansen <[EMAIL PROTECTED]> wrote: > > Plausible, though on my own system (Macbook with X11 2.2.3) the build log > looks pretty much identical and the package builds correctly. The culprit > may be your 'cp'. What do you get from "which cp" ? > "which cp

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Alexander Hansen
On Jul 18, 2008, at 10:58 AM, Nicholas Pappas Klingaman wrote: > (Sorry, forgot to cc the list in my response.) > > Hi Alexander, > > Running > dpkg -c /opt/fink/debs/ocaml-findlib_1.1.2-1_darwin-i386.deb | grep > lib/ocaml > > produces > > -rw-r--r-- root/admin 1175 2008-07-18 15:31 ./opt/

Re: [Fink-users] Failed: phase compiling: firefox2-2. 0.0.14-1002 failed

2008-07-18 Thread Brian Haberman
> If you can put up the entire build log on some website (it'll be too > large to send to the list). > > Hanspeter > I am having the same exact issue. I can't seem to get around it either. How can I get you a log file if you like? Thanks, Brian

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Nicholas Pappas Klingaman
(Sorry, forgot to cc the list in my response.) Hi Alexander, Running dpkg -c /opt/fink/debs/ocaml-findlib_1.1.2-1_darwin-i386.deb | grep lib/ocaml produces -rw-r--r-- root/admin 1175 2008-07-18 15:31 ./opt/lib/ocaml which leads me to conclude that lib/ocaml is indeed not a directory. I've

Re: [Fink-users] Failed: phase compiling: wxgtk2.8-2.8.7-18 failed

2008-07-18 Thread Sven de Vries
Hi, .. ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib or would an XCode update fix it (and be a fink-requirement)? .. In fact, I don't know why the bug is triggered at all by this compiler command line. It doesn't show any -lGL flag. Mystery. the fix from http://wiki.finkp

[Fink-users] FW: gtk+2-2.12.10-1 failed

2008-07-18 Thread Alexander Hansen
I may have accidentally discarded this message so I'll forward it on manually. -- Forwarded message -- From: Michael Brickenstein <[EMAIL PROTECTED]> To: fink-users@lists.sourceforge.net Date: Fri, 18 Jul 2008 07:37:51 +0200 Subject: gtk+2-2.12.10-1 failed Hi! Happy about the avai

Re: [Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Alexander Hansen
On Wed, Jul 16, 2008 at 5:35 AM, Nicholas Klingaman <[EMAIL PROTECTED]> wrote: > Good morning, > > After moving from the pangocairo branch back to unstable and running > "fink update-all", my MacBook is stuck trying to install ocaml- > findlib. The package appears to build correctly, but when fink

Re: [Fink-users] avahi dependency failure

2008-07-18 Thread Alexander Hansen
On Fri, Jul 18, 2008 at 4:33 AM, David W Hogg <[EMAIL PROTECTED]> wrote: > If I do sudo fink selfupdate and and then sudo fink update-all, I get > a failure at: > > Can't resolve dependency "passwd (>= 20070804-1)" for package "avahi-0.6.22-1" > (no matching packages/versions found) > Exiting with

[Fink-users] avahi dependency failure

2008-07-18 Thread David W Hogg
If I do sudo fink selfupdate and and then sudo fink update-all, I get a failure at: Can't resolve dependency "passwd (>= 20070804-1)" for package "avahi-0.6.22-1" (no matching packages/versions found) Exiting with failure. I get no more information than this. I don't even know what package I hav

[Fink-users] Failed installing ocaml-findlib-1.1.2-1

2008-07-18 Thread Nicholas Klingaman
Good morning, After moving from the pangocairo branch back to unstable and running "fink update-all", my MacBook is stuck trying to install ocaml- findlib. The package appears to build correctly, but when fink tries to install the package, I receive the following error: Unpacking ocaml-find