[mythtv-users] Install problem on Redhat 9

James Pifer jep at obrien-pifer.com
Tue Aug 3 07:56:19 EDT 2004


I have a pretty stable backend/frontend machine. I want to put the
frontend on another machine. I have Redhat 9 installed and updated with
apt. I then installed mythtv-suite with apt to get all the requirements
installed. Now I'm trying to install from CVS to get at the same level
as my backend machine. When I run make I'm having the following problem.
What package does lmp3lame come from? 

make[2]: Entering directory
`/install/mythtv/mythtv-0.15.20040528-1/mythtv/libs/libmythtv'
rm -f libmythtv-0.15.so.0.15.0 libmythtv-0.15.so libmythtv-0.15.so.0
libmythtv-0.15.so.0.15
g++ -shared -Wl,-soname,libmythtv-0.15.so.0 -o libmythtv-0.15.so.0.15.0
cc.o vbi.o hamm.o lang.o commercial_skip.o frequencies.o guidegrid.o
infodialog.o infostructs.o jitterometer.o minilzo.o NuppelVideoPlayer.o
osd.o osdtypes.o programinfo.o recordingprofile.o remoteencoder.o
remoteutil.o RingBuffer.o RTjpegN.o scheduledrecording.o ttfont.o
tv_play.o videosource.o yuv2rgb.o progfind.o nuppeldecoder.o
avformatdecoder.o recorderbase.o filtermanager.o vsync.o proglist.o
videooutbase.o videoout_null.o xbox.o dbcheck.o profilegroup.o
udpnotify.o channeleditor.o channelsettings.o osdsurface.o
osdlistbtntype.o blend.o datadirect.o sr_dialog.o sr_root.o sr_items.o
channel.o NuppelVideoRecorder.o tv_rec.o channelbase.o hdtvrecorder.o
fifowriter.o videoout_xv.o mpegrecorder.o ivtvdecoder.o videoout_ivtv.o
moc_guidegrid.o moc_infodialog.o moc_osd.o moc_osdtypes.o
moc_profilegroup.o moc_recordingprofile.o moc_scheduledrecording.o
moc_tv_play.o moc_videosource.o moc_progfind.o moc_proglist.o moc_xbox.o
moc_udpnotify.o moc_channeleditor.o moc_channelsettings.o
moc_osdlistbtntype.o moc_sr_dialog.o moc_sr_items.o moc_sr_root.o 
-L/usr/lib/qt-3.1/lib -L/usr/X11R6/lib -L../libmyth -L../libavcodec
-L../libavformat -lmyth-0.15 -lmythavcodec-0.15 -lmythavformat-0.15
-lfreetype -lmp3lame -L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext
-lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread
/usr/bin/ld: cannot find -lmp3lame
collect2: ld returned 1 exit status
make[2]: *** [libmythtv-0.15.so.0.15.0] Error 1
make[2]: Leaving directory
`/install/mythtv/mythtv-0.15.20040528-1/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory
`/install/mythtv/mythtv-0.15.20040528-1/mythtv/libs'
make: *** [sub-libs] Error 2
	
Thanks,
James



More information about the mythtv-users mailing list