Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 18:21:11 -0400
From:      Robert Kedoin <robert@kedoin.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Help needed to build RELENG_4_6
Message-ID:  <A5D0E69E-A8C1-11D6-B85D-000393820C8C@kedoin.com>

next in thread | raw e-mail | index | archive | help
Hello:

I am trying to upgrade my 4.2 release system that I had installed from 
CD-ROM to the new 4.6 release. Unfortunately, my buildworld fails with:

===> secure/usr.bin/scp
cc -O -pipe  -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh 
-DNO_IDEA    -c /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.c
cc -O -pipe  -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh 
-DNO_IDEA   -o scp scp.o  -lssh
/usr/obj/usr/src/i386/usr/libexec/elf/ld: warning: libcrypto.so.2, 
needed by /usr/obj/usr/src/i386/usr/lib/libssh.so, not found (try using 
-rpath or -rpath-link)
/usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to 
`EVP_DigestInit\'
...many more undefined references before it dies...

Since this is my first time upgrading using the source, I don't know if 
I've botched something along the way. Here's supfile I  used to get the 
latest source and I ran this twice as you can see.

# CVSup file creating from:
# http://www.polstra.com/projects/freeware/CVSup/faq.html#adopt
*default host=cvsup2.freebsd.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default delete use-rel-suffix
# For the first update - just to create the CVSup information
#src-all tag=RELENG_4_2_0_RELEASE list=cvs:RELENG_4_6

# For the real update
src-all tag=RELENG_4_6

After some searching, I found this thread:
	http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&threadm=ah3hv6%24cm4%241%40FreeBSD.
csie.NCTU.edu.tw&rnum=8&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DISO-8859-1%26safe%3Doff%26q%3Dfreebsd%2B4.
6%2Blibcrypto%2Bbuildworld

Where someone had the exact same problem with building from a 4.6 CD 
back in July. In that discussion thread, Ruslan Ermilov mentioned that 
it fixed the problem on 7/17/2002.

I have been trying to find out what that exact change was that would fix 
the problem, without success.

Any help getting 4.6 compiled would be appreciated!

Robert Kedoin
robert@kedoin.com


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A5D0E69E-A8C1-11D6-B85D-000393820C8C>