Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76447 - libxml2-2.6.16 doesn't compile (xlattable undefined)
Summary: libxml2-2.6.16 doesn't compile (xlattable undefined)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 14:17 UTC by Magnus Määttä
Modified: 2005-01-03 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Määttä 2005-01-02 14:17:32 UTC
libxml2-2.6.16 doesn't compile on my system, xlattable is used but not defined in encoding.c..
Here's the patch for it:
http://cvs.gnome.org/viewcvs/libxml2/encoding.c?r1=1.87&r2=1.88&makepatch=1&diff_format=u

Reproducible: Always
Steps to Reproduce:
1. emerge dev-libs/libxml2



Portage 2.0.51-r8 (uclibc/x86/linux26, gcc-3.4.3, uclibc-0.9.26-r7,
2.6.10-rc3-mm1-V0.7.33-02 i686)
=================================================================
System uname: 2.6.10-rc3-mm1-V0.7.33-02 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  2 2005, 19:46:14)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium3 -O2 -pipe -mmmx -fomit-frame-pointer -frename-registers
-minline-all-stringops"
CHOST="i386-pc-linux-uclibc"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/local/kde/head/env /usr/local/kde/head/share/config
/usr/local/kde/head/shutdown /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=pentium3 -O2 -pipe -mmmx -fomit-frame-pointer -frename-registers
-minline-all-stringops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache nodoc noinfo noman sandbox sfperms strict
usersandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://gentoo.kems.net/
http://ftp.gentoo.skynet.be/pub/gentoo/ http://ftp.easynet.nl/mirror/gentoo/
http://ds.thn.htu.se/linux/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages-pm-uclibc"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="berkdb crypt curl iconv ipv6 kerberos krb4 ldap mmx ncurses net network
pcre readline rtc sasl smime snmp sqlite sse ssl tetex uclibc unicode xml2 zlib"
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-01-03 13:48:26 UTC
added patch in cvs, thanks for the report.
link to upstream bug for reference: http://bugzilla.gnome.org/show_bug.cgi?id=157976