Hi list,
===> sbin/hastctl (all)
cc -O2 -pipe -I/usr/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT
-std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wreturn-type -Wcast-qual -W
On Sat, Apr 23, 2011 at 02:25:01AM +0200, Pawel Tyll wrote:
> Hi list,
>
> ===> sbin/hastctl (all)
> cc -O2 -pipe -I/usr/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT
> -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k
> -W -Wno-unused-parameter -Wstrict-proto
Hi Jeremy,
> What tag are you following / FreeBSD version are you using? I ask
> because you have a bunch of variables in make.conf that probably need to
> go into /etc/src.conf.
It's RELENG_8. 8-STABLE. Yeah, this make.conf kept growing in stuff
since like FBSD4 :)
> I just rebuild world and ke
On 04/22/2011 17:35, Pawel Tyll wrote:
Hi Jeremy,
What tag are you following / FreeBSD version are you using? I ask
because you have a bunch of variables in make.conf that probably need to
go into /etc/src.conf.
It's RELENG_8. 8-STABLE. Yeah, this make.conf kept growing in stuff
since like FB
Hi Doug,
> Traditional solution for similar problems is to clean out your /usr/obj/
> and try again.
I always do that. If build fails, I delete /usr/obj and try again
without -j.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mail
On Sat, Apr 23, 2011 at 02:25:01AM +0200 I heard the voice of
Pawel Tyll, and lo! it spake thus:
>
> /usr/src/sbin/hastctl/../hastd/hast_proto.c:72: error: 'checksum_send'
> undeclared here (not in a function)
> /usr/src/sbin/hastctl/../hastd/hast_proto.c:72: error: 'checksum_recv'
> undeclared