Closed Bug 828066 Opened 11 years ago Closed 11 years ago

Don't use -I/usr/dt/include -I/usr/openwin/include on Solaris

Categories

(NSS :: Build, defect, P2)

All
Solaris
defect

Tracking

(Not tracked)

RESOLVED FIXED
3.14.2

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
I noticed that coreconf/SunOS5.mk has this line:

    INCLUDES   += -I/usr/dt/include -I/usr/openwin/include

This is not needed for NSS. The attached patch removes this line.
Attachment #699475 - Flags: review?(ryan.sleevi)
Comment on attachment 699475 [details] [diff] [review]
Patch

Switching review to Bob. I have no clue about SunOS building and whether or not this is fine (although it looks perfectly fine to me).
Attachment #699475 - Flags: review?(ryan.sleevi) → review?(rrelyea)
/usr/dt/include and /usr/openwin/include are both related
to X Windows. NSS doesn't have GUI, which is why those
include directories can be removed.

I found a description of /usr/dt and /usr/openwin in
http://stuff.mit.edu/afs/athena/software/freewrl_v1.22.5/src/freewrl-1.22.5/m4/ac_find_motif.m4
Comment on attachment 699475 [details] [diff] [review]
Patch

r+ looks like left overs from a browser build on solaris.


bob
Attachment #699475 - Flags: review?(rrelyea) → review+
Patch checked in on the NSS trunk (NSS 3.14.2).

Checking in SunOS5.mk;
/cvsroot/mozilla/security/coreconf/SunOS5.mk,v  <--  SunOS5.mk
new revision: 1.29; previous revision: 1.28
done
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: