Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2007 10:15:01 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        Yuri Pankov <y.pankov@irbis.net.ru>
Cc:        Danny Pansters <danny@ricin.com>, freebsd-ports@freebsd.org
Subject:   Re: multimedia/kbtv: broken saa kmod?
Message-ID:  <78381162@srv.sem.ipt.ru>
In-Reply-To: <20070213030913.GA23018@darklight.abyss.local> (Yuri Pankov's message of "Tue, 13 Feb 2007 06:09:13 %2B0300")
References:  <47998907@srv.sem.ipt.ru> <200702122145.19885.danny@ricin.com> <20070213030913.GA23018@darklight.abyss.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Feb 2007 06:09:13 +0300 Yuri Pankov wrote:

> I've attached a patch allowing saa kmod to compile cleanly on amd64 with WERROR
> defined.

Thanks, Yuri, pathces applied cleanly. But while compiling I get:
-----
===> kmod (all)
Warning: Object directory not changed from original /usr/ports/multimedia/kbtv/work/kbtv-1.2.3/saa/saa/kmod
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/dev/iicbus/iicbus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
cc -O2 -fno-strict-aliasing -pipe  -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c saa713x.c
cc -O2 -fno-strict-aliasing -pipe  -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -c saa713x_i2c.c
saa713x_i2c.c:157: error: conflicting types for 'saa_i2c_write'
./saa713x_i2c.h:32: error: previous declaration of 'saa_i2c_write' was here
saa713x_i2c.c:157: error: conflicting types for 'saa_i2c_write'
./saa713x_i2c.h:32: error: previous declaration of 'saa_i2c_write' was here
*** Error code 1

Stop in /usr/ports/multimedia/kbtv/work/kbtv-1.2.3/saa/saa/kmod.
*** Error code 1

Stop in /usr/ports/multimedia/kbtv/work/kbtv-1.2.3/saa/saa.
-----

Help me! ;-)


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



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