Changes between Initial Version and Version 1 of Ticket #33538


Ignore:
Timestamp:
Mar 9, 2012, 4:34:42 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

One issue per ticket please. This ticket will be about XviD's failure to build. If you're having a different issue with gimp-app, feel free to file a separate ticket for that.

And please remember to use WikiFormatting and to preview before submitting, and to fill in the Port field.

This could be a clang issue. Have you tried using a different compiler?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33538

    • Property Summary changed from XviD and gimp-app don't build on Lion to XviD:
    • Property Port XviD added
  • Ticket #33538 – Description

    initial v1  
    1  am having problems building the gimp-app port. One of the culprits
     1am having problems building the gimp-app port. One of the culprits
    22is XviD, which produces the following error on OS X Lion (10.7.3),
    33with XCode (4.3).
     
    88Any help or workarounds are greatly appreciated.
    99
    10 Thanks,
     10Thanks, [[br]]
    1111Abe
    1212
    13 
     13{{{
    1414info:build cd =build && /usr/bin/clang -L/opt/local/lib -arch x86_64 decoder.o encoder.o xvid.o bitstream/bit
    1515stream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image
     
    4848:info:build clang: error: linker command failed with exit code 1 (use
    4949-v to see invocation)
    50 
     50}}}