LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-02-2003, 03:15 PM   #1
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Rep: Reputation: 30
Mplayer install error


I've downloaded:

extralite.tar.bz2
neutron-1.4.tar.bz2
MPlayer-0.91.tar.bz2
mpeg2vidcodec_v12.tar.gz

and decompressed/installed them in that order. The Mplayer compilation just stops before completion, any ideas?

I'm also trying to install Main Actor, but it complains of a missing libstdc++--lbic6.1-2.so.3 and I've got .....2-2.so.3 is there a work around?
 
Old 09-02-2003, 03:25 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
My guess is that the last few lines of output probably tell you what is wrong. Unfortunately since I ain't psychic I can't really help just now
 
Old 09-03-2003, 02:07 PM   #3
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
Yes, it came to my mind long after I posted. I'll disconnect, su and redo it to copy the last lines before getting back 2u.
 
Old 09-03-2003, 02:27 PM   #4
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
here it is:
make[2]: Entering directory `/home/MPlayer-0.91/libvo'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_ LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/freetype2 -I/usr/X11R6/include -I /usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DMPG 12PLAY -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' geometry.c aspect.c aclib.c osd.c font_load .c gtf.c spuenc.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_yuv4mpeg.c x11_common.c vo_x11.c vo_xv.c vo_dga.c vo_gl.c vo_gl2.c vo_fbdev.c vo_png.c vo_jpeg.c vo_gif89a.c vo_vesa.c ves a_lvo.c vo_xvidix.c sub.c font_load_ft.c vosub_vidix.c 1>.depend
In file included from vo_jpeg.c:17:
../config.h:51:1: warning: "HAVE_STDDEF_H" redefined
In file included from /usr/include/jpeglib.h:24,
from vo_jpeg.c:15:
/usr/include/jconfig.h:11:1: warning: this is the location of the previous definition
make[2]: Leaving directory `/home/MPlayer-0.91/libvo'
make[2]: Entering directory `/home/MPlayer-0.91/libaf'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_ LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 - I/usr/lib/glib/include -I/usr/X11R6/include af.c af_mp.c af_dummy.c af_delay.c af_channels.c af_fo rmat.c af_resample.c window.c filter.c af_volume.c af_equalizer.c af_tools.c af_comp.c af_gate.c a f_pan.c af_surround.c af_sub.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/libaf'
make[2]: Entering directory `/home/MPlayer-0.91/libdha'
gawk -f pci_db2c.awk oth/pci.db
 
Old 09-03-2003, 02:38 PM   #5
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
I think there is probably more - can you post that too. Did ./configure pass ok?

Last edited by david_ross; 09-03-2003 at 02:41 PM.
 
Old 09-03-2003, 02:56 PM   #6
rooman
Member
 
Registered: Mar 2002
Location: Lausanne, Switzerland
Distribution: Mandriva 2007.0
Posts: 233

Original Poster
Rep: Reputation: 30
Yes there is more before but I did'nt want to depass the max character limit:

