all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: David Reitter <david.reitter@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: build broken: libxml - i386 vs. X86_64 - configure problem
Date: Mon, 13 Sep 2010 20:40:54 +0200	[thread overview]
Message-ID: <m3wrqptrk9.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <65EE3DC2-0C2F-4469-ACBA-F4C633C5EB08@gmail.com>

David Reitter <david.reitter@gmail.com> 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.)
  larsi@gnus.org * Lars Magne Ingebrigtsen



  reply	other threads:[~2010-09-13 18:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 14:30 build broken: libxml - i386 vs. X86_64 - configure problem David Reitter
2010-09-13 14:56 ` Lars Magne Ingebrigtsen
2010-09-13 17:51 ` Chad Brown
2010-09-13 18:06   ` David Reitter
2010-09-13 18:08     ` Lars Magne Ingebrigtsen
2010-09-13 18:34       ` David Reitter
2010-09-13 18:40         ` Lars Magne Ingebrigtsen [this message]
2010-09-13 18:48         ` Lars Magne Ingebrigtsen
2010-09-13 19:31           ` David Reitter
2010-09-13 19:47             ` Lars Magne Ingebrigtsen
2010-09-13 20:23     ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wrqptrk9.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.