[Home]

Summary:DAHTOOL-00057: Incorrect detection of hdlc support in Gentoo
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2012-01-08 12:49:21.000-0600Date Closed:2019-06-06 09:17:45
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Utilities
Versions:2.5.0.2 2.6.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) hdlc_gentoo_detect.diff
Description:http://lists.digium.com/pipermail/asterisk-dev/2011-January/047683.html

gcc -g -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE  -I../linux/include
-MD -MT sethdlc.o -MF .sethdlc.o.d -MP -c -o sethdlc.o sethdlc.c
sethdlc.c: In function 'set_iface':
sethdlc.c:205: error: 'union <anonymous>' has no member named
'ifru_settings'
sethdlc.c:208: error: 'union <anonymous>' has no member named
'ifru_settings'
sethdlc.c:209: error: 'union <anonymous>' has no member named
'ifru_settings'
sethdlc.c:244: error: 'union <anonymous>' has no member named

[snip]

building of sethdlc has to be manually disabled.
Comments:By: Keith Morgan (kmorgan) 2019-06-06 09:17:45.703-0500

building of sethdlc has to be manually disabled.