Incorrect #include for OpenBSD #4

Closed
opened 2026-02-20 19:09:29 -05:00 by deekerman · 4 comments
Owner

Originally created by @mumble-voip on GitHub (Feb 16, 2013).

murmurd fails to build on OpenBSD with the following error:

In file included from ./murmur_pch.h:69,
                 from ../ACL.cpp:31:
/usr/include/netinet/ip.h:178: error: 'n_time' does not name a type

This is due to an incorrect #include. The attached patch fixes this issue

This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc.
The original is at https://sourceforge.net/p/mumble/bugs/960/ .

Originally created by @mumble-voip on GitHub (Feb 16, 2013). murmurd fails to build on OpenBSD with the following error: ``` In file included from ./murmur_pch.h:69, from ../ACL.cpp:31: /usr/include/netinet/ip.h:178: error: 'n_time' does not name a type ``` This is due to an incorrect #include. The attached patch fixes this issue _This ticket has been migrated from sourceforge. It is thus missing some details like original creator etc. The original is at https://sourceforge.net/p/mumble/bugs/960/ ._
deekerman 2026-02-20 19:09:29 -05:00
  • closed this issue
  • added the
    bsd
    label
Author
Owner

@mumble-voip commented on GitHub (Feb 16, 2013):

The patch.

The following attachments were added on the original comment:

@mumble-voip commented on GitHub (Feb 16, 2013): The patch. _The following attachments were added on the original comment:_ - _https://sourceforge.net/p/mumble/bugs/_discuss/thread/1d4d2762/4521/attachment/OpenBSD_patch.diff_
Author
Owner

@Kissaki commented on GitHub (Mar 22, 2013):

Committed as 8442674e71
into the after-1.2.4 branch.
Thank you very much for your contribution!

@Kissaki commented on GitHub (Mar 22, 2013): Committed as 8442674e71274f00680d23d74d9f1d03bc3583f4 into the after-1.2.4 branch. Thank you very much for your contribution!
Author
Owner

@Kissaki commented on GitHub (Mar 22, 2013):

  • status: open --> accepted
@Kissaki commented on GitHub (Mar 22, 2013): - **status**: open --> accepted
Author
Owner

@hacst commented on GitHub (Nov 7, 2013):

Was merged as b0707fd193 into master.

@hacst commented on GitHub (Nov 7, 2013): Was merged as b0707fd19312a8cfd99f1142f8e2d2ba0ba4aaf0 into master.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mumble-mumble-voip#4
No description provided.