Closed Bug 546054 Opened 14 years ago Closed 6 months ago

Build failure: gnu/stubs-32.h: No such file or directory

Categories

(NSS :: Build, defect, P5)

x86_64
Linux

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mnyromyr, Unassigned)

Details

I can't build NSS (as part of Mozilla trunk) on my 64 bit Linux. 

~/moz/src/trunk/mozilla/security/nss$ uname -a
Linux aupertir 2.6.24-26-generic #1 SMP Tue Dec 1 17:55:03 UTC 2009 x86_64 GNU/Linux

make fails with

  /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory

After quite some tinkering I found that 

  USE_64=1 make nss_build_all 

will make it build, but that either shouldn't be necessary or be mentioned in the docs.
Severity: normal → S3
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WONTFIX
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.