Skip site navigation (1)Skip section navigation (2)
Date:      03 Apr 2002 11:45:25 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Tilman Linneweh <tilman@arved.de>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: libxml2 header files
Message-ID:  <1017852325.325.28.camel@gyros.marcuscom.com>
In-Reply-To: <1017849627.1139.71.camel@tl.kom.tuwien.ac.at>
References:  <1017849627.1139.71.camel@tl.kom.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-N7wUpS3oMEsAxvFTM6x6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2002-04-03 at 11:00, Tilman Linneweh wrote:
>=20
> Hi,
>=20
> I maintain the vcdimager port which depends on libxml2. I noticed that
> in the recent xml2-conf -I/usr/local/include/libxml2/libxml is missing.
>=20
> Is there a reason for this? Does I really have to make patches like
>=20
> -#include <parser.h>
> +#include <libxml2/libxml/parser.h>
>=20
> (This looks very semioptimal to me).

I do see -I/usr/local/include/libxml2 in there.  All other
xml2-dependent ports seem to handle this just fine.  The proper way to
include xml2 headers is:

#include <libxml/parser.h>

Check /usr/ports/devel/bonobo-activation for examples.

Joe

>=20
> regards arved
--=20
PGP Key: http://www.marucscom.com/pgp.asc

--=-N7wUpS3oMEsAxvFTM6x6
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjyrMaUACgkQb2iPiv4Uz4chcwCfUHLzP9Hro4lAE3KJ1mXmrGlJ
ETEAoIyG23QaGniIhEuTnsveqw844JPl
=okIQ
-----END PGP SIGNATURE-----

--=-N7wUpS3oMEsAxvFTM6x6--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1017852325.325.28.camel>