misc/116439: crash building FreeBSD 7.0 with NO_CRYPT (wpa_supplicant)

Alexander Pyhalov alp at rsu.ru
Thu Sep 27 02:07:25 PDT 2007


В вт, 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

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



More information about the freebsd-bugs mailing list