Changes between Initial Version and Version 1 of Ticket #24834


Ignore:
Timestamp:
May 10, 2010, 9:54:42 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to Cc the port maintainer and to use WikiFormatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24834

    • Property Keywords x264 removed
    • Property Owner changed from macports-tickets@… to devans@…
  • Ticket #24834 – Description

    initial v1  
    11x264 does not install. I get linker errors about missing symbols:
     2{{{
    23Undefined symbols:
    34  "_lame_close", referenced from:
     
    56      _MP3lame_encode_close in libavcodec.a(libmp3lame.o)
    67  ...
     8}}}
    79-> see the attached log.
     10
    811Tried to install ffmpeg (default variant) on a relatively fresh macport (v1.8.2) installation (only mkvtools and deps have been installed before) on a G4/Leopard 10.5.8 with latest XCode. No x264 variant works. Error occurs whether x264 is installed as a dependency of ffmpeg or directly.