2.1.94: XLT Fails

Dave Wreski (dave@nic.com)
Thu, 9 Apr 1998 05:15:17 -0400 (EDT)


Hi all. 2.1.94 fails to compile on my XLT-300 machine with the following:

init/main.o: In function `checksetup':
main.c(.text+0x22c): undefined reference to `__builtin_memset'
main.c(.text+0x230): undefined reference to `__builtin_memset'
main.c(.text+0x268): undefined reference to `__builtin_memset'
main.c(.text+0x26c): undefined reference to `__builtin_memset'
init/main.o: In function `calibrate_delay':
main.c(.text+0x2a4): undefined reference to `__builtin_memset'
init/main.o(.text+0x2a8):main.c: more undefined references to
`__builtin_memset' follow
make: *** [vmlinux] Error 1

There are also a few other warnings that I thought I would include in case
someone wanted to be made aware of them. The box has both the stock NCR
SCSI and a Buslogic BT958.

time.c: In function `do_adjtimex':
time.c:271: warning: suggest explicit braces to avoid ambiguous `else'
tty_ioctl.c: In function `get_sgflags':
tty_ioctl.c:224: warning: suggest explicit braces to avoid ambiguous
`else'
console.c: In function `do_con_write':
console.c:1772: warning: suggest explicit braces to avoid ambiguous `else'
scsi.c:130: warning: `scsi_bh_queue_spin' defined but not used
In file included from BusLogic.c:44:
/usr/src/linux-2.1.94/include/linux/bios32.h:11: warning: #warning This
driver uses the old PCI interface, please fix it (see
Documentation/pci.txt)
53c7,8xx.c: In function `abnormal_finished':
53c7,8xx.c:2211: warning: suggest explicit braces to avoid ambiguous
`else'
53c7,8xx.c: In function `print_queues':
53c7,8xx.c:5956: warning: cast from pointer to integer of different size
53c7,8xx.c: In function `ncr_halt':
53c7,8xx.c:6314: warning: suggest explicit braces to avoid ambiguous
`else'
nfs2xdr.c: In function `nfs_xdr_readdirres':
nfs2xdr.c:449: warning: int format, different type arg (arg 3)
svcsubs.c: In function `nlm_lookup_file':
svcsubs.c:57: warning: long int format, different type arg (arg 3)
svcsubs.c:69: warning: long int format, different type arg (arg 3)
xdr.c: In function `nlm_decode_fh':
xdr.c:89: warning: int format, different type arg (arg 3)
svcsock.c: In function `svc_sendto':
svcsock.c:260: warning: int format, different type arg (arg 4)
svcsock.c: In function `svc_recvfrom':
svcsock.c:317: warning: int format, different type arg (arg 4)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu