New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33303 (closed defect: fixed)

Opened 16 months ago

Last modified 11 months ago

libvpx: vp8/encoder/x86/asm_enc_offsets.asm missing

Reported by: thomas.c.jansen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: libvpx

Description

Compiling libvpx (as part of ffmpeg) is complaining about a missing file "ask_env_offsets.asm" in folder "libvpx-v1.0.0/vp8/encoder/x86". Creating it with the content from http://webrtc.googlecode.com/svn/trunk/third_party/libvpx/source/config/mac/ia32/asm_enc_offsets.asm solves the problem.

Change History

comment:1 Changed 16 months ago by ryandesign@…

  • Summary changed from File libvpx-v1.0.0/vp8/encoder/x86/asm_enc_offsets.asm missing to libvpx: vp8/encoder/x86/asm_enc_offsets.asm missing

comment:2 Changed 11 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

1.1.0 appears to build fine.

Note: See TracTickets for help on using tickets.