Closed Bug 759459 Opened 12 years ago Closed 12 years ago

Build broken on FreeBSD since patch for bug #745034 landed

Categories

(Core :: JavaScript Engine, defect)

All
FreeBSD
defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: mpk, Assigned: mpk)

References

Details

(Whiteboard: [js:p1:fx15])

Attachments

(2 files)

Attached file build log snippet
Unfortunately the aforementioned patch broke the builds on FreeBSD. I'll attach a small patch shortly.
Moving "#include <unistd.h>" down after "#include <sys/time.h>" fixed things for me. Comparing the include section with the ones in the following files, the patch seems pretty safe. ipc/chromium/src/base/process_util_posix.cc ipc/chromium/src/third_party/libevent/devpoll.c ipc/chromium/src/third_party/libevent/epoll.c ipc/chromium/src/third_party/libevent/http.c ipc/chromium/src/third_party/libevent/test/bench.c
Attachment #628057 - Flags: review?(terrence)
Whiteboard: [js:p1:fx15]
Comment on attachment 628057 [details] [diff] [review] unbreak the build (including unistd.h a bit later) Review of attachment 628057 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for the patch. Looks fine to me.
Attachment #628057 - Flags: review?(terrence) → review+
Keywords: checkin-needed
Flags: in-testsuite-
Keywords: checkin-needed
Target Milestone: --- → mozilla16
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: