Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging ffmpeg
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
chris84ae
n00b
n00b


Joined: 19 Apr 2003
Posts: 40

PostPosted: Mon Jun 02, 2003 10:28 am    Post subject: emerging ffmpeg Reply with quote

While emerging ffmepeg I get this error
Code:
rm -f libavformat.a
ar rc libavformat.a utils.o cutils.o allformats.o mpeg.o mpegts.o ffm.o crc.o img.o raw.o rm.o asf.o avienc.o avidec.o wav.o swf.o au.o gif.o mov.o jpeg.o dv.o framehook.o avio.o aviobuf.o file.o  grab.o audio.o  udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o ogg.o
ranlib libavformat.a
make[1]: Leaving directory `/home/samba1/gen2main/var/tmp/portage/ffmpeg-0.4.6-r1/work/ffmpeg-0.4.6/libavformat'
gcc -mcpu=i586 -O2 -pipe -fomit-frame-pointer -mmmx -m3dnow -mfpmath=387 -Wall -g -I. -I/var/tmp/portage/ffmpeg-0.4.6-r1/work/ffmpeg-0.4.6 -I/var/tmp/portage/ffmpeg-0.4.6-r1/work/ffmpeg-0.4.6/libavcodec -I/var/tmp/portage/ffmpeg-0.4.6-r1/work/ffmpeg-0.4.6/libavformat -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffmpeg.o ffmpeg.c
gcc -Wl,--warn-common -rdynamic -g  -o ffmpeg_g ffmpeg.o -L./libavcodec -L./libavformat \
              -lavformat -lavcodec -lm -lz -ldl
/usr/lib/libmp3lame.so.0: undefined reference to `log10'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1

!!! ERROR: media-video/ffmpeg-0.4.6-r1 failed.
!!! Function src_compile, Line 45, Exitcode 2
!!! make failed.


any ideas?
Back to top
View user's profile Send private message
chris84ae
n00b
n00b


Joined: 19 Apr 2003
Posts: 40

PostPosted: Tue Jun 03, 2003 5:55 am    Post subject: Reply with quote

Why doesnt lame have a refernce to log10 or what can I use to replace it with?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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