[asterisk-bugs] [DAHDI 0013253]: Dahdi linux drivers from trunk does not compile on 2.6.27-rc2.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 13 15:06:33 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13253
======================================================================
Reported By: raiden
Assigned To:
======================================================================
Project: DAHDI
Issue ID: 13253
Category: General
Reproducibility: always
Severity: block
Priority: normal
Status: new
======================================================================
Date Submitted: 2008-08-07 01:04 CDT
Last Modified: 2008-08-13 15:06 CDT
======================================================================
Summary: Dahdi linux drivers from trunk does not compile on
2.6.27-rc2.
Description:
When trying to compile dahdi linux drivers from trunk on a linux 2.6.27-rc2
kernel source, I get the following
dahdi-linux# make
make -C /usr/src/linux ARCH=i386 SUBDIRS=/root/dahdi-linux/drivers/dahdi
DAHDI_INCLUDE=/root/dahdi-linux/include HOTPLUG_FIRMWARE=yes modules
DAHDI_BUILD_ALL=m
make[1]: Entering directory `/usr/src/linux-2.6.27-rc2'
CC [M] /root/dahdi-linux/drivers/dahdi/dahdi-base.o
/root/dahdi-linux/drivers/dahdi/dahdi-base.c: In function
'dahdi_register':
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:5350: error: too few
arguments to function 'device_create'
/root/dahdi-linux/drivers/dahdi/dahdi-base.c: In function
'dahdi_register_chardev':
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:7783: error: too few
arguments to function 'device_create'
/root/dahdi-linux/drivers/dahdi/dahdi-base.c: In function 'dahdi_init':
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:7809: error: too few
arguments to function 'device_create'
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:7810: error: too few
arguments to function 'device_create'
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:7811: error: too few
arguments to function 'device_create'
/root/dahdi-linux/drivers/dahdi/dahdi-base.c:7812: error: too few
arguments to function 'device_create'
make[2]: *** [/root/dahdi-linux/drivers/dahdi/dahdi-base.o] Error 1
make[1]: *** [_module_/root/dahdi-linux/drivers/dahdi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27-rc2'
make: *** [modules] Error 2
Seem's to be an issue with the device_create function?
======================================================================
----------------------------------------------------------------------
(0091381) qwell (administrator) - 2008-08-13 15:06
http://bugs.digium.com/view.php?id=13253#c91381
----------------------------------------------------------------------
Closing in favor of http://bugs.digium.com/view.php?id=13277.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-13 15:06 qwell Note Added: 0091381
======================================================================
More information about the asterisk-bugs
mailing list