Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 07:51:58 -0600
From:      eculp <eculp@encontacto.net>
To:        Lars Engels <lars.engels@0x20.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Wanting to test video4bsd on todays cvsup and build but can't compile the pwcbsd port.
Message-ID:  <20100113075158.11773k1pxlotqfwg@econet.encontacto.net>
In-Reply-To: <20100113122801.GH74444@e.0x20.net>
References:  <201001101437.37269.hselasky@c2i.net> <hiibfu$ris$1@ger.gmane.org> <201001121834.25338.hselasky@c2i.net> <20100112115926.10793ho94oqknf6s@econet.encontacto.net> <20100113122801.GH74444@e.0x20.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Lars Engels <lars.engels@0x20.net>:

> On Tue, Jan 12, 2010 at 11:59:26AM -0600, eculp wrote:
>> I am running todays current complete with cvsup, build and install
>> kernel and userland.
>>
>> # uname -a
>> FreeBSD ed.local.net.mx 9.0-CURRENT FreeBSD 9.0-CURRENT #420: Tue Jan
>> 12 07:13:52 CST 2010
>> root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO  i386
>>
>> When I try to build the pwcbsd port I get:
>>
>> # make
>> =3D=3D=3D>  Building for pwcbsd-1.4.1_6
>> make -f Makefile.kld all
>> Warning: Object directory not changed from original
>> /usr/ports/multimedia/pwcbsd/work/pwcbsd
>> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE
>> -nostdinc   -I. -I@ -I@/contrib/altq -finline-limit=3D8000 --param
>> inline-unit-growth=3D100 --param large-function-growth=3D1000 -fno-common
>> -mno-align-long-strings -mpreferred-stack-boundary=3D2  -mno-mmx
>> -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding
>> -fstack-protector -std=3Diso9899:1999 -fstack-protector -Wall
>> -Wredundant-decls -Wnested-externs -Wstrict-prototypes
>> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
>> -Wno-pointer-sign -fformat-extensions -c pwc.c
>> pwc.c:576: error: conflicting types for 'pwc_mmap'
>> pwc.c:47: error: previous declaration of 'pwc_mmap' was here
>> *** Error code 1
>>
>> Stop in /usr/ports/multimedia/pwcbsd/work/pwcbsd.
>> *** Error code 1
>>
>> Stop in /usr/ports/multimedia/pwcbsd/work/pwcbsd.
>> *** Error code 1
>>
>> Stop in /usr/ports/multimedia/pwcbsd.
>>
>>
>> Any help or suggestions appreciated.
>>
>> ed
>
> Did you enable this in OPTIONS?
> Enable mmap support (MAY CRASH YOUR SYSTEM)
>
>
>
Thanks Lars, but no the only thing that I have enabled is "PROGRAMS =20
build the programs", in fact I have done make rmconfig and confirmed =20
multiple times.  I had thought the same.   It would seem that there is =20
yet another pwc_mmap conflict:(  The ifdif at 577 would seem to be =20
causing the problem somehow but I don't understand it at all.  Sorry.

Thanks again Lars.

ed



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