Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 15:22:33 +0200
From:      Goran Lowkrantz <glz@hidden-powers.com>
To:        Alexander Best <alexbestms@math.uni-muenster.de>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: RFC: ATA to CAM integration patch
Message-ID:  <FA3213BFB44FFCBB71E77791@syn>
In-Reply-To: <20090628125847.GP48776@hoeg.nl>
References:  <permail-2009062812291180e26a0b00000f15-a_best01@message-id.uni-muenster.de> <20090628125847.GP48776@hoeg.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Clean CURRENT as of this morning, patches:
===> ahci (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc 
-DHAVE_KERNEL_OPTION_HEADERS -include 
/usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer 
-I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone  -mfpmath=387 
-mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector 
-std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c 
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c: In function 
'ahci_dmasetprd':
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: 
'AHCI_DMA_ENTRIES' undeclared (first use in this function)
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: (Each 
undeclared identifier is reported only once
/usr/src/sys/modules/ahci/../../dev/ahci/ahci.c:1032: error: for each 
function it appears in.)
*** Error code 1

Stop in /usr/src/sys/modules/ahci.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
Sun Jun 28 10:54:24 CEST 2009

/glz

--On June 28, 2009 14:58:47 +0200 Ed Schouten <ed@80386.nl> wrote:

> Hi Alexander,
>
> * Alexander Best <alexbestms@math.uni-muenster.de> wrote:
>> after applying the patchset i cannot recompile my kernel. i've rebuild
>> and reinstalled world after applying the patches. probably a kernelconf
>> option is coliding with the ahci device. could somebody take a look at
>> this and tell me what options i need to remove from my kernelconf?
>
> It may be possible that you applied the patch twice, which means some
> files may have duplicate content.
>
> --
>  Ed Schouten <ed@80386.nl>
>  WWW: http://80386.nl/



---
"There is hopeful symbolism in the fact that flags do not wave in a vacuum."
                -- Arthur C. Clarke



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FA3213BFB44FFCBB71E77791>