Closed
Bug 1376
Opened 26 years ago
Closed 26 years ago
Can't build the network library
Categories
(Core :: Networking, defect, P1)
Tracking
()
CLOSED
WORKSFORME
People
(Reporter: jacquot, Assigned: gagan)
Details
Under NT4 PL3, using VC++ 6 release candidate (from MSDN) and after
setting INCLUDE to the right path
(c:\program files\Microsoft Visual Studio\VC98\include) with
directory names replaced by their 8 chars equivalent (just in case)
like c:\progra~1\mi017e~1\vc98\include,
the sources are installed in d:\mozilla
I cant build the networking library without patching every makefile
by adding -I$(INCLUDE) in the LINCS variable...
Am I doing something wrong there ?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Seems like an isolated case. Marking as such. As for the original reporter, I
would recommend that you follow the build instructions on
http://www.mozilla.org/
jacquot, could you please try this and mark this bug Verified? Thanks!
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
You need to log in
before you can comment on or make changes to this bug.
Description
•