Opened 19 years ago

Closed 18 years ago

#3093 closed defect (fixed)

BUG: libmpeg2 won't build with gcc 4.0

Reported by: kayos@… Owned by: daved@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Having an inline function containing a setjmp was probably a warning in a previous version of gcc, but now in 4.0, it's an error.

Attachments (4)

libmpeg2_gcc33.log (91.7 KB) - added by kayos@… 19 years ago.
port -d install libmpeg2 log with gcc 3.3
libmpeg2_gcc40.log (37.0 KB) - added by kayos@… 19 years ago.
port -d install libmpeg2 log with gcc 4.0
patch-cpu_accel.c-diff (322 bytes) - added by izmir@… 19 years ago.
libmpeg2 under gcc-4 patch
libmpeg2-Portfile.patch (373 bytes) - added by daved@… 19 years ago.
Patch to portfile to make port compile on Tiger (gcc 4.0)

Download all attachments as: .zip

Change History (7)

Changed 19 years ago by kayos@…

Attachment: libmpeg2_gcc33.log added

port -d install libmpeg2 log with gcc 3.3

Changed 19 years ago by kayos@…

Attachment: libmpeg2_gcc40.log added

port -d install libmpeg2 log with gcc 4.0

Changed 19 years ago by izmir@…

Attachment: patch-cpu_accel.c-diff added

libmpeg2 under gcc-4 patch

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to daved@…

Changed 19 years ago by daved@…

Attachment: libmpeg2-Portfile.patch added

Patch to portfile to make port compile on Tiger (gcc 4.0)

comment:2 Changed 19 years ago by daved@…

attachments.isobsolete: 01

comment:3 Changed 18 years ago by mww@…

Resolution: fixed
Status: newclosed

this has been fixed meanwhile (perhaps forgotten to close the bug?)

Note: See TracTickets for help on using tickets.