Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 09:34:48 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.bin/fetch Makefile src/lib/libfetch Makefile
Message-ID:  <20020606093252.C9335-100000@gamplex.bde.org>
In-Reply-To: <200206052125.g55LPXU65639@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Jun 2002, Dag-Erling Smorgrav wrote:

> des         2002/06/05 14:25:33 PDT
>
>   Modified files:
>     usr.bin/fetch        Makefile
>     lib/libfetch         Makefile
>   Log:
>   During buildworld, "regular" libraries are built before crypto stuff, so
>   libfetch can't depend on lib{crypto,ssl}.  Move the dependency to fetch
>   until we can figure out how to fix this.

Just add lib{crypto,ssl} to _prebuild_libs near libssh in src/Makefile.inc1?

Bruce


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




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