Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 13:55:02 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Lars Eggert <larse@ISI.EDU>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: buildkernel failure: netinet6/esp_core.c
Message-ID:  <397372A6.3B9A4664@urx.com>
References:  <39736E96.1AC0917B@isi.edu>

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


Lars Eggert wrote:
> 
> Building a kernel (config file attached) on a freshly updated -stable
> system fails with:
> 
> cc -c -O3 -pipe -funroll-loops -fomit-frame-pointer -fno-builtin -Wall
> -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include
> -DXBONEHACK -DMAX_GIF_NEST=2147483647 -D_KERNEL -include opt_global.h -elf
> -mpreferred-stack-boundary=2  ../../netinet6/esp_core.c
> ../../netinet6/esp_core.c: In function `esp_descbc_decrypt':
> ../../netinet6/esp_core.c:319: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:238: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_descbc_encrypt':
> ../../netinet6/esp_core.c:440: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:345: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_blowfish_cbc_decrypt':
> ../../netinet6/esp_core.c:571: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:519: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_blowfish_cbc_encrypt':
> ../../netinet6/esp_core.c:649: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:598: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_cast128cbc_decrypt':
> ../../netinet6/esp_core.c:743: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:687: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_cast128cbc_encrypt':
> ../../netinet6/esp_core.c:818: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:765: warning: `error' might be used uninitialized
> in this function
> ../../netinet6/esp_core.c: In function `esp_rc5cbc_decrypt':
> ../../netinet6/esp_core.c:1064: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:1014: warning: `error' might be used
> uninitialized in this function
> ../../netinet6/esp_core.c: In function `esp_rc5cbc_encrypt':
> ../../netinet6/esp_core.c:1134: void value not ignored as it ought to be
> ../../netinet6/esp_core.c:1085: warning: `error' might be used
> uninitialized in this function
> *** Error code 1

I just finish cvsup'ing and have completed a buildworld and
buildkernel without any problems. Did you cvsup'ed such that you have
the crypto files since they are part of src-all now days.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://www.3-cities.com/~kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://www.3-cities.com/~kstewart/bomber.jpg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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