[asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Giorgio Incantalupo
Hi, does misdn-mqueue work if compiled with gcc 4? I get some errors when trying to load misdn drivers: FATAL: Error inserting mISDN_core (/lib/modules/2.6.15-1-486/extra/mISDN_core.ko): Invalid module format WARNING: Error inserting mISDN_core (/lib/modules/2.6.15-1-486/extra/mISDN_core.ko):

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Kai Ober
gcc -v : gcc version 4.1.0 no problems using latest stuff from beronet/downloads/misdn_queue.stuff suse standard kernel regards KAI ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Giorgio Incantalupo
Hi Kai, thanks, maybe I used the wrong kernel-headers, do not know. I can compile misdn-queue but misdn-start (after scan + config) tells me my module has an invalid format. Thanks Giorgio Incantalupo Kai Ober wrote: gcc -v : gcc version 4.1.0 no problems using latest stuff from

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Kai Ober
Giorgio Incantalupo schrieb: Hi Kai, thanks, maybe I used the wrong kernel-headers, do not know. Did you change them? Now everything works fine? regards ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Giorgio Incantalupo
Hi Kai, the problem is to find the right kernelI used apt-get *install* kernel-headers-*`**uname* -r*`* -y but it seems not to be the right one...Even zaptel is not working: FATAL: Error inserting zaptel (/lib/modules/2.6.15-1-486/misc/zaptel.ko): Invalid module format I've always

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Kai Ober
Giorgio Incantalupo schrieb: Hi Kai, the problem is to find the right kernelI used apt-get *install* kernel-headers-*`**uname* -r*`* -y so the only i can tell is: - my kernel is 2.6.16.13-4-default (meaning suse 10.1 default) - installed latest zap and libpri packages from asterisk-org -

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Giorgio Incantalupo
Hi Kai, it works!!! Not with gcc 4.1 but with 4.0! Giorgio Incantalupo. Kai Ober wrote: Giorgio Incantalupo schrieb: Hi Kai, the problem is to find the right kernelI used apt-get *install* kernel-headers-*`**uname* -r*`* -y so the only i can tell is: - my kernel is

Re: [asterisk-users] does misdn-mqueue work if compiled with gcc 4?

2006-08-29 Thread Tzafrir Cohen
On Tue, Aug 29, 2006 at 02:49:54PM +0200, Giorgio Incantalupo wrote: Hi Kai, the problem is to find the right kernelI used apt-get *install* kernel-headers-*`**uname* -r*`* -y but it seems not to be the right one...Even zaptel is not working: FATAL: Error inserting zaptel