Open Bug 589903 Opened 15 years ago Updated 3 years ago

Check yasm version for Linux

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: Ms2ger, Unassigned)

Details

At least yasm 0.5.0.1591 (which is in the Ubuntu 8.04 repos) doesn't work. (FTR: failing with yasm: warning: unrecognized option `-c' ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:110: symbol references not supported ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:110: non-constant value given to `%if' ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:241: invalid argument to [SECTION] ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:241: undefined symbol `.note.GNU' (first use) ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:241: undefined symbol `stack' (first use) ~/Mozilla/mozilla-central/media/libvpx/vpx_ports/x86_abi_support.asm:241: (Each undefined symbol is reported only once.) )
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Actually, while that bug fixes the warning, the errors are still present.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Oh, I see. You're right; this is a different issue. -c causes a warning, and then yasm gives other errors. I have code for checking the yasm version in bug 583849.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.