Date: Fri, 17 Mar 1995 22:41:10 -0800 From: Nate Williams <nate> To: CVS-commiters, cvs-libexec Subject: cvs commit: src/libexec/ftpd Makefile Message-ID: <199503180641.WAA18438@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
nate 95/03/17 22:41:09 Modified: libexec/ftpd Makefile Log: 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?199503180641.WAA18438>