buildworld error v1.8 - undefined reference to `EVP_sha256'
Sascha Wildner
saw at online.de
Thu Feb 1 03:18:00 PST 2007
j s wrote:
Here's the error. I have attempted building several times including
from a cleaned /usr/src and cvsup with tag=. and
tag=DragonFly_RELEASE_1_8_Slip
cc -O -pipe -mtune=pentiumpro
-I/usr/src/secure/libexec/sftp-server/../../lib/libssh
-I/usr/src/secure/libexec/sftp-server/../../../crypto/openssh-4
-L/usr/pkg/lib -o sftp-server sftp-server.o sftp-common.o -lssh
-lcrypto
/usr/obj/usr/src/world_i386/usr/lib/libssh.so: undefined reference to
`EVP_sha256'
*** Error code 1
Stop in /usr/src/secure/libexec/sftp-server.
*** Error code 1
I've modified make.conf to avoid building certain subsystems:
NO_BIND= true # do not build BIND
NO_GAMES= true # do not enter the games subdirectory
NO_I4B= true # do not build isdn4bsd package
NO_LPR= true # do not build lpr and related programs
NO_SENDMAIL= true # do not build sendmail and related programs
Don't know where to go with this and a suggestion would be very helpful.
Hm, how do you build? Do you have other settings in make.conf?
I'm not able to reproduce this using the settings you gave.
Sascha
--
http://yoyodyne.ath.cx
More information about the Users
mailing list