Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35594 - xine-lib rc2 does not compile
Summary: xine-lib rc2 does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 03:59 UTC by Philippe Fremy
Modified: 2004-02-16 02:58 UTC (History)
1 user (show)

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 Philippe Fremy 2003-12-11 03:59:06 UTC
I am trying to emerge xine-lib, but it fails

bin/sh ../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input      -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=pentium3 -O2 -pipe -fomit-frame-pointer   -I/usr/kde/3.2/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -c -o demux_ogg.lo `test -f 'demux_ogg.c' || echo './'`demux_ogg.c
demux_ogg.c: In function `demux_ogg_send_header':
demux_ogg.c:817: structure has no member named `extra_headers'
make[3]: *** [demux_ogg.lo] Error 1

Seem to be related to org vorbis. I've tried with libogg 1.0 and 1.1, same result. Same result too with xinelib-rc1 and rc2.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




werewindle /var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2 # emerge info 
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 
2.4.20-gentoo-r7) 
================================================================= 
System uname: 2.4.20-gentoo-r7 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.3.8p1 
distcc 2.7.1 i686-pc-linux-gnu (protocol 1) (default port 3632) [disabled] 
ccache version 2.3 [enabled] 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.2/share/config /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/init.d /etc/gconf /etc/env.d" 
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs sandbox ccache userpriv" 
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/ 
ftp://ftp.gentoo.skynet.be/pub/gentoo/ 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ 
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/ 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ 
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.caliu.info/pub/gentoo/ 
ftp://ftp.caliu.info/pub/gentoo/ http://www.ibiblio.org/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 apm avi crypt foomaticdb gif gtk2 jpeg libg++ mad mikmod mpeg ncurses 
nls pdflib png spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang 
readline arts tetex aalib svga tcltk guile X sdl tcpd pam libwww perl python 
imlib oggvorbis gtk qt kde motif ldap scanner bonobo dvd encode -esd evo flash 
ggz gpm -gnome gphoto2 java libgda mozilla nas opengl oss usb cups alsa ssl 
quicktime"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-12-28 06:33:31 UTC
which vorbistools do you use ?
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-12-28 06:34:57 UTC
try install latest stable version of
media-libs/libogg media-libs/libvorbis media-libs/flac
Comment 3 Philippe Fremy 2003-12-28 08:14:15 UTC
Latest (~x86) versions of everything, problem still present.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-12-29 01:58:30 UTC
works here with

[ebuild   R   ] media-libs/libogg-1.0
[ebuild   R   ] media-libs/libvorbis-1.0.1
[ebuild   R   ] media-libs/flac-1.1.0



please try xine-lib-1_rc3-r1 (which is 1-rc3a)
Comment 5 Philippe Fremy 2004-01-03 12:53:46 UTC
Yeps, it works with this one, finally.

thanx a lot. I hope the bug won't come back the next time I update one of the ogg/vorbis components.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2004-02-16 02:58:03 UTC
closing