[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: build broken: libxml - i386 vs. X86_64 - configure problem
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: build broken: libxml - i386 vs. X86_64 - configure problem |
Date: |
Mon, 13 Sep 2010 20:40:54 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
David Reitter <address@hidden> writes:
> checking for pkg-config... (cached) /opt/local/bin/pkg-config
> checking for libxml-2.0 > 2.2.0... yes
> checking LIBXML2_CFLAGS... -I/opt/local/include/libxml2 -I/opt/local/include
> checking LIBXML2_LIBS... -L/opt/local/lib -lxml2 -lpthread -lz -liconv -lm
> checking for htmlReadMemory in -lxml2... yes
[...]
> gcc -o conftest -g -O2 conftest.c -lxml2
>
> So I think this one will catch the library in /usr/lib, because the -L
> is missing.
Ah, right. It needs to add the LIBXML2_LIBS to the AC_CHECK_LIBS
incantation somehow. I'll see whether I can figure out how to do
that...
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen
- build broken: libxml - i386 vs. X86_64 - configure problem, David Reitter, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Lars Magne Ingebrigtsen, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Chad Brown, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, David Reitter, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Lars Magne Ingebrigtsen, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, David Reitter, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Lars Magne Ingebrigtsen, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, David Reitter, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Lars Magne Ingebrigtsen, 2010/09/13
- Re: build broken: libxml - i386 vs. X86_64 - configure problem,
Lars Magne Ingebrigtsen <=
- Re: build broken: libxml - i386 vs. X86_64 - configure problem, Andreas Schwab, 2010/09/13