public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] File-roller build bug
@ 2006-02-22 12:56 Darryl Wagoner
  2006-02-22 13:20 ` Bruno Lustosa
  2006-02-22 15:01 ` Richard Fish
  0 siblings, 2 replies; 3+ messages in thread
From: Darryl Wagoner @ 2006-02-22 12:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]

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="../"; else d="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]

[-- Attachment #2: Type: text/html, Size: 1453 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-22 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 12:56 [gentoo-user] File-roller build bug Darryl Wagoner
2006-02-22 13:20 ` Bruno Lustosa
2006-02-22 15:01 ` Richard Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox