emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build broken: libxml - i386 vs. X86_64 - configure problem


From: David Reitter
Subject: Re: build broken: libxml - i386 vs. X86_64 - configure problem
Date: Mon, 13 Sep 2010 14:06:04 -0400

On Sep 13, 2010, at 1:51 PM, Chad Brown wrote:
> 
> Do you not have an libxml2 in /usr/lib?
> 
> ; lipo -info /usr/lib/libxml2.dylib 
> Architectures in the fat file: /usr/lib/libxml2.dylib are: x86_64 i386 
> ppc7400 

Yes, I have the same, and yes, it appears shadowed.


> It looks like you've shadowed a useable library with something from Fink or 
> MacPorts, at a guess.  Perhaps setting PKG_CONFIG_PATH to something with 
> /usr/lib/pkgconfig early will help?

PKG_CONFIG is indeed /opt/local/bin/pkg-config in my config.status.

Err, this is not the right way:

./configure --with-pkg-config-prog=/usr/lib/pkgconfig/
checking for pkg-config... (cached) /usr/lib/pkgconfig
./configure: line 11131: /usr/lib/pkgconfig: is a directory
*** Your version of pkg-config is too old. You need version 0.9.0 or newer.
*** See http://www.freedesktop.org/software/pkgconfig

I don't have another pkg-config binary than the one provided by macports.

PS.: Lars, consider updating "configure" in the branch after the change to 
"configure.in"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]