Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 21:47:15 +0000
From:      Daniela <dgw@liwest.at>
To:        "Derrick MacPherson" <dmacpher@vfs.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Trying to compile sophie, configure issue with ld
Message-ID:  <200401272147.15735.dgw@liwest.at>
In-Reply-To: <20040127204005.63E0343D77@mx1.FreeBSD.org>
References:  <20040127204005.63E0343D77@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Maybe it can tell us what the error is.

Daniela




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401272147.15735.dgw>