Closed Bug 278817 Opened 20 years ago Closed 20 years ago

[Solaris] Fail to build firefox

Categories

(Firefox Build System :: General, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 278672

People

(Reporter: eagle.lu, Assigned: bryner)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20041221
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20041221

Fail to build firefox when building files under extension/spellcheck/myspell/src

Reproducible: Always
On solaris, standard C data types such as "FILE" are defined in "std"
namepsace, while on Linux, "FILE" is define globally and included in "std"
namespace.

I have successfully built firefox on both Linux and Solaris after adding this
patch
Attachment #171624 - Flags: review?(bryner)

*** This bug has been marked as a duplicate of 278672 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment on attachment 171624 [details] [diff] [review]
add using namespace std

Clearing review request field, fix already in CVS from bug 278672.
Attachment #171624 - Flags: review?(bryner)
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: