From owner-freebsd-current Sun Mar 10 17:41:44 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA07923 for current-outgoing; Sun, 10 Mar 1996 17:41:44 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA07917 for current; Sun, 10 Mar 1996 17:41:43 -0800 (PST) Date: Sun, 10 Mar 1996 17:41:43 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199603110141.RAA07917@freefall.freebsd.org> To: current Subject: whoops, never mind on src/secure/lib/libtelnet/Makefile error.. Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well, it's still a mess but I just saw the problem with the error with ld (I must have missed it on the first pass). It's a -des spec instead of -ldes, and it looks like Joerg already fixed it (I guess I need to sup again). Jordan