Opened 13 years ago
Closed 12 years ago
#33303 closed defect (fixed)
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 (2)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | File libvpx-v1.0.0/vp8/encoder/x86/asm_enc_offsets.asm missing → libvpx: vp8/encoder/x86/asm_enc_offsets.asm missing |
---|
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
1.1.0 appears to build fine.