[root@localhost MPlayer-0.91]# make
./version.sh `gcc -dumpversion`
make distclean
make[1]: Entering directory `/home/MPlayer-0.91'
rm -f *~ mplayer fibmap_mplayer mencoder codec-cfg
rm -f *.o *.a .depend configure.log codecs.conf.h
make[2]: Entering directory `/home/MPlayer-0.91/libmpdemux'
rm -f test Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libmpdemux'
make[2]: Entering directory `/home/MPlayer-0.91/libmpcodecs'
rm -f Makefile.bak dec_audio.o ad.o ad_liba52.o ad_hwac3.o ad_mp3lib.o ad_alaw.o ad_dk3adpcm.o ad_pcm.o ad_dvdpcm.o ad_imaadpcm.o ad_msadpcm.o ad_msgsm.o ad_roqaudio.o ad_acm.o ad_dshow.o ad_dmo.o ad_qtaudio.o ad_ffmpeg.o ad_faad.o ad_libvorbis.o ad_libmad.o ad_realaud.o ad_libdv.o dec_video.o vd.o vd_null.o vd_cinepak.o vd_qtrpza.o vd_raw.o vd_msvidc.o vd_fli.o vd_qtrle.o vd_qtsmc.o vd_roqvideo.o vd_cyuv.o vd_msrle.o vd_huffyuv.o vd_mpegpes.o vd_svq1.o vd_lcl.o vd_mtga.o vd_sgi.o vd_libmpeg2.o vd_nuv.o vd_lzo.o vd_realvid.o vd_ffmpeg.o vd_dshow.o vd_dmo.o vd_vfw.o vd_vfwex.o vd_odivx.o vd_divx4.o vd_xanim.o vd_xvid.o vd_libdv.o vd_qtvideo.o vd_mpng.o vd_ijpg.o vf.o vf_vo.o vf_crop.o vf_expand.o vf_pp.o vf_scale.o vf_format.o vf_yuy2.o vf_flip.o vf_rgb2bgr.o vf_rotate.o vf_mirror.o vf_palette.o vf_lavc.o vf_dvbscale.o vf_cropdetect.o vf_test.o vf_noise.o vf_yvu9.o vf_rectangle.o vf_lavcdeint.o vf_eq.o vf_eq2.o vf_halfpack.o vf_dint.o vf_1bpp.o vf_bmovl.o vf_2xsai.o vf_unsharp.o vf_swapuv.o vf_il.o vf_boxblur.o vf_sab.o vf_smartblur.o vf_perspective.o vf_down3dright.o vf_field.o vf_denoise3d.o vf_hqdn3d.o vf_detc.o vf_telecine.o vf_tfields.o native/RTjpegN.o native/cinepak.o native/fli.o native/minilzo.o native/msvidc.o native/nuppelvideo.o native/qtrle.o native/qtrpza.o native/qtsmc.o native/roqav.o native/xa_gsm.o native/svq1.o img_format.o ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_rawrgb.o ve_libdv.o ve_xvid.o ve_qtvideo.o ve_nuv.o libmpcodecs.a libmpencoders.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libmpcodecs'
make[2]: Entering directory `/home/MPlayer-0.91/mp3lib'
rm -f *~ *.o *.a Makefile.bak .depend
make[2]: Leaving directory `/home/MPlayer-0.91/mp3lib'
make[2]: Entering directory `/home/MPlayer-0.91/liba52'
rm -f test *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/liba52'
make[2]: Entering directory `/home/MPlayer-0.91/libmpeg2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libmpeg2'
make[2]: Entering directory `/home/MPlayer-0.91/libavcodec'
rm -f *.o *.d *~ .depend avcodec *.so i386/*.o i386/*~ \
armv4l/*.o armv4l/*~ \
mlib/*.o mlib/*~ \
alpha/*.o alpha/*~ \
ppc/*.o ppc/*~ \
ps2/*.o ps2/*~ \
liba52/*.o liba52/*~ \
apiexample imgresample-test dct-test motion-test fft-test
rm -f Makefile.bak .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libavcodec'
make[2]: Entering directory `/home/MPlayer-0.91/libao2'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libao2'
make[2]: Entering directory `/home/MPlayer-0.91/drivers'
rm -f *.o *~
rm -f mga_vid_test
make[2]: Leaving directory `/home/MPlayer-0.91/drivers'
make[2]: Entering directory `/home/MPlayer-0.91/linux'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/linux'
make[2]: Entering directory `/home/MPlayer-0.91/postproc'
rm -f Makefile.bak *.o *.a *~ *.so .depend
make[2]: Leaving directory `/home/MPlayer-0.91/postproc'
make[2]: Entering directory `/home/MPlayer-0.91/input'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/input'
make[2]: Entering directory `/home/MPlayer-0.91/libvo'
rm -f Makefile.bak *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libvo'
make[2]: Entering directory `/home/MPlayer-0.91/libaf'
rm -f *.o *.a *~ .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libaf'
make[2]: Entering directory `/home/MPlayer-0.91/libdha'
rm -f Makefile.bak *.o *.so *.so.* test *~ .depend
rm -f pci_dev_ids.c pci_ids.h pci_names.c pci_names.h pci_vendors.h pci.db
make[2]: Leaving directory `/home/MPlayer-0.91/libdha'
make[2]: Entering directory `/home/MPlayer-0.91/vidix'
rm -f test *.o *.a *~ .depend
make[3]: Entering directory `/home/MPlayer-0.91/vidix/drivers'
make[3]: *** Pas de règle pour fabriquer la cible « distclean ». Arrêt.
make[3]: Leaving directory `/home/MPlayer-0.91/vidix/drivers'
make[2]: *** [distclean] Erreur 2
make[2]: Leaving directory `/home/MPlayer-0.91/vidix'
make[2]: Entering directory `/home/MPlayer-0.91/libmpdvdkit2'
rm -f css.o device.o dvd_input.o dvd_reader.o dvd_udf.o error.o ifo_print.o ifo_read.o ioctl.o libdvdcss.o nav_print.o nav_read.o libmpdvdkit.a libmpdvdkit.so .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libmpdvdkit2'
make[2]: Entering directory `/home/MPlayer-0.91/Gui'
rm -rf wm/ws.o wm/wsxdnd.o app.o interface.o cfg.o bitmap.o skin/skin.o skin/font.o skin/cut.o mplayer/widgets.o mplayer/play.o mplayer/mw.o mplayer/sw.o mplayer/menu.o mplayer/pb.o mplayer/common.o mplayer/gtk/menu.o mplayer/gtk/mb.o mplayer/gtk/about.o mplayer/gtk/pl.o mplayer/gtk/sb.o mplayer/gtk/fs.o mplayer/gtk/opts.o mplayer/gtk/url.o mplayer/gtk/eq.o mplayer/gtk/common.o *.o *~ *.bak main libgui.a .depend
make[2]: Leaving directory `/home/MPlayer-0.91/Gui'
make -C libavcodec distclean LIBPREF=lib LIBSUF=.a
make[2]: Entering directory `/home/MPlayer-0.91/libavcodec'
rm -f *.o *.d *~ .depend libavcodec.a *.so i386/*.o i386/*~ \
armv4l/*.o armv4l/*~ \
mlib/*.o mlib/*~ \
alpha/*.o alpha/*~ \
ppc/*.o ppc/*~ \
ps2/*.o ps2/*~ \
liba52/*.o liba52/*~ \
apiexample imgresample-test dct-test motion-test fft-test
rm -f Makefile.bak .depend
make[2]: Leaving directory `/home/MPlayer-0.91/libavcodec'
make[1]: Leaving directory `/home/MPlayer-0.91'
make depend
make[1]: Entering directory `/home/MPlayer-0.91'
./version.sh `gcc -dumpversion`
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/freetype2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DCODECS2HTML mplayer.c mencoder.c mplayer.c mp_msg.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_struct.c unrarlib.c mixer.c parser-mpcmd.c mencoder.c mp_msg-mencoder.c cpudetect.c codec-cfg.c cfgparser.c my_profile.c spudec.c playtree.c playtreeparser.c asxparser.c vobsub.c subreader.c sub_cc.c find_sub.c m_config.c m_option.c parser-cfg.c m_struct.c unrarlib.c libao2/afmt.c divx4_vbr.c libvo/aclib.c libvo/osd.c libvo/sub.c libvo/font_load.c libvo/font_load_ft.c xvid_vbr.c parser-mecmd.c 1>.depend
make[2]: Entering directory `/home/MPlayer-0.91/libmpdemux'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include test.c mp3_hdr.c video.c mpeg_hdr.c cache2.c asfheader.c aviheader.c aviprint.c muxer.c muxer_avi.c muxer_mpeg.c demux_asf.c demux_avi.c demux_mov.c parse_mp4.c demux_mpg.c demux_pva.c demux_viv.c demuxer.c dvdauth.c dvdnav_stream.c open.c parse_es.c stream.c tv.c tvi_dummy.c tvi_v4l.c tvi_bsdbt848.c frequencies.c demux_fli.c demux_real.c demux_y4m.c yuv4mpeg.c yuv4mpeg_ratio.c demux_nuv.c demux_film.c demux_roq.c mf.c demux_mf.c demux_audio.c demux_demuxers.c demux_ogg.c demux_bmp.c cdda.c demux_rawaudio.c demux_rawvideo.c cddb.c cdinfo.c demux_rawdv.c ai_alsa.c ai_oss.c audio_in.c demux_smjpeg.c cue_read.c extension.c demux_gif.c asf_streaming.c url.c http.c network.c asf_mmst_streaming.c pnm.c rtp.c 1>.depend
demux_viv.c:308:2: warning: #warning "Calculate PTS from picture header!"
make[2]: Leaving directory `/home/MPlayer-0.91/libmpdemux'
make[2]: Entering directory `/home/MPlayer-0.91/libmpcodecs'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D_GNU_SOURCE dec_audio.c ad.c ad_liba52.c ad_hwac3.c ad_mp3lib.c ad_alaw.c ad_dk3adpcm.c ad_pcm.c ad_dvdpcm.c ad_imaadpcm.c ad_msadpcm.c ad_msgsm.c ad_roqaudio.c ad_acm.c ad_dshow.c ad_dmo.c ad_qtaudio.c ad_ffmpeg.c ad_faad.c ad_libvorbis.c ad_libmad.c ad_realaud.c ad_libdv.c dec_video.c vd.c vd_null.c vd_cinepak.c vd_qtrpza.c vd_raw.c vd_msvidc.c vd_fli.c vd_qtrle.c vd_qtsmc.c vd_roqvideo.c vd_cyuv.c vd_msrle.c vd_huffyuv.c vd_mpegpes.c vd_svq1.c vd_lcl.c vd_mtga.c vd_sgi.c vd_libmpeg2.c vd_nuv.c vd_lzo.c vd_realvid.c vd_ffmpeg.c vd_dshow.c vd_dmo.c vd_vfw.c vd_vfwex.c vd_odivx.c vd_divx4.c vd_xanim.c vd_xvid.c vd_libdv.c vd_qtvideo.c vd_mpng.c vd_ijpg.c vf.c vf_vo.c vf_crop.c vf_expand.c vf_pp.c vf_scale.c vf_format.c vf_yuy2.c vf_flip.c vf_rgb2bgr.c vf_rotate.c vf_mirror.c vf_palette.c vf_lavc.c vf_dvbscale.c vf_cropdetect.c vf_test.c vf_noise.c vf_yvu9.c vf_rectangle.c vf_lavcdeint.c vf_eq.c vf_eq2.c vf_halfpack.c vf_dint.c vf_1bpp.c vf_bmovl.c vf_2xsai.c vf_unsharp.c vf_swapuv.c vf_il.c vf_boxblur.c vf_sab.c vf_smartblur.c vf_perspective.c vf_down3dright.c vf_field.c vf_denoise3d.c vf_hqdn3d.c vf_detc.c vf_telecine.c vf_tfields.c native/RTjpegN.c native/cinepak.c native/fli.c native/minilzo.c native/msvidc.c native/nuppelvideo.c native/qtrle.c native/qtrpza.c native/qtsmc.c native/roqav.c native/xa_gsm.c native/svq1.c img_format.c ve.c ve_divx4.c ve_lavc.c ve_vfw.c ve_rawrgb.c ve_libdv.c ve_xvid.c ve_qtvideo.c ve_nuv.c 1>.depend
In file included from ../libvo/fastmemcpy.h:4,
from vd_ijpg.c:16:
../config.h:51:1: warning: "HAVE_STDDEF_H" redefined
In file included from /usr/include/jpeglib.h:24,
from vd_ijpg.c:8:
/usr/include/jconfig.h:11:1: warning: this is the location of the previous definition
make[2]: Leaving directory `/home/MPlayer-0.91/libmpcodecs'
make[2]: Entering directory `/home/MPlayer-0.91/mp3lib'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include sr1.c decode_i586.c decode_MMX.c dct64_MMX.c tabinit_MMX.c dct36_3dnow.s dct64_3dnow.c dct36_k7.s dct64_k7.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/mp3lib'
make[2]: Entering directory `/home/MPlayer-0.91/liba52'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 crc.c resample.c bit_allocate.c bitstream.c downmix.c imdct.c imdct_mlib.c parse.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/liba52'
make[2]: Entering directory `/home/MPlayer-0.91/libmpeg2'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../libvo -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DMPG12PLAY header.c idct.c idct_mmx.c idct_mlib.c motion_comp.c motion_comp_mmx.c motion_comp_mlib.c slice.c stats.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/libmpeg2'
make[2]: Entering directory `/home/MPlayer-0.91/libavcodec'
make[2]: *** Pas de règle pour fabriquer la cible « i386/fdct_mmx.c », nécessaire pour « depend ». Arrêt.
make[2]: Leaving directory `/home/MPlayer-0.91/libavcodec'
make[2]: Entering directory `/home/MPlayer-0.91/libao2'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include afmt.c audio_out.c ao_mpegpes.c ao_null.c ao_pcm.c ao_plugin.c pl_delay.c pl_format.c pl_surround.c remez.c pl_resample.c pl_volume.c pl_extrastereo.c pl_volnorm.c pl_eq.c ao_oss.c ao_esd.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/libao2'
make[2]: Entering directory `/home/MPlayer-0.91/drivers'
make[2]: Rien à faire pour « dep ».
make[2]: Leaving directory `/home/MPlayer-0.91/drivers'
make[2]: Entering directory `/home/MPlayer-0.91/linux'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include getch2.c shmem.c strsep.c vsscanf.c scandir.c lrmi.c vbelib.c timer-lx.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/linux'
make[2]: Entering directory `/home/MPlayer-0.91/postproc'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include swscale.c rgb2rgb.c yuv2rgb.c postprocess.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/postproc'
make[2]: Entering directory `/home/MPlayer-0.91/input'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include input.c joystick.c lirc.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/input'
make[2]: Entering directory `/home/MPlayer-0.91/libvo'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DMPG12PLAY -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' geometry.c aspect.c aclib.c osd.c font_load.c gtf.c spuenc.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_yuv4mpeg.c x11_common.c vo_x11.c vo_xv.c vo_dga.c vo_gl.c vo_gl2.c vo_fbdev.c vo_png.c vo_jpeg.c vo_gif89a.c vo_vesa.c vesa_lvo.c vo_xvidix.c sub.c font_load_ft.c vosub_vidix.c 1>.depend
In file included from vo_jpeg.c:17:
../config.h:51:1: warning: "HAVE_STDDEF_H" redefined
In file included from /usr/include/jpeglib.h:24,
from vo_jpeg.c:15:
/usr/include/jconfig.h:11:1: warning: this is the location of the previous definition
make[2]: Leaving directory `/home/MPlayer-0.91/libvo'
make[2]: Entering directory `/home/MPlayer-0.91/libaf'
gcc -MM -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include af.c af_mp.c af_dummy.c af_delay.c af_channels.c af_format.c af_resample.c window.c filter.c af_volume.c af_equalizer.c af_tools.c af_comp.c af_gate.c af_pan.c af_surround.c af_sub.c 1>.depend
make[2]: Leaving directory `/home/MPlayer-0.91/libaf'
make[2]: Entering directory `/home/MPlayer-0.91/libdha'
gawk -f pci_db2c.awk oth/pci.db

./configure --enable-gui passed ok.

Last edited by rooman; 09-03-2003 at 02:58 PM.
 
Old 03-10-2004, 08:19 AM   #7
neyaz
LQ Newbie
 
Registered: Jan 2004
Location: Sweden
Posts: 2

Rep: Reputation: 0
Compiling mplayer

Hi.
I have problem compiling mplayer, i got this message when i run the following commands
./configure --enable-gui --enable-live --enable-menu
and then
make
------------Here is the last 10-20 lines----------------
interface.c: In function `guiGetEvent':
interface.c:579: `vcd_track' undeclared (first use in this function)
interface.c:579: (Each undeclared identifier is reported only once
interface.c:579: for each function it appears in.)
interface.c: In function `gtkSet':
interface.c:1034: warning: passing arg 2 of pointer to function makes pointer from integer without a cast
interface.c:1065: warning: passing arg 2 of pointer to function makes pointer from integer without a cast
interface.c:1073: warning: passing arg 2 of pointer to function makes pointer from integer without a cast
interface.c: At top level:
../cfg-mplayer-def.h:1: warning: `default_config' defined but not used
make[1]: *** [interface.o] Error 1
make[1]: Leaving directory `/home/neyaz/temp/mplayer/main/Gui'
make: *** [Gui/libgui.a] Error 2
------------------------------------------------------------
Does any body know why this error and how i fix it

Thanks for any help

Regards
Neyaz
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mplayer install error on FC4 x86_64 ltracy Linux - Software 17 03-10-2006 07:46 PM
Ubuntu Mplayer Install Error: Md5Sum mismatch racket24 Linux - Software 4 07-12-2005 04:47 PM
mplayer install error hraposo Linux - Software 2 10-19-2004 11:58 AM
MPlayer 1.0pre5 Install Error Shoal Linux - Software 3 08-13-2004 06:47 PM
Mplayer (PLF) install gives me "Signature Verfication Error" john_walsh54 Mandriva 16 09-21-2003 04:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration