Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45256 - xine-ui-0.9.22 fails configure, can't find xine-lib
Summary: xine-ui-0.9.22 fails configure, can't find xine-lib
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 21:55 UTC by Richard Fujimoto
Modified: 2004-03-21 12:47 UTC (History)
0 users

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


Attachments
Error output from ./configure (xineui_config.log,49.96 KB, text/plain)
2004-03-20 21:56 UTC, Richard Fujimoto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Fujimoto 2004-03-20 21:55:06 UTC
When trying to emerge xine-ui, the configure (econf) fails saying the test program failed to compile or link.  It later tells me that I should look at config.log (attached) for more information.

Xine Lib - media-libs/xine-lib-1_rc2

Reproducible: Always
Steps to Reproduce:
1. emerge -v (xine-libs, codecs, etc)
2. emerge -v xine-ui
3.
NOTE: tried env-update && source /etc/profile and merging xine-ui, but failed again.
Actual Results:  
<SNIP>
checking for xine-config... /usr/bin/xine-config
checking for XINE-LIB version >= 1.0.0... no
*** Could not run XINE test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means XINE was incorrectly installed
*** or that you have moved XINE since it was installed. In the latter case, you
*** may want to edit the xine-config script: /usr/bin/xine-config
configure: error: *** You should install xine-lib first ***
 
!!! ERROR: media-video/xine-ui-0.9.22 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Expected Results:  
merged.

Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9,
2.6.5-rc1-mm2)=================================================================
System uname: 2.6.5-rc1-mm2 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -pipe -O2"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/
http://mirrors.tds.net/gentoo ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 apm avi berkdb bonobo cdr crypt cups divx encode
esd evo foomaticdb gb gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml imap
imlib innodb java jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses
nls nptl oggvorbis opengl pam pdflib perl png ppds python quicktime readline sdl
slang spell ssl svga tcpd truetype videos x86 xml xml2 xmms xv xvid zlib"
Comment 1 Richard Fujimoto 2004-03-20 21:56:29 UTC
Created attachment 27716 [details]
Error output from ./configure

Original name (config.log)
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 05:04:12 UTC
try 0.9.23 and 1_rc3-r1
Comment 3 Richard Fujimoto 2004-03-21 12:26:05 UTC
xine-ui-0.9.23 configured and compiled fine. Thanks... Perhaps 0.9.22 should ask for <=media-libs/xine-lib-1_rc1 && >=media-libs/xine-lib-1_rc0 ?  Or was this an isolated case?

In any case, problem solved, thanks
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 12:47:12 UTC
closing