On Thu, 20 Apr 2000, Alexander N. Kabaev wrote:
> make -j8 buildworld fails with these messages for a second day in a row:
>
> cd /usr/src/secure/lib/libssl; make _EXTRADEPEND
> ===> librsausa
> mkdir: openssl: File exists
There is a dependency problem which is only biting some people here..for
example, I can do -j8 buildworlds fine. 'make cleandir; make cleandir'
followed by another make world should hopefully fix it.
David O'Brien is the person to talk to about this. I think what's
happening is that there's only a partially-populated openssl/ directory
existing locally (under /usr/obj) and the build is trying (or not) to
populate it again and failing.
Kris
----
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message