Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2000 12:24:11 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        "Alexander N. Kabaev" <kabaev@mail.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -CURRENT buildworld breakage in openssl
Message-ID:  <Pine.BSF.4.21.0004201221560.57865-100000@freefall.freebsd.org>
In-Reply-To: <XFMail.000420075320.kabaev@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <forsythe@alum.mit.edu>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004201221560.57865-100000>