[Home]

Summary:ASTERISK-27343: Fails to build in FreeBSD due to sys/sysmacros.h not existing there
Reporter:Guido Falsi (madpilot)Labels:
Date Opened:2017-10-14 04:07:15Date Closed:2017-10-17 09:59:49
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:13.18.0 14.7.0 15.1.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:FreeBSD, and most probably any non linux or SySV like UNIX.Attachments:
Description:While testing the new 13.18.0 RC I noticed the build failure.

I'm preparing a patch I will submit for review, linked to this bug report.

Looks like the patch will be quite simply wrapping the sys/sysmacros.h include line in an already existing #ifdef.
Comments:By: Asterisk Team (asteriskteam) 2017-10-14 04:07:17.339-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2017-10-17 08:05:56.553-0500

Change 6801 merged by Jenkins2:
chan_dahdi: wrap include file which is not present on BSD systems in #ifdef

[https://gerrit.asterisk.org/6801|https://gerrit.asterisk.org/6801]

By: Friendly Automation (friendly-automation) 2017-10-17 08:16:50.616-0500

Change 6803 merged by Joshua Colp:
chan_dahdi: wrap include file which is not present on BSD systems in #ifdef

[https://gerrit.asterisk.org/6803|https://gerrit.asterisk.org/6803]

By: Friendly Automation (friendly-automation) 2017-10-17 08:21:54.437-0500

Change 6804 merged by Jenkins2:
chan_dahdi: wrap include file which is not present on BSD systems in #ifdef

[https://gerrit.asterisk.org/6804|https://gerrit.asterisk.org/6804]