Closed
Bug 21150
Opened 25 years ago
Closed 24 years ago
build on solaris 7 intel
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
People
(Reporter: corlett, Assigned: srinivas)
Details
grabbed browser tarball, did simplistic 'gmake -f client.mk'. build broke in
nsprpub stuff as shown.
gmake[5]: Entering directory
`/export/home/corlett/mozilla/mozilla/nsprpub/pr/include/obsolete'
../../../config/SunOS5.7_x86_32_PTH_DBG.OBJ/nsinstall -R -m 444
/PATH/mozilla/dist/include/obsolete
usage: ../../../config/SunOS5.7_x86_32_PTH_DBG.OBJ/nsinstall [-C cwd] [-L
linkprefix] [-m mode] [-o owner] [-g group]
[-DdltR] file [file
...] directory
Comment 1•25 years ago
|
||
This looks like the 'wildcard' function bug
in gmake 3.77. Can you do a 'gmake -v' and
see if the version number is 3.77?
If it indeed is gmake 3.77, you can use the
workaround described in Bugzilla bug #7486.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Marking the bug as a duplicate of #7846.
*** This bug has been marked as a duplicate of 7846 ***
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
The duplicate bug number is incorrect.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 7486 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•