From owner-freebsd-stable Fri Jan 26 13:40: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 76E6637B401 for ; Fri, 26 Jan 2001 13:39:45 -0800 (PST) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=danny) by cs.huji.ac.il with esmtp (Exim 3.20 #1) id 14MGas-00056U-00 for freebsd-stable@FreeBSD.ORG; Fri, 26 Jan 2001 23:39:42 +0200 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-stable@FreeBSD.ORG Subject: 2 make |!2 make ... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Jan 2001 23:39:42 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, in /usr/src, while make buildworld works fine, a plain make runs along but chokes on pam_ssh.so, it's missing -lssh. i can fix this by going (cd secure; make), and then again make. is there a better way? oh, i need the make to write in /usr/src, not /usr/obj, im testing vinum. danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message