Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2005 10:01:07 -0700
From:      Gary Lum <glum@SIMS.Berkeley.EDU>
To:        freebsd-questions@freebsd.org
Subject:   src out of sync or buildworld broken?
Message-ID:  <426144D3.3010009@sims.berkeley.edu>

next in thread | raw e-mail | index | archive | help
Afternoon everyone.

I track RELENG_5 using cvsup that runs nightly. Today I've been trying
to buildworld and keep running into problems with missing directories
and files.
   First, build world was complaing that the /usr/src/sys/dev/ieee488
dir was missing. Couldn't find anything on google pertaining to the
error. I cd'd to the dev dir and it wasn't there so I created it. I then
ran again and ran into the same thing with /usr/src/sys/geom/shsec dir
missing, so I created that.
   Now I'm getting an error message:

In file included from
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/sha/sha_locl.h:133,
                  from
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/sha/sha_dgst.c:70:
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/md32_common.h:132:26: 

openssl/fips.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/secure/lib/libcrypto.
*** Error code 1

find can't find fips.h nor fips

Any suggestions? How can I resynch my source? I've cvsup'ed twice just
to be sure






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