On Oct 2, 2007, at 12:06 PM, Joe wrote:
Ryan,
Thanks for your help!
Below is the info of the problematic machine:
OS X 10.4.10 Intel
MacPorts:
1.520
Fink is installed under /sw:
0.27.6
Xcode:
2.2
Im sure Ryan will answer you shortly but why not upgrade Xcode to 2.4.1 like your other machine?
good luck :)
gcc --version
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247)
ls /usr/local
bin mysql
etc mysql-5.0.45-osx10.4-i686
include sbin
lib share
libexec var
man
And the one that works:
OS X 10.4.10 Intel
MacPorts:
1.520
Fink is installed under /sw:
0.24.17
Xcode:
2.4.1
gcc --version
i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
ls /usr/local
bin include lib share
Looks like Fink and XCode are different as is the content of /usr/local.
Let me know if you want me to modify something and try ffmpeg again.
Thanks,
Joe
On 10/2/07, Ryan Schmidt <ryandesign@macports.org> wrote:
On Oct 1, 2007, at 23:42, Joe wrote:
> On 10/1/07, Ryan Schmidt wrote:
>
>> On Oct 1, 2007, at 16:57, Joe wrote:
>>
>> > I can't get ffmpeg to install. Has anyone else had a similar
>> > problem? See below.
>>
>> I see this message with that error (but no response):
>>
>> http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-July/010101.html
>>
>> I also see this MacPorts bug filed (but no resolution):
>>
>> http://trac.macports.org/projects/macports/ticket/12191
>>
>> It works fine for me on Mac OS X 10.4.10, Xcode 2.4.1, MacPorts
>> 1.5.2:
>>
>> $ sudo port install ffmpeg
>> Password:
>> ---> Fetching ffmpeg
>> ---> Verifying checksum(s) for ffmpeg
>> ---> Extracting ffmpeg
>> ---> Configuring ffmpeg
>> ---> Building ffmpeg with target all
>> ---> Staging ffmpeg into destroot
>> ---> Installing ffmpeg 0.4.9-pre1_2
>> ---> Activating ffmpeg 0.4.9-pre1_2
>> ---> Cleaning ffmpeg
>> $
>>
>> Perhaps you can provide more information about your setup.
>
> I tried ffmpeg on another machine and it works... so apparently I
> have something messed up somewhere...
>
> both machines are 10.4.10 Intel.
Version of MacPorts? Version of Xcode? Anything in /usr/local? (Can
be problematic.) Is Fink also installed (in /sw? Can be problematic).
Since at least 2 others have also encountered this error it would be
good to know what causes it.
_______________________________________________
macports-users mailing list