Opened 13 years ago

Closed 13 years ago

#30001 closed defect (duplicate)

ffmpeg 0.7.1: -dylib_compatibility_version must be greater than zero

Reported by: ultrajoe@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: tiger Cc:
Port: ffmpeg

Description

I'm having trouble with ffmpeg @0.7.1+no_mmx building. This is on a PowerMac G4 under OS X 10.4.11. (Yes, I am well aware that this version is no longer supported.)

Debug log file is attached; the log is from the second try, FYI.

Attachments (1)

main.log (4.7 KB) - added by ultrajoe@… 13 years ago.
Build log with -d option

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by ultrajoe@…

Attachment: main.log added

Build log with -d option

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tiger added
Summary: ffmpeg 0.7.1 fails build; missing libswscale?ffmpeg 0.7.1: -dylib_compatibility_version must be greater than zero

Ah yes:

-dylib_compatibility_version must be greater than zero

That's a Tiger-specific error. You should contact the developers and explain that they should pick library version numbers that are greater than zero, for compatibility with Tiger.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to devans@…

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

This is the same issue as #24704 which was reported against ffmpeg-devel.

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.