On Oct 20, 2008, at 7:32 AM, Paul Anton Letnes wrote: > Dear Benjamin Reed, dear mailing list. > > > I was running the following command on my Macbook Pro, Mac OS X > 10.5.5: > > bash $ fink update-all > > I ran the fink selfupdate command just prior to this, which completed > without complaint. The build of one of the packages installed with the > update-all command failed, with the following error message: > > ------------------ > (lots of similar stuff in front...) > New package: dists/unstable/main/binary-darwin-i386/net/cyrus- > sasl2_2.1.22-1002_darwin-i386.deb > New package: dists/unstable/main/binary-darwin-i386/text/ > ghostscript_8.61-5_darwin-i386.deb > Downloading the indexes of available packages in the binary > distribution. > /sw/bin/apt-get-lockwait -q update > Hit http://bindist.finkmirrors.net 10.5/release/main Packages > Hit http://bindist.finkmirrors.net 10.5/release/main Release > Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages > Hit http://bindist.finkmirrors.net 10.5/release/crypto Release > Hit http://bindist.finkmirrors.net 10.5/current/main Packages > Hit http://bindist.finkmirrors.net 10.5/current/main Release > Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages > Hit http://bindist.finkmirrors.net 10.5/current/crypto Release > Reading Package Lists... > Building Dependency Tree... > Failed: phase compiling: postgresql83-8.3.4-1 failed >
> > As I do not subscribe to this mailing list, please reply to me > directly if you can find any mistake on my part, or a way of solving > the problem. I am not interested in the postgresql83 package itself, > it just shows up as a dependency in fink. > > > Regards, > Paul Anton Letnes. > What you have posted is the result of *absolutely every* compile failure. There is no information for us to see what's going on. Try just using "fink -l build postgresql83", which will capture a log file for you under /tmp . And then look in that log file for an error further back in the build. I'd recommend starting at the _top_ and working your way down until something shows up as an error. Then post starting with the full compiler line (e.g. gcc "bunch of stuff") before that. ------------------------------------------------------------------------- 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 for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
