From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 12:40:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAE3F16A4CE for ; Tue, 27 Jan 2004 12:40:27 -0800 (PST) Received: from mail.vfs.com (mail.multimedia.edu [208.181.60.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63E0343D77 for ; Tue, 27 Jan 2004 12:40:05 -0800 (PST) (envelope-from dmacpher@vfs.com) Received: from [208.181.60.33] (helo=joey) by mail.vfs.com with asmtp (TLSv1:RC4-MD5:128) (Exim 4.30; FreeBSD) id 1AlZy2-0005OS-4A for freebsd-questions@FreeBSD.ORG; Tue, 27 Jan 2004 12:37:50 -0800 From: "Derrick MacPherson" To: Date: Tue, 27 Jan 2004 12:38:13 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Thread-index: AcPlFXu8wDZHrQvxSfSYYocMAZmOow== X-Spam-Score: 0.0 (/) Message-Id: <20040127204005.63E0343D77@mx1.FreeBSD.org> Subject: Trying to compile sophie, configure issue with ld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2004 20:40:28 -0000 I am pretty sure this is something wrong on my system's part, but I am not 100% sure what to do about it.. When I try and run configure, it fails, here's what it says in the config.log configure:3866: result: /usr/local/lib configure:3875: checking for SAVIsweepFile in -lsavi configure:3906: gcc -o conftest -g -O2 -Wall -Wl,--strip-all -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lrt conftest.c -lsavi > &5 /usr/libexec/elf/ld: cannot find -lrt configure:3909: $? = 1 Anyone help with that ld error?