Closed
Bug 386
Opened 26 years ago
Closed 26 years ago
Navigator Compile fails in lib/libmocha/et_mocha.c and et_moz.c.
Categories
(MozillaClassic Graveyard :: LibMocha, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: clahey, Assigned: chouck)
Details
Created by Chris Lahey (clahey@mediaone.net) on Wednesday, May 20, 1998 8:35:35 PM PDT
Additional Details :
Using CVS checkout on May 20, 1998, compilation fails with
the message:
et_mocha.c:42: netcache.h: No such file or directory
Doing find -name netcache.h at the root of the tree reports
that no such file exists.
Removing the line
#include "netcache.h"
makes et_mocha.c compile with no errors. This is also a
problem in et_moz.c.
Chris
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: 3849
Comment 1•26 years ago
|
||
setting as verified -- old moz codebase
You need to log in
before you can comment on or make changes to this bug.
Description
•