Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-20 Thread Daniel Macks
gt; > > > - Original Message > From: Hisashi T Fujinaka <[EMAIL PROTECTED]> > To: Martin Costabel <[EMAIL PROTECTED]> > Cc: Sharath <[EMAIL PROTECTED]>; [EMAIL PROTECTED]; > fink-users@lists.sourceforge.net > Sent: Monday, November 19, 2007 8:4

Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-20 Thread Sharath
e.net Sent: Monday, November 19, 2007 8:49:06 AM Subject: Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac On Mon, 19 Nov 2007, Martin Costabel wrote: > Sharath wrote: >> Hi, >> I am trying to build from scratch ffmpeg, however fink fails to build it. >> Here is a snippe

Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-19 Thread Martin Costabel
Daniel Macks wrote: > On Mon, Nov 19, 2007 at 08:49:06AM -0800, Hisashi T Fujinaka wrote: >> On Mon, 19 Nov 2007, Martin Costabel wrote: >> >>> Sharath wrote: [] cc -dynamiclib -undefined dynamic_lookup -compatibility_version 1 -current_version 1.4.8.1 -install_name /sw/lib/libavcodec.0.

Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-19 Thread Daniel Macks
On Mon, Nov 19, 2007 at 08:49:06AM -0800, Hisashi T Fujinaka wrote: > On Mon, 19 Nov 2007, Martin Costabel wrote: > > > Sharath wrote: > >> Hi, > >> I am trying to build from scratch ffmpeg, however fink fails to build it. > >> Here is a snippet of the error > >> > >> > >> make > >> make -C libav

Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-19 Thread Hisashi T Fujinaka
On Mon, 19 Nov 2007, Martin Costabel wrote: > Sharath wrote: >> Hi, >> I am trying to build from scratch ffmpeg, however fink fails to build it. >> Here is a snippet of the error >> >> >> make >> make -C libavcodec all >> >> >> ...bunch of cc callsending with >> >> >> >> rm -f libavcodec.a >>

Re: [Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-19 Thread Martin Costabel
Sharath wrote: > Hi, > I am trying to build from scratch ffmpeg, however fink fails to build it. > Here is a snippet of the error > > > make > make -C libavcodec all > > > ...bunch of cc callsending with > > > > rm -f libavcodec.a > r rc libavcodec.a common.o utils.o mem.o allcodecs.o

[Fink-users] ffmpeg fails to compile on 10.5 intel mac

2007-11-18 Thread Sharath
Hi, I am trying to build from scratch ffmpeg, however fink fails to build it. Here is a snippet of the error make make -C libavcodec all ...bunch of cc callsending with rm -f libavcodec.a r rc libavcodec.a common.o utils.o mem.o allcodecs.o mpegvideo.o jrevdct.o jfdctfst.o jfdctint.o