From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FBtd5-0007d6-7B for garchives@archives.gentoo.org; Wed, 22 Feb 2006 13:02:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1MD13Tj021019; Wed, 22 Feb 2006 13:01:03 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1MCuuja011384 for ; Wed, 22 Feb 2006 12:56:57 GMT Received: by zproxy.gmail.com with SMTP id z3so1404951nzf for ; Wed, 22 Feb 2006 04:56:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type; b=M36q6YZ7NnXHnmNZw3EycJcEl6TMPQIZ4Fun29tuFF6jm4ULSTEVpoT645QV+Chg33A/+ZOLxifakgmOlqxsUNDAteqWETqZa6++YuME7nUZGDqd7YDnKRwY2YEvUMbAahjhUbOyW9g0JZpehcB+t8a2/bdv+Rsih/FxyuOyQp4= Received: by 10.36.222.27 with SMTP id u27mr3069747nzg; Wed, 22 Feb 2006 04:56:56 -0800 (PST) Received: by 10.36.159.10 with HTTP; Wed, 22 Feb 2006 04:56:56 -0800 (PST) Message-ID: <3cc642bc0602220456p6c557e24q812f289248b362ca@mail.gmail.com> Date: Wed, 22 Feb 2006 07:56:56 -0500 From: "Darryl Wagoner" Sender: darryl.wagoner@gmail.com To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] File-roller build bug Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2546_33072122.1140613016486" X-Archives-Salt: e8616f87-e2ef-4c49-b832-df6527ff28c9 X-Archives-Hash: 5ad4decb25cec0e7d61721739e8d74f0 ------=_Part_2546_33072122.1140613016486 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Greetings, I am getting the following build error when I try to build file-roller that gnome depends on. Any clues on how to fix this? thanks if [ -f "C/file-roller.xml" ]; then d=3D"../"; else d=3D"d/"; fi; \ (cd de/ && \ `which xml2po` -e -p \ "${d}de/de.po" \ "${d}C/file-roller.xml" > file-roller.xml.tmp && \ cp file-roller.xml.tmp file-roller.xml && rm -f file-roller.xml.tmp) Traceback (most recent call last): File "/usr/bin/xml2po", line 34, in ? import libxml2 File "/usr/lib/python2.4/site-packages/libxml2.py", line 1, in ? import libxml2mod ImportError: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol: xmlTextReaderGetParserColumnNumber make[2]: *** [de/file-roller.xml] Error 1 make[2]: Leaving directory `/var/tmp/portage/file-roller-2.12.2/work/file- roller-2.12.2/help' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/file-roller-2.12.2/work/file- roller-2.12.2' make: *** [all] Error 2 -- Darryl Wagoner - WA1GON "Evil triumphs when good men do nothing." - Edmund Burke [1729-1797] ------=_Part_2546_33072122.1140613016486 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Greetings,

I am getting the following build error when I try to build file-roller that= gnome
depends on.  Any clues on how to fix this?

thanks



if [ -f "C/file-roller.xml" ]; then d=3D"../"; else d= =3D"d/"; fi; \
(cd de/ && \
  `which xml2po` -e -p \
    "${d}de/de.po" \
    "${d}C/file-roller.xml" > file-roller.xml.t= mp && \
    cp file-roller.xml.tmp file-roller.xml && rm -f = file-roller.xml.tmp)
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 34, in ?
    import libxml2
  File "/usr/lib/python2.4/site-packages/libxml2.py", line 1= , in ?
    import libxml2mod
ImportError: /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symb= ol: xmlTextReaderGetParserColumnNumber
make[2]: *** [de/file-roller.xml] Error 1
make[2]: Leaving directory `/var/tmp/portage/file-roller-2.12.2/work/file-r= oller-2.12.2/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/file-roller-2.12.2/work/file-r= oller-2.12.2'
make: *** [all] Error 2


--
Darryl Wagoner - WA1GON

"Evil triu= mphs when good men do nothing."  - Edmund Burke [1729-1797] ------=_Part_2546_33072122.1140613016486-- -- gentoo-user@gentoo.org mailing list