|
| To: | marcus@xxxxxxxxxxxxxx,"MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx> |
| Subject: | Re: [MPlayer-users] Problems installing on linux |
| From: | Guillaume POIRIER <poirierg@xxxxxxxxx> |
| Date: | Tue, 6 Dec 2005 16:53:01 +0100 |
| Cc: | |
| Delivered-to: | itdp@localhost |
| Delivered-to: | mplayer-users@mplayerhq.hu |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;b=NOvd2OFIRFLXot3PDCaColE7BGqYL4m3y1BU1Qq1ookX3oeI2aVBTR7LpvrAaTFBlpzXRf8mspNqAsovv5IAThEYIAJjQAk0NUAMZQuKw0sPyKNxBdSkmHIIxbADon18Sjpk3Aa6oJ4HpvXPmHfmyea34MuetVley6HINXmv0Kg= |
| In-reply-to: | <479c17dc0512060719j7d03644aj@mail.gmail.com> |
| References: | <479c17dc0512060719j7d03644aj@mail.gmail.com> |
Hi, On 12/6/05, Marcus Hopwood <marcus.hopwood@xxxxxxxxx> wrote: > Hi, > > I'm having problems installing MPlayer on a linux (using a Cobalt Raq 3). > > I get the following when afetr the 'make' command: > > [root@xxxxxx live]# make don't do anything (except admin tasks) as root!!!!!!!!!!! > cd liveMedia ; make > make[1]: Entering directory `/usr/local/live/liveMedia' > c++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. > -O2 -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -Wall -DBSD=1 > ByteStreamFileSource.cpp > ByteStreamFileSource.cpp: In function `int fseek64(FILE *, long long int, > int)': > ByteStreamFileSource.cpp:77: implicit declaration of function `int > fseeko(...)' > make[1]: *** [ByteStreamFileSource.o] Error 1 > make[1]: Leaving directory `/usr/local/live/liveMedia' > make: *** [liveMedia/libliveMedia.a] Error 2 > > Can anyone suggest where I'm going wrong? I don't know, I don't use live.com code. Make sure you've got the latest dev headers installed on your computer, and make sure the compiler you're using is "normal" (ie: gcc or any spec compliant compiler) Guillaume -- MPlayer's doc is offline. Find some fresh one here: http://tuxrip.free.fr//MPlayer-DOCS-HTML/en/ http://tuxrip.free.fr//MPlayer-DOCS-HTML/fr/ _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx http://mplayerhq.hu/mailman/listinfo/mplayer-users
| [Prev in Thread] | Current Thread | [Next in Thread] |