Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2012 15:18:23 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Alex Keda <admin@lissyara.su>
Cc:        current@freebsd.org
Subject:   Re: No ATA disks on 9.1-RC3
Message-ID:  <50AA319F.2000509@gmail.com>
In-Reply-To: <50AA2DB5.6000502@lissyara.su>
References:  <50A9ECB3.8010209@lissyara.su> <50A9F4D7.3050204@gmail.com> <50A9F9BC.8000903@gmail.com> <50AA2DB5.6000502@lissyara.su>

next in thread | previous in thread | raw e-mail | index | archive | help
19.11.2012 15:01, Alex Keda wrote:
> It's not build
> config:
> ===========
> root@HP:/usr/src # vim /usr/src/sys/amd64/conf/HP
> #
> include GENERIC
> ident HPKERNEL
>
> nodevice ata
> nodevice siis
> device atacore
> device ataati
> device ataahci

Looks like I have missed `device atapci` here.

> =============
>
> error:
> =============
> MAKE=make sh /usr/src/sys/conf/newvers.sh HPKERNEL
> /usr/local/bin/svnversion
> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g
> -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
> -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs
> -fdiagnostics-show-option -nostdinc -I. -I/usr/src/sys
> -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
> -include opt_global.h -fno-common -finline-limit=8000 --param
> inline-unit-growth=100 --param large-function-growth=1000
> -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse
> -msoft-float -fno-asynchronous-unwind-tables -ffreestanding
> -fstack-protector vers.c
> linking kernel.debug
> ata-ahci.o: In function `ata_ahci_ata_attach':
> /usr/src/sys/dev/ata/chipsets/ata-ahci.c:128: undefined reference to
> `ata_pci_ch_attach'

-- 
Sphinx of black quartz, judge my vow.



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