Closed Bug 218816 Opened 21 years ago Closed 21 years ago

unable to compile mozilla on linux 2.6.0-test

Categories

(NSS :: Build, defect)

x86
Linux
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 212797

People

(Reporter: bryanr, Assigned: wtc)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030729
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030729

mozilla 1.5a and firebird 0.6.1 fail to compile on a linux machine running a
2.6.0-test kernel


Reproducible: Always

Steps to Reproduce:
./configure ; make ; make install under linux 2.6.0-test
Actual Results:  
make[3]: Entering directory `/home/bryan/src/mozilla/security/coreconf'
../coreconf/config.mk:67: ../coreconf/Linux2.6.mk: No such file or directory
../coreconf/config.mk:167: no file name for `-include'
/usr/bin/make -j1: *** No rule to make target ../coreconf/Linux2.6.mk.  Stop.
make[3]: *** [../coreconf/Linux2.6.mk] Error 1


Expected Results:  
successful compile ;)

copying security/coreconf/Linux2.5.mk to security/coreconf/Linux2.6.mk fixes the
compile and produces a working mozilla with functional SSL/TLS.
This has been fixed in Mozilla 1.5 Beta.

*** This bug has been marked as a duplicate of 212797 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.