Hi Jörg,
looks like you forgot the patch.
Regards,
Christian
Jörg Esser wrote:
Hi list,
if you use an debian with a selfmade kernel 2.6.19.1 and the sources
linked to /lib/modules/2.6.19.1/build
ther is no config.h to find. That leads to an compiler error message.
This patch adds some logic to the drivers.
#ifdef CONFIG_H_EXISTS
#include <linux/config.h>
#else
#include <linux/autoconf.h>
#endif
The patch is for the install-misdn-mqueue.tar.gz bundle.
I hope someone can use it.
Thx,
Jörg Esser
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk
--
Chrsitian Richter, beroNet GmbH
***********************************
Fon: +49 30 259 389 0
Fax: +49 30 259 389 19
Mail: [EMAIL PROTECTED]
Web: http://www.beronet.com
***********************************
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk