bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ldes


From: Eivind Eklund
Subject: Re: ldes
Date: Wed, 7 Apr 2004 12:58:46 +0000
User-agent: Mutt/1.5.4i

On Wed, Apr 07, 2004 at 01:55:53PM +0200, julie.boirin wrote:
> Sir
> 
>   I'd like to install cvs (file cvs-1.11.tar) on my FreeBSD 4.9
> After doing "make install" command, i've got this error :
> 
> /usr/libexec/elf/ld: cannot find -ldes
> *** Error code 1
> 
> Stop in /usr/src/cvs-1.11/src.
> *** Error code 1
> 
> In /usr/liexec/elf I've got ld but not ldes of course...
> Is it necessary to take another version or ?

It's not looking for something named ldes - it is looking for libdes,
which was included with FreeBSD 4 and below through the 'secure'
distribution.  This may indicate that you haven't installed that
distribution (an install group - very different concept from Linux
distribution.)

FreeBSD 4.9 include cvs already, though, so I don't quite see why you're
building it.

If you need to rebuild CVS with different options, you may want to look
at the port of CVS 1.11.5 with IPv6 + some extra patches in
/usr/ports/devel/cvs+ipv6.  This can at least tell you how to build
stuff.

Oh, and /usr/src on FreeBSD is customarily used for system sources - I
recommend using /usr/local/src if you need to do purely source based
installs (though I personally usually create a port for any separately
developed software I need to install.)

Eivind.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]