You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2018/01/08 22:13:28 UTC

[Bug 61976] New: [PATCH] - Proposal to fix OpenBSD build

https://bz.apache.org/bugzilla/show_bug.cgi?id=61976

            Bug ID: 61976
           Summary: [PATCH] - Proposal to fix OpenBSD build
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: devnexen@gmail.com
  Target Milestone: ---

Created attachment 35660
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35660&action=edit
Diff

1/ Fixing a typo.
2/ The net/if.h header detection fails since it needs sys/socket.h as well on
OpenBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 61976] [PATCH] - Proposal to fix OpenBSD build

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61976

Yann Ylavic <yl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 61976] [PATCH] - Proposal to fix OpenBSD build

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61976

Yann Ylavic <yl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Yann Ylavic <yl...@gmail.com> ---
Backported to 1.6.x (r1828284) and 1.7.x (r1828282).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 61976] [PATCH] - Proposal to fix OpenBSD build

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61976

--- Comment #2 from Yann Ylavic <yl...@gmail.com> ---
Just committed the "configure" bits in r1827534.
Thanks for the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 61976] [PATCH] - Proposal to fix OpenBSD build

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61976

--- Comment #1 from David CARLIER <de...@gmail.com> ---
Partially addressed in this commit

https://github.com/apache/apr/commit/8d78010883dce847b298f86f7e4c9e8fff914102

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org