From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 13:00:11 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 7896B16A4CE for ; Tue, 27 Jan 2004 13:00:11 -0800 (PST) Received: from mail.vfs.com (mail.multimedia.edu [208.181.60.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1EB43D5D for ; Tue, 27 Jan 2004 13:00:09 -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 1AlaI1-0006nF-QR; Tue, 27 Jan 2004 12:58:29 -0800 From: "Derrick MacPherson" To: "'Daniela'" , Date: Tue, 27 Jan 2004 12:58:52 -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 In-Reply-To: <200401272147.15735.dgw@liwest.at> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Thread-index: AcPlFsADb8MojeunRROvBKCYF7qt5gAAZRuA X-Spam-Score: 0.0 (/) Message-Id: <20040127210009.2A1EB43D5D@mx1.FreeBSD.org> Subject: RE: 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 21:00:11 -0000 > -----Original Message----- > From: Daniela [mailto:dgw@liwest.at] > Sent: Tuesday, 27 January 2004 13:47 > To: Derrick MacPherson; freebsd-questions@FreeBSD.ORG > Subject: Re: Trying to compile sophie, configure issue with ld > > On Tuesday 27 January 2004 20:38, Derrick MacPherson wrote: > > 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 > > Enter this in the shell and post the result: > locate librt /usr/compat/linux/lib/librt-2.1.2.so /usr/compat/linux/lib/librt.so.1 /usr/ports/net/osrtspproxy/files/patch-librtsp-Makefile.in