Closed
Bug 345
Opened 26 years ago
Closed 26 years ago
mozilla source fails to compile in Xfe, missing XfeBm directory
Categories
(MozillaClassic Graveyard :: XFE, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: laule, Assigned: mcafee)
Details
Created by Simon. Laule (laule@mbi-berlin.de) on Sunday, May 10, 1998 12:37:58 PM PDT
Additional Details :
Based on source updated today mozilla fails to compile
on Solaris 2.6:
...
Menu.cpp:48: Xfe/BmButton.h: No such file or directory
Menu.cpp:49: Xfe/BmCascade.h: No such file or directory
gmake[3]: *** [SunOS5.6_sparc_DBG.OBJ/Menu.o] Error 1
gmake[3]: Target `install' not remade because of errors.
gmake[3]: Leaving directory
`/users/z/laule/mozilla/mozilla/cmd/xfe/src'
gmake[2]: *** [install] Error 2
cd XfeWidgets/XfeBm; gmake
gmake[3]: Entering directory
`/users/z/laule/mozilla/mozilla/cmd/xfe/XfeWidgets/XfeBm'
gmake[3]: *** No targets specified and no makefile found.
Stop.
gmake[3]: Leaving directory
`/users/z/laule/mozilla/mozilla/cmd/xfe/XfeWidgets/XfeBm'
gmake[2]: ***
[../../dist/SunOS5.6_sparc_DBG.OBJ/lib/libXfeBm.a] Error 2
gmake[2]: Target `install' not remade because of errors.
gmake[2]: Leaving directory
`/users/z/laule/mozilla/mozilla/cmd/xfe'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory
`/users/z/laule/mozilla/mozilla/cmd'
gmake: *** [install] Error 2
gmake: Target `all' not remade because of errors.
mail laule 52 (.../mozilla/mozilla):
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 1•26 years ago
|
||
Ramiro has undoubtably fixed this by now.
You need to log in
before you can comment on or make changes to this bug.
Description
•