Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 19:53:57 -0600
From:      Oscar Bonilla <obonilla@fisicc-ufm.edu>
To:        Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Error building freshly cvsuped libcrypt
Message-ID:  <20000221195356.A68482@fisicc-ufm.edu>
In-Reply-To: <0vn1ov3ngf.fsf@cs.uni-magdeburg.de>
References:  <0vn1ov3ngf.fsf@cs.uni-magdeburg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 20, 2000 at 04:25:52PM +0100, Roland Jesse wrote:
> I cvsuped -stable sources (from cvsup.apfel.de) and security sources
> (cvsup.internat.FreeBSD.org) at about 3 pm CET today.
> 
> Doing a `make buildworld` results in:
> ------- cut -------
> cc -O -pipe -I/usr/src/secure/lib/libcrypt/../../../lib/libmd -I/usr/src/secure/lib/libcrypt/../../../lib/libcrypt -DNONEXPORTABLE_CRYPT -DLIBC_SCCS -Wall -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c -o crypt.o
> /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c: In function `crypt':
> /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c:62: warning: unused variable `j'
> /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c: At top level:
> /usr/src/secure/lib/libcrypt/../../../lib/libcrypt/crypt.c:14: warning: `rcsid' defined but not used
> make: don't know how to make crypt-md5.c. Stop
> *** Error code 2

i think the problem has to do with the missing file crypt-md5.c
somehow it got removed from the sources (i run a mirror and found it
in the Attic)

from the logs:

----------------------------
revision 1.4
date: 1999/09/20 12:39:59;  author: markm;  state: dead;  lines: +2 -2
Make this completely dependant on the exportable libcrypt, to avoid
duplication of effort. Also a large cleanup of the code, inspired
by Brandon Gillespie.
----------------------------

i don't think the intention was to remove it.

regards,

-oscar

-- 
pgp public key: finger obonilla@fisicc-ufm.edu
pgp fingerprint: 50 D4 B6 9B DB 7D D8 47 DF 3C ED 39 18 78 DA 8C


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




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