[asterisk-dev] Fedora Core 6 (FC6) and Asterisk-1.2.13 andZaptel-1.2.10 compile problems

Jeffrey C. Ollie jeff at ocjtech.us
Tue Oct 31 09:49:31 MST 2006


On Tue, 2006-10-31 at 15:45 +0000, Michael J. Tubby B.Sc. G8TIC wrote:
>
>     zaptel: version magic '2.6.18-1.2798.fc6 SMP mod_unload 686
> REGPARM 4KSTACKS gcc-4.1' should be '2.6.18-1.2798.fc6 SMP mod_unload
> 586 REGPARM 4KSTACKS gcc-4.1'
> 
> which suggests that there's confusion over the architecture between
> 686 and 586 somewhere...

You probably have an arch mismatch between the kernel and the
kernel-devel packages.  Try the following:

$ rpm -q --queryformat="%{name}-%{version}-%{release}.%{arch}\n" kernel kernel-devel 
kernel-2.6.18-1.2798.fc6.i686
kernel-devel-2.6.18-1.2798.fc6.i586

If you see something like the above where the arch part of the package
doesn't match up you may need to reinstall the kernel and/or the -devel
package.  I've had one machine where a i586 kernel got installed when a
i686 kernel should have...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20061031/4f0fcbe8/attachment.pgp


More information about the asterisk-dev mailing list