From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-141063-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E3BF7138010 for <garchives@archives.gentoo.org>; Thu, 6 Sep 2012 15:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB8A921C05A; Thu, 6 Sep 2012 15:00:14 +0000 (UTC) Received: from mail-qa0-f46.google.com (mail-qa0-f46.google.com [209.85.216.46]) by pigeon.gentoo.org (Postfix) with ESMTP id 9CC0721C047 for <gentoo-user@lists.gentoo.org>; Thu, 6 Sep 2012 14:56:20 +0000 (UTC) Received: by qaas11 with SMTP id s11so5320963qaa.19 for <gentoo-user@lists.gentoo.org>; Thu, 06 Sep 2012 07:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=dveDFHuFQj4qdCu4pspuGLm2Rswx2jHxpji+FgsdAAo=; b=z8tUJG7JrKjg2VNggGEK+PvrbQdJkgXkIYnlC8E6QRfKIecvf8wypThcI8cVKU8/d9 QySTi+PkJpjHyyYwqfue/m7TXwQc8gYvW4l5CKlXNHtg9E98gHCY4Hni4fgeonLfYsDk P0h2QTqM1EG8FQ1om7Uf/d+0ukQN7AutRUn7RagUPCo6odf5wQK2djUc+5Yoqi4YGBFh fLvFWYwDU60GmIeQr+3+oVSkAz6cdSoagtI+FIiwwNdLAFE9RPm7HxAOTdhxhklicQb9 dTsa3c/UaFE7drcn7bHRQfxJUM3i1uNfkW0OZcLGJCLYcCavH7C3JtuY4LLzLmm6GbJj b6JQ== Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.135.21 with SMTP id l21mr998431qct.7.1346943380077; Thu, 06 Sep 2012 07:56:20 -0700 (PDT) Received: by 10.49.64.167 with HTTP; Thu, 6 Sep 2012 07:56:20 -0700 (PDT) In-Reply-To: <trinity-125bf169-25a6-404f-9364-2b64d110f804-1346881372903@3capp-webde-bs38> References: <trinity-125bf169-25a6-404f-9364-2b64d110f804-1346881372903@3capp-webde-bs38> Date: Thu, 6 Sep 2012 10:56:20 -0400 Message-ID: <CALxYTP5bFtb6pP=tEJ_-UCv0fBmt0S4Q4QnaPK3fNUPwk3xMrA@mail.gmail.com> Subject: Re: [gentoo-user] Fix for getting libxml2 compiled! From: Doug Hunley <doug.hunley@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8e328f8d-3178-4fc9-93d9-8eaf12831937 X-Archives-Hash: 146466fe3197c571e33bc766be16d98d On Wed, Sep 5, 2012 at 5:42 PM, "Roland H=C3=A4der" <r.haeder@web.de> wrote= : > Hi all, > > I finally got libxml2 compiled, first I had to do this: > > # emerge expat > # emerge python > # cd /usr/portage/dev-lang/python/ > # emerge python-2.7.3-r2.ebuild > # cd - > > This makes sure that libexpat is there. Now the package is still not comp= iling because of a missing .so file, see this: > > # cd /usr/lib/python2.7/xml/parsers/ > # ln -sf /usr/lib/python2.7/site-packages/_xmlplus/parsers/pyexpat.so . > > If I don't do this a python script in /var/tmp/portage/dev-libs/libxml2-2= .8.0_rc1/work/libxml2-2.8.0/python-2.7/ called generate.py (you have to cal= l this python2.7 ./generate.py) will fail. > > Hope this saves someones endless hours. > > Regards, > Roland > > PS: There are a lot warnings compiling libxml2, you may want to fix them. > > I have used this to build libxml2: (temporary) > USE=3D"-ipv6 readline -debug -doc -examples -icu lzma python -static-libs= -test" > Weird, I'm on 2.8.0-r1 and didn't have to do any hoop jumping to get there (~amd64). --=20 Douglas J Hunley (doug.hunley@gmail.com) Twitter: @hunleyd Web: douglasjhunley.com G+: http://goo.gl/sajR3