Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mplayer install failing while emerging libdv
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
donoreo
n00b
n00b


Joined: 15 Oct 2002
Posts: 44
Location: Toronto

PostPosted: Sat Mar 22, 2003 3:40 pm    Post subject: Mplayer install failing while emerging libdv Reply with quote

I did a few searches and did not find anyone else having this. Here is the error:
Code:

/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -Wall -I/usr/include/SDL -D_REENTRANT   -o gasmoff  gasmoff.o bitstream.o  -lpopt -lm  -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lartsc
collect2: ld returned 1 exit status
make[2]: *** [gasmoff] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdv-0.98/work/libdv-0.98/libdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.98/work/libdv-0.98'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.98 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)


I can indivually merge all the other requirements for mplayer, just not this one.
Back to top
View user's profile Send private message
donoreo
n00b
n00b


Joined: 15 Oct 2002
Posts: 44
Location: Toronto

PostPosted: Sun Mar 23, 2003 2:18 pm    Post subject: Solved! Reply with quote

The solution came from the gentoo-users list:

Ah ah! Looks like the old libarts problem. For some reason the lib isn't
found anymore after an upgrade to KDE 3.1. Here's what I did to get it
to work:

ln -s /usr/kde/3.1/lib/libartsc.so /usr/lib/libartsc.so

It is compiled and runs!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum