Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 1995 22:50:01 -0800
From:      Nate Williams <nate>
To:        CVS-commiters, cvs-libexec
Subject:   cvs commit: src/libexec/rexecd Makefile
Message-ID:  <199503180650.WAA18893@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
nate        95/03/17 22:50:01

  Modified:    libexec/rexecd Makefile
  Log:
  Don't rely on the shared library bringing in libmd, do it explicitly.
  
  Change the library order so libcrypt is the last library in the list.
  libskey contains references to _crypt and can't resolve it unless
  -lcrypt occurs after it in the link command.  This only occurs when
  linking statically.



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