Closed
Bug 472
Opened 26 years ago
Closed 26 years ago
BUILD: g++ reports compile error in context_funcs.cpp
Categories
(MozillaClassic Graveyard :: XFE, defect, P5)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: r-scott.butler, Assigned: ramiro)
Details
Created by Scott Butler (r-scott.butler@usa.dupont.com) on Saturday, July 4, 1998 1:05:12 PM PDT
Additional Details :
... context_funcs.cpp
/usr/include/sys/statvfs.h:75: previous declaration of `int
statvfs(const char *
, struct statvfs *)' with C++ linkage
context_funcs.cpp:78: conflicts with new declaration with C
linkage
make[3]: *** [OSF1V4.0_DBG.OBJ/context_funcs.o] Error 1
ghidorah.es.dupont.com> gcc -v
Reading specs from
/usr/local/lib/gcc-lib/alpha-dec-osf4.0/2.7.2.3/specs
gcc version 2.7.2.3
ghidorah.es.dupont.com> make -v
GNU Make version 3.75, by Richard Stallman and Roland
McGrath.
Updated by (briano@netscape.com) on Monday, July 6, 1998 7:50:22 PM PDT
Additional Details :
This looks like an XFE problem. Reassigning to Ramiro.
Assignee | ||
Updated•26 years ago
|
Summary: g++ reports compile error in context_funcs.cpp → BUILD: g++ reports compile error in context_funcs.cpp
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P5
I dont have a DU machine, can you provide a patch ? thanks.
Marking assigned p5.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Old bug..check out the lastest at www.mozilla.org!
Marking bug Verified/Won't Fix.
Old bug..check out the lastest at www.mozilla.org!
Marking bug Verified/Won't Fix.
You need to log in
before you can comment on or make changes to this bug.
Description
•