On 1/31/12 8:33 AM, Romain LEGUAY wrote:
> Hello everyone,
>
> I tried to install git and emacs like this:
>
> fink install git git-svn git-mode emacs23 git-ftp
Not relevant.  All that matters is the package which actually failed.
> The installation doesn't work because of the package pixman-0.22.2-1.
>
> I did the fink selfupdate and fink update-all but there is no change.
>
> Do you have the same building error as me?
No.
> Thanks,
>
> Romain.
>
>
>
> PS : I send you all the lines of the installation of this package.
>
>
In the future, don't.  All we need is the initial error message plus
possibly a line of context before it.
<snip>
 
>
> Scanning binaries for incorrect dyld linking...
>       ./test/.libs/a1-trap-test uses /usr/local/lib/libgomp.1.dylib
> Please fix build process to get consistent use of fink's libraries.
> ### execution of /tmp/fink.xQWrr failed, exit code 255
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-pixman-0.22.2-1
> (Lecture de la base de données... 25441 fichiers et répertoires déjà 
> installés.)
> Suppression de fink-buildlock-pixman-0.22.2-1 ...
> Updating the list of locally available binary packages.
> Scanning dists/unstable/main/binary-darwin-x86_64

<snipping unnecessary *successful builds*>

> Failed: phase compiling: pixman-0.22.2-1 failed
>
>
>
>
>
>
> Package manager version: 0.32.1
> Distribution version: selfupdate-rsync Tue Jan 31 14:08:25 2012, 10.6, 
> x86_64
> Trees: local/main stable/main unstable/main
> Xcode: 3.2.6
> Max. Fink build jobs:  2
>
>

You appear have a third-party compiler in /usr/local.  We don't support
that, and it's essentially impossible for any build process to avoid
libraries there  (the message text really applies to different problems
than this).

Rename /usr/local (e.g. "sudo mv /usr/local /usr/local.moved") when
building with Fink.  You can rename it back ("sudo mv /usr/local.moved
/usr/local") when you're finished.



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to