Closed
Bug 3005
Opened 26 years ago
Closed 26 years ago
[PP]rdfsink test not building on Linux RH5.2
Categories
(Core Graveyard :: RDF, defect, P2)
Tracking
(Not tracked)
VERIFIED
WONTFIX
M5
People
(Reporter: mcafee, Assigned: waterson)
References
()
Details
I got the rdfsink test building Ok on Solaris, but run into
an include problem on Linux (RH5.2):
rdfsink.cpp
In file included from /usr/include/sys/time.h:28,
from /usr/include/sys/types.h:67,
from /usr/include/obsolete/protypes.h:32,
from /usr/include/prtypes.h:385,
from ../../../dist/include/nscore.h:29,
from ../../../dist/include/nslayout.h:21,
from ../../../dist/include/nsIContent.h:23,
from rdfsink.cpp:24:
/usr/include/timebits.h:28: syntax error before `;'
/usr/include/timebits.h:29: syntax error before `;'
--
Looks like somebody's stepping on time_t? I looked at preprocessor
stuff for a little bit and didn't see an obvious problem. Ramiro?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
Marked assigned.
Updated•26 years ago
|
Component: Aurora/RDF BE → RDF
Product: MozillaClassic → Browser
Summary: rdfsink test not building on Linux RH5.2 → [PP]rdfsink test not building on Linux RH5.2
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
This test has been superceded by rdfcat.
Assignee | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: FIXED → WONTFIX
Assignee | ||
Comment 3•26 years ago
|
||
Fixed resolution to WONTFIX, not FIXED.
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•