Problems compiling mplayer sources from the site.

From: Martes Wigglesworth (martes.wigglesworth_at_earthlink.net)
Date: 10/19/04

  • Next message: n.v.t n.v.t: "Freebsd and performance"
    To: freebsd-newbies@freebsd.org
    Date: Tue, 19 Oct 2004 17:58:56 +0300
    
    

    When I attempt to compile mplayer-1.0pre5, I get the following error after gmaking the sources.

    > gmake install
    cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=pentium3 -mcpu=pentium3 -pipe -ffast-math
    -fomit-frame-pointer -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/X11R6/include/gtk12
     -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -Ilibmpdemux -Iloader -Ilibvo -I/usr/local/include/freetype2
     -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include
    -I/usr/X11R6/include -I/usr/local/include/SDL11 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include
       -I/usr/X11R6/include -o mplayer mplayer.o mp_msg.o cpudetect.o codec-cfg.o spudec.o playtree.o playtreeparser.o
     asxparser.o vobsub.o subreader.o sub_cc.o find_sub.o m_config.o m_option.o parser-cfg.o m_struct.o unrarlib.o mixer.o
    parser-mpcmd.o libvo/libvo.a libao2/libao2.a vidix/libvidix.a Gui/libgui.a libmpcodecs/libmpcodecs.a mp3lib/libMP3.a
    liba52/liba52.a libmpeg2/libmpeg2.a loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a libaf/libaf.a
    libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a
        -lvorbis -logg -lmp3lame -lvorbis -logg -lpng -lz -lz -ljpeg -L/usr/local/lib -lfreetype -lz -ltinfo -lcdda_interface
     -lcdda_paranoia -lungif -lsmbclient -L/usr/X11R6/lib -lfontconfig libfaad2/libfaad2.a -L/usr/X11R6/lib -L/usr/X11R6/lib
    -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -lglib12 -laa -lGL
    -lXxf86dga -lXv -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -lc_r
        -lvgagl -lvga -lm -L/usr/local/lib -lartsc -lc_r -L/usr/local/lib -lesd -laudiofile -lm -L/usr/local/lib -pthread
     -rdynamic -liconv -lintl -lm /usr/bin/ld: cannot open output file mplayer: Is a directory
    gmake: *** [mplayer] Error 1

    I have had a heck of a time getting this far, usually it does not even recognize the make file, then I remembered that I was using
    make, and not gmake.

    Any assistance would be great.
    I have tried to touch an mplayer file to different directories, with no success.

    -- 
    M.G.W.
    Wiggtekmicro, Corp.
    System:
    Asus M6N 
    Intel Dothan 1.7
    512MB RAM
    40GB HD
    10/100/1000 NIC
    Wireless b/g (not working yet)
    BSD-5.2.1
    KDE-3.1.4
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
    

  • Next message: n.v.t n.v.t: "Freebsd and performance"