[Asterisk-Dev] Zaptel on Sparc

G. Phileomonto gphileomonto at xeon-flux.com
Thu Sep 30 08:44:11 MST 2004


Ive been going through the list archives and all i can find are peoples 
posts on how they havent gotten zaptel to compile for ultrasparc
I am hoping that i just missed a post somewhere.

I am trying to get a T100P installed on a UltraSparc II system...i dont 
know anything about sparc and would greatly appreciate any help with this.
all I am getting is a whole lot of  "warning: left shift count >= width 
of type" and "warning: integer constant is too large for "long" type" 
warnings...
followed by a bunch of "(Requires v9|v9a|v9b; requested architecture is 
sparclite.)" errors from the assembler...Im running the Sparc port of 
Gentoo w/ the 2.4.26 kernel


here is a small snippet:
/usr/src/linux/include/asm/pgtable.h: In function `pte_modify':
/usr/src/linux/include/asm/pgtable.h:224: warning: integer constant is 
too large for "long" type
/usr/src/linux/include/asm/pgtable.h: In function `mk_pte_io':
/usr/src/linux/include/asm/pgtable.h:301: warning: left shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h: In function `sun4u_get_pte':
/usr/src/linux/include/asm/pgtable.h:327: warning: integer constant is 
too large for "long" type
/usr/src/linux/include/asm/pgtable.h:328: warning: integer constant is 
too large for "long" type
/usr/src/linux/include/asm/pgtable.h:328: warning: comparison is always 
true due to limited range of data type
/usr/src/linux/include/asm/pgtable.h:330: warning: right shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h:330: warning: left shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h:330: warning: left shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h:330: warning: left shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h:330: warning: left shift count >= 
width of type
/usr/src/linux/include/asm/pgtable.h:333: warning: integer constant is 
too large for "long" type
.
.
.
/tmp/ccx3WBZc.s:11250: Error: Architecture mismatch on "rdpr".
/tmp/ccx3WBZc.s:11250:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11251: Error: Architecture mismatch on "wrpr".
/tmp/ccx3WBZc.s:11251:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11381: Error: Architecture mismatch on "wrpr".
/tmp/ccx3WBZc.s:11381:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11391: Error: Architecture mismatch on "lduwa".
/tmp/ccx3WBZc.s:11391:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11462: Error: Architecture mismatch on "lduwa".
/tmp/ccx3WBZc.s:11462:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11715: Error: Architecture mismatch on "rdpr".
/tmp/ccx3WBZc.s:11715:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
/tmp/ccx3WBZc.s:11716: Error: Architecture mismatch on "wrpr".
/tmp/ccx3WBZc.s:11716:  (Requires v9|v9a|v9b; requested architecture is 
sparclite.)
.
.
.

--
G. Phileomonto



More information about the asterisk-dev mailing list