Re: Kernel fails to compile

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Sun, 31 Aug 2003 21:49:25 -0600 (MDT)
In message: <50093.192.168.99.10.1062381158.squirrel_at_mail.yazzy.org>
            "Martin Jessa" <freebsd_at_yazzy.org> writes:
: Sources fetched an hour ago.
: Running make in /usr/src/sys/i386/compile/MYKERNEL :
: 
: 
: cc -c -O -pipe -march=i486 -Wall -Wredundant-decls -Wnested-externs
: -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
: -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I../../..
: -I../../../contrib/dev/acpica -I../../../contrib/ipfilter
: -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -D_KERNEL
: -include opt_global.h -fno-common -finline-limit=15000
: -fno-strict-aliasing  -mno-align-long-strings -mpreferred-stack-boundary=2
: -ffreestanding -Werror  ../../../dev/pcic/i82365.c
: ../../../dev/pcic/i82365.c: In function `pcic_chip_do_mem_map':
: ../../../dev/pcic/i82365.c:850: error: structure has no member named `offset'
: ../../../dev/pcic/i82365.c:855: error: structure has no member named `offset'
: ../../../dev/pcic/i82365.c: In function `pcic_chip_mem_map':
: ../../../dev/pcic/i82365.c:928: error: structure has no member named `offset'
: *** Error code 1

Don't use pcic and pccard in the same kernel.  It can't possibly work,
and I'm working on a replacement that does.

Warner
Received on Sun Aug 31 2003 - 18:50:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC