From owner-freebsd-hackers Sat Dec 23 14:15: 1 2000 From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 23 14:14:58 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from typhoon.maxbw.com (typhoon.maxbw.com [64.242.216.5]) by hub.freebsd.org (Postfix) with ESMTP id 05A9037B400 for ; Sat, 23 Dec 2000 14:14:58 -0800 (PST) Received: from phantom (nic-163-c160-011.mn.mediaone.net [24.163.160.11]) by typhoon.maxbw.com (8.11.1/8.11.0) with ESMTP id eBNMEmr68832 for ; Sat, 23 Dec 2000 16:14:56 -0600 (CST) From: "Rob Andrews" To: Subject: Date: Sat, 23 Dec 2000 16:18:57 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Disposition-Notification-To: "Rob Andrews" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm having a problem with what seems to be the DPT raid card driver in FreeBSD 4.2 RELEASE. I've tried several times switching off options and finally I switched off the DPT driver all together so that I could just see if the kernel would compile. - --------- make depend ; make cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh ../../conf/newvers.sh SWITCHBLADE cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs - -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline - -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. - -I../../../include -D_KERNEL -include opt_global.h -elf - -mpreferred-stack-boundary=2 vers.c linking kernel dpt_scsi.o: In function `dptexecuteccb': dpt_scsi.o(.text+0x71f): undefined reference to `xpt_freeze_devq' dpt_scsi.o(.text+0x7a4): undefined reference to `xpt_done' dpt_scsi.o(.text+0x8ec): undefined reference to `xpt_done' dpt_scsi.o(.text+0xa10): undefined reference to `xpt_done' dpt_scsi.o: In function `dpt_action': dpt_scsi.o(.text+0xa47): undefined reference to `xpt_print_path' dpt_scsi.o(.text+0xb70): undefined reference to `xpt_freeze_simq' dpt_scsi.o(.text+0xd86): undefined reference to `xpt_freeze_simq' dpt_scsi.o(.text+0xf8b): undefined reference to `xpt_done' dpt_scsi.o(.text+0xf9d): undefined reference to `xpt_done' dpt_scsi.o: In function `dpt_attach': dpt_scsi.o(.text+0x176d): undefined reference to `cam_simq_alloc' dpt_scsi.o(.text+0x179f): undefined reference to `xpt_bus_deregister' dpt_scsi.o(.text+0x17b5): undefined reference to `cam_sim_free' dpt_scsi.o(.text+0x1800): undefined reference to `cam_sim_alloc' dpt_scsi.o(.text+0x1817): undefined reference to `xpt_bus_register' dpt_scsi.o(.text+0x1841): undefined reference to `xpt_create_path' dpt_scsi.o: In function `dpt_intr': dpt_scsi.o(.text+0x1b91): undefined reference to `xpt_done' dpt_scsi.o: In function `dptprocesserror': dpt_scsi.o(.text+0x1d05): undefined reference to `xpt_done' dpt_scsi.o: In function `dpttimeout': dpt_scsi.o(.text+0x1d2a): undefined reference to `xpt_print_path' dpt_scsi.o(.text+0x1d54): undefined reference to `xpt_print_path' *** Error code 1 - ------ Any help or suggestions would be appreciated.. - -- Rob Andrews Sr. Network & Systems Admin Maximus Bandwidth, Inc. Minneapolis, MN. -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBOkUkyd1S25z1TVJkEQL27wCgxo7Y8pPyBJFirj8dX8O9apNEv4sAn2l/ q8CMHLE2QCcwCbDwbcXtE+pJ =zM0/ -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message