Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 1996 00:47:34 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        mark@grondar.za (Mark Murray)
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: make world failed in -current
Message-ID:  <199602152347.AAA02468@uriah.heep.sax.de>
In-Reply-To: <199602151914.VAA23692@grumble.grondar.za> from "Mark Murray" at Feb 15, 96 09:14:34 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Mark Murray wrote:

> > Also, am I supposed to have a /usr/lib/libdescrypt* library if I am using 
> > just the standard MD5 and not the DES Encryption?
> 
> libdescrypt lives in src/secure/lib/libdescrypt. Do you have any
> references to *SECURE* or *CRYPT* in /etc/make.conf, or do you have
> a corrupt secure/ or eBones/?

/usr/src/sbin/init/Makefile switches to -ldescrypt if it only sees the
/usr/src/secure directory.  This is IMHO wrong, it should not care at
all about /usr/src/secure, and always pick the default -lcrypt.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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