In article <[EMAIL PROTECTED]>,
Shawn <[EMAIL PROTECTED]> wrote:
> *Well Duane Fedora Core 1 is working great for me (other than compiling 
> zaptel)
> and  had been rock stable. I have the sources to the kernel installed 
> and have compiled
> many other programs without issue. Changing distributions is not an 
> option at this
> point since I use the box for other things, I would hope a better 
> solution would be to
> find out "why" its not compiling on Fedora 1 and fix it. I am willing to 
> do whatever I can
> to help toward that end, but since I am no coder I will need some input 
> on what to try.

When compiling kernel modules under Fedora you should use gcc32 as the
compiler, as that is what the kernel is compiled with.  In the zaptel
directory use the make command:

make HOSTCC=gcc32

or else change the HOSTCC line in the makefile to specify gcc32.

Cheers,
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org
_______________________________________________
Asterisk-Dev mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to