Closed Bug 88102 Opened 24 years ago Closed 24 years ago

Define _PR_HAVE_SOCKADDR_LEN only when _SOCKADDR_LEN is defined

Categories

(NSPR :: NSPR, defect, P2)

DEC
OpenVMS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: colin, Assigned: wtc)

Details

Attachments

(1 file)

Building would be a lot easier for me if _PR_HAVE_SOCKADDR_LEN only got defined when _HAVE_SOCKADDR_LEN was defined. I'll attach a patch (from my 0.9.2 tree) next.
Summary: Define _PR_HAVE_SOCKADDR_LEN only when _HAVE_SOCKADDR_LEN is defined → Define _PR_HAVE_SOCKADDR_LEN only when _SOCKADDR_LEN is defined
How are you going to define _SOCKADDR_LEN?
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 4.2
Its defined here: http://lxr.mozilla.org/seamonkey/source/nsprpub/configure.in#1224 so a normal build is BSD V4.4 style sockets. But when I need to rebuild for BSD V4.3, a quick remove of -D_SOCKADDR_LEN=1 from OBJDIR/nsprpub/config/autoconf.mk, and I'm all set!
Can this get checked in some time soon?
Yes, sir! Patch checked in on the tip of NSPR. Moved the NSPRPUB_CLIENT_TAG to include the new rev.
Status: ASSIGNED → RESOLVED
Closed: 24 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: