Date: Thu, 26 Sep 2002 13:34:09 -0700 From: Kent Stewart <kstewart@owt.com> To: Dmitry Morozovsky <marck@rinet.ru> Cc: stable@FreeBSD.ORG Subject: Re: buildworld (update from 4.3-stable) failed at crypto Message-ID: <3D936F41.3030903@owt.com> References: <20020927000912.X14903-100000@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote: > Hello there colleagues, > > [Pass 4, building libraries] > > ===> libpam/modules/pam_ssh > rm -f .depend > mkdep -f .depend -a > -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:61: openssl/dsa.h: No such file > or directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:62: openssl/evp.h: No such file > or directory > In file included from /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:64: > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/key.h:29: > openssl/rsa.h: No such file or directory > /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/key.h:30: > openssl/dsa.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > The system in question is 4.3-20010712-STABLE. Source tree as of RELENG_4_6 > from today. > > The crypto dist was installed (I've got the headers mentioned: > root@toriss:/usr/src# l /usr/include/openssl/{rsa,dsa,evp}.h > -r--r--r-- 1 root wheel 8754 Jul 12 2001 /usr/include/openssl/dsa.h > -r--r--r-- 1 root wheel 27060 Jul 12 2001 /usr/include/openssl/evp.h > -r--r--r-- 1 root wheel 13555 Jul 12 2001 /usr/include/openssl/rsa.h > ) > > Could someone sched me a light? thanks in advance. You have to cvsup src-all or include the crypto files. Kent > > Sincerely, > D.Marck [DM5020, DM268-RIPE, DM3-RIPN] > ------------------------------------------------------------------------ > *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** > ------------------------------------------------------------------------ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D936F41.3030903>