From owner-freebsd-questions@FreeBSD.ORG Sat Feb 14 03:12:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AEEF16A4CE; Sat, 14 Feb 2004 03:12:14 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE58D43D1D; Sat, 14 Feb 2004 03:12:13 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 20:12:03 +0900 Received: from mxforward02.ms.interq.net ([172.16.5.28]) by ex2kmail02.x.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 12 Feb 2004 22:26:13 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1CDSfM8026031 for ; Thu, 12 Feb 2004 22:28:41 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 05CEA5705E; Thu, 12 Feb 2004 05:26:06 -0800 (PST) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C643A16A588; Thu, 12 Feb 2004 05:25:36 -0800 (PST) Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB9B616A4CE; Wed, 11 Feb 2004 09:04:13 -0800 (PST) Received: from postino-2.etat.lu (postino-2.etat.lu [194.154.205.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DD543D31; Wed, 11 Feb 2004 09:04:13 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by postino-2.etat.lu (Postfix) with ESMTP id EE89267304; Wed, 11 Feb 2004 18:03:25 +0100 (CET) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by localhost (CIE ESMTP Dispatch 1) with ESMTP id 0E77F8B; Wed, 11 Feb 2004 18:03:26 +0100 (CET) Received: from hermes-2 (hermes-2.cie.etat.lu [148.110.136.57]) by dispatch-1.cie.etat.lu (CIE ESMTP Dispatch 1) with ESMTP id F146E87; Wed, 11 Feb 2004 18:03:25 +0100 (CET) Received: from conversion-daemon.mail.etat.lu by mail.etat.lu (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) id <0HSX00301I1DEM@mail.etat.lu>; Wed, 11 Feb 2004 18:03:25 +0100 (MET) Received: from lucy ([148.110.43.189])18 2003)) with ESMTP id <0HSX00KSWJDPOE@mail.etat.lu>; Wed, 11 Feb 2004 18:03:25 +0100 (MET) Date: Wed, 11 Feb 2004 18:03:30 +0100 From: Didier WIROTH To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Message-id: <0HSX00KSXJDPOE@mail.etat.lu> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Thread-index: AcPwwPlwIIK772VkSJi3FoUJrwsiZA== X-Mailman-Approved-At: Thu, 12 Feb 2004 05:25:00 -0800 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org X-OriginalArrivalTime: 12 Feb 2004 13:26:14.0304 (UTC) FILETIME=[C9A08200:01C3F16B] Subject: /usr/src/sys/dev/aic7xxx errors when compiling X-BeenThere: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 11:12:14 -0000 Hi, (error on 5.2 and 5.2.1-rc) When compiling the kernel I get 100... of errors like this: /usr/src/sys/dev/aic7xxx/aic7xxx.c:147: warning: called from here @/dev/aic7xxx/aic7xxx_inline.h:141: warning: inlining failed in call to 'ahc_release_untagged_queues' /usr/src/sys/dev/aic7xxx/aic7xxx.c:5118: warning: called from here @/dev/aic7xxx/aic7xxx_inline.h:570: warning: inlining failed in call to 'ahc_release_untagged_queues'etc... I've removed every scsi device in my custom kernel file as I don't use scsi and usbmass devices. Are other users experiencing this problem? _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"