Closed
Bug 286
Opened 26 years ago
Closed 26 years ago
iostream.h
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nayan, Assigned: briano)
Details
Created by Nayan Hajratwala (nayan@walanet.com) on Thursday, April 30, 1998 3:47:34 PM PDT
Additional Details :
The build procedure doesn't seem able to find my iostream.h
I have it located in
/opt/FSFlibg++/lib/g++-include/iostream.h
Including a "-I" on the SunOS5.mk variable G++INCLUDES
didn't help. I had to add it on the OS_INCLUDES variable.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
This should not be an issue anymore. G++INCLUDES is (once again) part of
INCLUDES in config.mk, so overriding it for your environment will do what
you need. Closing the bug.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•