Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45297 - media-libs/xine-lib-1_rc3-r2 fails to compile: missing dependency on libtheora?
Summary: media-libs/xine-lib-1_rc3-r2 fails to compile: missing dependency on libtheora?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 45313 45322 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-21 10:47 UTC by Phil Richards
Modified: 2004-03-21 15:25 UTC (History)
4 users (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 Phil Richards 2004-03-21 10:47:18 UTC
Tried to compile new build, got:
make[3]: Entering directory `/var/tmp/portage/xine-lib-1_rc3-r2/work/xine-lib-1-rc3b/src/demuxers'
source='demux_ogg.c' object='demux_ogg.lo' libtool=yes \
depfile='.deps/demux_ogg.Plo' tmpdepfile='.deps/demux_ogg.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/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 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=athlon -O3 -pipe -mno-sse2 -c -o demux_ogg.lo `test -f 'demux_ogg.c' || echo './'`demux_ogg.c
mkdir .libs
 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 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=athlon -O3 -pipe -mno-sse2 -c demux_ogg.c -MT demux_ogg.lo -MD -MP -MF .deps/demux_ogg.TPlo -o .libs/demux_ogg.o
demux_ogg.c:53:27: theora/theora.h: No such file or directory
demux_ogg.c:117: error: syntax error before "theora_info"
demux_ogg.c:117: warning: no semicolon at end of struct or union
demux_ogg.c:118: warning: type defaults to `int' in declaration of `t_comment'
demux_ogg.c:118: warning: data definition has no type or storage class
[...]

It's right, I don't have libtheora installed.

phil


% emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.4.22-gentoo-r7)
=================================================================
System uname: 2.4.22-gentoo-r7 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://www.ibiblio.org/gentoo http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bonobo cdr crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 guile imlib java jpeg kde libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls offensive oggvorbis opengl oss pam pdflib perl png python qt quicktime readline scanner sdl slang spell ssl svga tcltk tcpd tetex truetype video_cards_radeon x86 xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 12:41:45 UTC
have you unmerged libtheora recently ?
Comment 2 aent 2004-03-21 12:48:02 UTC
I am getting the same thing, I've never had libtheora and xine-lib-1_rc3-r1 emerged fine for me... Installing libtheora now and will try xine-lib again...
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 13:17:31 UTC
*** Bug 45313 has been marked as a duplicate of this bug. ***
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 13:29:18 UTC
fixed ebuild in cvs

sorry for this
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 15:25:58 UTC
*** Bug 45322 has been marked as a duplicate of this bug. ***