LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Emerge xine-ui fails (https://www.linuxquestions.org/questions/linux-software-2/emerge-xine-ui-fails-374100/)

richcm 10-17-2005 08:52 PM

Emerge xine-ui fails
 
I've been trying to emerge xine-ui so I can play dvd's, but I keep getting this error. HELP! Thanks.


checking for xine-config... /usr/bin/xine-config
checking for XINE-LIB version >= 1.0.0...
*** 'xine-config --version' returned 1.1.0, but XINE (1.0.5)
*** was found! If xine-config was correct, then it is best
*** to remove the old version of XINE. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If xine-config was wrong, set the environment variable XINE_CONFIG
*** to point to the correct copy of xine-config, and remove the file config.cache
*** before re-running configure
no
configure: error: *** You should install xine-lib first ***

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/xine-ui-0.99.3/work/xine-ui-0.99.3/config.log

!!! ERROR: media-video/xine-ui-0.99.3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

>> error from config.log file

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --disable-lirc

## --------- ##
## Platform. ##
## --------- ##

hostname = arcadebox
uname -m = i686
uname -r = 2.6.7-epia1
uname -s = Linux
uname -v = #43 Sat Oct 8 08:52:43 EDT 2005

/usr/bin/uname -p = VIA Nehemiah
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib/ccache/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3
PATH: /usr/X11R6/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.3/sbin
PATH: /usr/kde/3.3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1584: checking build system type
configure:1602: result: i686-pc-linux-gnu

cyberjun 10-17-2005 09:01 PM

Hi,
As the error says, emerge xine-lib first. So do the following.

bash# emerge xine-lib
bash# emerge xine-ui

cheers,
--cyberjun

richcm 10-18-2005 11:13 AM

I've tried that already but emerge xine-ui always fails. Must be some link to the xine-lib library that is wrong. In which case, I don't know which link to fix.


All times are GMT -5. The time now is 07:46 PM.