#1028 closed defect (worksforme)
Build failure on debian-kbsd
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | nginx-core | Version: | 1.10.x |
| Keywords: | Cc: | ||
| uname -a: | |||
| nginx -V: | yes | ||
Description
Downstream bug report: https://bugs.debian.org/826061
The patch that resolves the build failure in Debian has been attached. It will be relevant to more than just Debian.
Attachments (1)
Change History (4)
by , 9 years ago
| Attachment: | 0003-define_gnu_source-on-other-glibc-based-platforms.patch added |
|---|
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Feedback timeout. As previously suggested, this looks like a problem with the build environment.
Note:
See TracTickets
for help on using tickets.

I can't confirm. While nginx does not recognize Debian/kFreeBSD, it compiles fine on it. Just tested on freshly downloaded debian-testing image. Just for the record, here is what
uname -ashows:Note well that configure results as available in the bug in question contain different results for the same configure tests, notably:
It looks like there is something wrong with the build environment which makes configure results incorrect. The patch suggested hides the problem, but not fixes the root cause.