logo       

Re: cant compile in osx: msg#00264

video.ffmpeg.user

Subject: Re: cant compile in osx

Oddly enough, I can ./compile; make; sudo make install for faac alone fine. it's getting ffmpeg with the --enable-faac option to compile that isn't working.

Thanks for the tip though :)

-- James


On Feb 18, 2006, at 7:29 AM, herve.flores wrote:


Le 18 févr. 06 à 14:28, ffmpeg-user-request@xxxxxxxxxxxx a écrit :

------------------------------

Message: 8
Date: Sat, 18 Feb 2006 14:00:39 +0100
From: gauchi@xxxxxxx
Subject: Re: [Ffmpeg-user] cant compile in osx
To: FFMpeg user questions and RTFMs <ffmpeg-user@xxxxxxxxxxxx>
Message-ID: <3EABFBBF-1B46-4009-AF70-B4D0E8933B2B@xxxxxxx>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed


Hey guys,

I'm trying to build ffmpeg to convert movies to psp format, and
have been having some problems getting my compile to build on OSX
10.4.5 (or 10.4.4 which I was using up untill yesterday)

I'm using todays CVS version.

my configure options are

./configure --enable-mp3lame --enable-gpl --enable-xvid --enable-
faac --extra-cflags=-DHAVE_LRINTF

and when I make I get more info than I believe would be polite to
dump here, but it appears that the majority of the issues are in
faac.c the huge one being this first bit:

faac.c:26:18: error: faac.h: No such file or directory

install faac (and probably lame). I suggest using darwinports because
I didn't get faac (or faad) to compile (auto* doesn't work properly)

DL faac (http://kent.dl.sourceforge.net/sourceforge/faac/ faac-1.24.tar.gz)
decompress
go to the terminal:

cd [path]
sh [path]bootstrap (or "chmod +x [path]bootstrap" and "[path] bootstrap")
./configure

After, there is a pb with libtool (not generate), then copy libtool from another package and throw it to the root folder of faac

make
sudo make install

bye

Hervé_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/ffmpeg-user



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise