[asterisk-bugs] [DAHDI-linux 0016752]: Dahdi-2.2.1 isn't compile on kernel-2.6.33
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Mar 7 09:14:38 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16752
======================================================================
Reported By: alephlg
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 16752
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2010-02-02 05:10 CST
Last Modified: 2010-03-07 09:14 CST
======================================================================
Summary: Dahdi-2.2.1 isn't compile on kernel-2.6.33
Description:
aleph at noder dahdi-linux-2.2.1 $ make
make -C drivers/dahdi/firmware firmware-loaders
make[1]: Entering directory
`/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi/firmware'
Attempting to download dahdi-fwload-vpmadt032-1.20.0.tar.gz
--2010-02-02 12:07:46--
http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.20.0.tar.gz
downloads.digium.com (downloads.digium.com) feloldása… 76.164.171.232
Csatlakozás a következ?höz: downloads.digium.com
(downloads.digium.com)[76.164.171.232]:80… kapcsolódva.
HTTP kérés elküldve, várakozás válaszra… 200 OK
Hossz: 146556 (143K) [application/x-gzip]
Mentés ide: „dahdi-fwload-vpmadt032-1.20.0.tar.gz”
100%[=========================================================>] 146.556
159K/s id? 0,9s
2010-02-02 12:07:47 (159 KB/s) --
„dahdi-fwload-vpmadt032-1.20.0.tar.gz” mentve [146556/146556]
make[1]: Leaving directory
`/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi/firmware'
make -C /lib/modules/2.6.33-desktop-0.rc6.1mnb/build
SUBDIRS=/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi
DAHDI_INCLUDE=/home/aleph/mandriva/dahdi-linux-2.2.1/include
DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
make[1]: Entering directory `/usr/src/linux-2.6.33-desktop-0.rc6.1mnb'
CC [M]
/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi/dahdi-base.o
In file included from
/home/aleph/mandriva/dahdi-linux-2.2.1/include/dahdi/kernel.h:39,
from
/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi/dahdi-base.c:62:
/home/aleph/mandriva/dahdi-linux-2.2.1/include/dahdi/dahdi_config.h:27:28:
error: linux/autoconf.h: Nincs ilyen fájl vagy könyvtár
make[2]: ***
[/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi/dahdi-base.o] Error
1
make[1]: ***
[_module_/home/aleph/mandriva/dahdi-linux-2.2.1/drivers/dahdi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33-desktop-0.rc6.1mnb'
make: *** [modules] Error 2
======================================================================
----------------------------------------------------------------------
(0119067) svnbot (reporter) - 2010-03-07 09:14
https://issues.asterisk.org/view.php?id=16752#c119067
----------------------------------------------------------------------
Repository: dahdi
Revision: 8267
_U linux/branches/2.2/
U linux/branches/2.2/drivers/dahdi/wcb4xxp/base.c
U linux/branches/2.2/drivers/dahdi/wct4xxp/vpm450m.c
U linux/branches/2.2/include/dahdi/dahdi_config.h
------------------------------------------------------------------------
r8267 | tzafrir | 2010-03-07 09:14:37 -0600 (Sun, 07 Mar 2010) | 11 lines
autoconf.h is inlcuded by Kbuild at the command-line.
No need to explicitly include it.
Also note that <linux/autoconf.h> is invalid as of 2.6.33 . It is now
<generated/autoconf.h> (but anyway, should not be #include-d directly).
Backporting from trunk to 2.2 (closes issue
https://issues.asterisk.org/view.php?id=16752).
Merged revisions 7732 via svnmerge from
http://svn.digium.com/svn/dahdi/linux/trunk
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=8267
Issue History
Date Modified Username Field Change
======================================================================
2010-03-07 09:14 svnbot Checkin
2010-03-07 09:14 svnbot Note Added: 0119067
======================================================================
More information about the asterisk-bugs
mailing list