Opened 19 years ago
Closed 19 years ago
#4307 closed defect (fixed)
BUG XviD doesn't compile with gcc 4.
Reported by: | pguyot (Paul Guyot) | Owned by: | blb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | darwinports-bugs@… | |
Port: |
Description
XviD's configure pass an option no longer accepted by gcc.
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._Junk_src_opendarwin_darwinports_dports_multimedia_XviD/work/xvidcore-1.0.3/build/generic" && make all" returned error 2 Command output: D: =build
C: ./decoder.c
cc1: error: unrecognized command line option "-freduce-all-givs" make: * [decoder.o] Error 1
Attachments (1)
Change History (2)
Changed 19 years ago by pguyot (Paul Guyot)
comment:1 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated files have been committed; thanks for the patches.
Note: See
TracTickets for help on using
tickets.
Patch to fix the problem.