Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2003 12:17:18 -0400
From:      "Will Saxon" <WillS@housing.ufl.edu>
To:        <kristof@swissmail.org>, <freebsd-current@freebsd.org>
Subject:   RE: Buildkernel broken
Message-ID:  <0E972CEE334BFE4291CD07E056C76ED8DB2DE4@bragi.housing.ufl.edu>

next in thread | raw e-mail | index | archive | help


> -----Original Message-----
> From: Krzysztof Parzyszek [mailto:kristof@swissmail.org]
> Sent: Tuesday, May 27, 2003 11:50 AM
> To: freebsd-current@freebsd.org
> Subject: Buildkernel broken
>=20
>=20
> Hello,
>=20
> I cvsupped the source this morning and I get:
>=20
> [...]
> =3D=3D=3D> firewire/firewire
> cc -O -pipe -march=3Dpentium2  -D_KERNEL -Wall=20
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes =20
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual =20
> -fformat-extensions -std=3Dc99 -DKLD_MODULE -nostdinc -I-   -I.=20
> -I@ -I@/dev -I@/../include -fno-common -g=20
> -mno-align-long-strings -mpreferred-stack-boundary=3D2=20
> -ffreestanding -Wall -Wredundant-decls -Wnested-externs=20
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith=20
> -Winline -Wcast-qual  -fformat-extensions -std=3Dc99 -c=20
> /usr/src/sys/dev/firewire/firewire.c
> cc -O -pipe -march=3Dpentium2  -D_KERNEL -Wall=20
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes =20
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual =20
> -fformat-extensions -std=3Dc99 -DKLD_MODULE -nostdinc -I-   -I.=20
> -I@ -I@/dev -I@/../include -fno-common -g=20
> -mno-align-long-strings -mpreferred-stack-boundary=3D2=20
> -ffreestanding -Wall -Wredundant-decls -Wnested-externs=20
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith=20
> -Winline -Wcast-qual  -fformat-extensions -std=3Dc99 -c=20
> /usr/src/sys/dev/firewire/fwohci.c
> In file included from /usr/src/sys/dev/firewire/fwohci.c:72:
> @/dev/firewire/fwdma.h:38: redefinition of `bus_dmasync_op_t'
> machine/bus_dma.h:94: `bus_dmasync_op_t' previously declared here
> *** Error code 1
>=20
> [...]
>=20


I have the exact same problem. I think it has something to do with a =
commit from this morning.

I commented out the offending #define in fwdma.h and the module compiles =
fine now.

-Will



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