Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 12:57:05 +0400
From:      Alexander Pyhalov <alp@rsu.ru>
To:        freebsd-bugs@freebsd.org
Subject:   Re: misc/116439: crash building FreeBSD 7.0 with NO_CRYPT (wpa_supplicant)
Message-ID:  <1190883425.81204.6.camel@pyhalov.cc.rsu.ru>
In-Reply-To: <200709181438.l8IEcG9A032864@www.freebsd.org>
References:  <200709181438.l8IEcG9A032864@www.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
В вт, 18/09/2007 в 14:38 +0000, Alexander Pyhalov пишет:
> >Number:         116439
> >Category:       misc
> >Synopsis:       crash building FreeBSD 7.0 with NO_CRYPT (wpa_supplicant)
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-bugs
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Tue Sep 18 14:40:01 GMT 2007
> >Closed-Date:
> >Last-Modified:
> >Originator:     Alexander Pyhalov
> >Release:        7.0
> FreeBSD 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5
> >Description:
> I have problem compiling FreeBSD 7 on FreeBSD 6.2-RELEASE-p5, using NO_CRYPT=       true in /etc/make.conf. During make world I get 
Freebsd 7 compiles and works correctly, after defining "#define
INTERNAL_MD5" in sha1.c and md5.c:

diff -r1.1.1.3 aes_wrap.c
27c27
< 
---
> #define INTERNAL_AES
Index: src/contrib/wpa_supplicant/md5.c
===================================================================
RCS file: /home/ncvs/src/contrib/wpa_supplicant/md5.c,v
retrieving revision 1.1.1.3
diff -r1.1.1.3 md5.c
16c16
< 
---
> #define INTERNAL_MD5
Index: src/contrib/wpa_supplicant/sha1.c
===================================================================
RCS file: /home/ncvs/src/contrib/wpa_supplicant/sha1.c,v
retrieving revision 1.1.1.3
diff -r1.1.1.3 sha1.c
368c368
< 
---
> #define INTERNAL_SHA1

-- 
С уважением,
Александр Пыхалов,
системный администратор ЮГИНФО ЮФУ




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