From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 24 19:40:28 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D505E16A4CE for ; Tue, 24 Aug 2004 19:40:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C5B43D31 for ; Tue, 24 Aug 2004 19:40:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7OJeStl056522 for ; Tue, 24 Aug 2004 19:40:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7OJeRdA056515; Tue, 24 Aug 2004 19:40:27 GMT (envelope-from gnats) Date: Tue, 24 Aug 2004 19:40:27 GMT Message-Id: <200408241940.i7OJeRdA056515@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "alexus" Subject: RE: kern/67694: cannot build updated 5.2.1 kernel: fails insrc/sys/dev/aic7xxx X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: alexus List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 19:40:29 -0000 The following reply was made to PR kern/67694; it has been noted by GNATS. From: "alexus" To: "'Tilman Linneweh'" Cc: , Subject: RE: kern/67694: cannot build updated 5.2.1 kernel: fails insrc/sys/dev/aic7xxx Date: Tue, 24 Aug 2004 15:30:51 -0400 Tilman, That link that you sent me earlier, describes problem with db.h and in my case (according to my original post) http://www.freebsd.org/cgi/query-pr.cgi?pr=67694 There were nothing mention regarding db.h Dmitry Chorine at alexus dot biz http://alexus.biz/ is coming soon -----Original Message----- From: Tilman Linneweh [mailto:arved@FreeBSD.org] Sent: Tuesday, August 24, 2004 1:15 PM To: alexus Cc: freebsd-gnats-submit@FreeBSD.org; freebsd@alexus.org Subject: RE: kern/67694: cannot build updated 5.2.1 kernel: fails insrc/sys/dev/aic7xxx > That is exactly what I did. > > 1.I deleted my /usr/src > 2.I cvsup RELENG_5_2 > 3.I tried to build it > > And then I did it again and again and again and again and again and so on.. > All of those times end up with same thing.. Try replacing /usr/include/db.h with /usr/src/include/db.h See this thread from comp.unix.freebsd.misc http://groups.google.de/groups?threadm=bemni9%24g0g%241%40alnews&rnum=1&prev =/groups%3Fq%3D%2522aicasm_symbol.c:91:%2Bwarning:%2Bpassing%2Barg%2B2%2Bof% 2Bpointer%2Bto%2Bfunction%2Bfrom%2Bincompatible%2Bpointer%2Btype%2522%26hl%3 Dde%26lr%3D%26ie%3DUTF-8%26selm%3Dbemni9%2524g0g%25241%2540alnews%26rnum%3D1 regards tilman