Hi Ralf,
I used: ../configure && make && make install and that installed it
to /usr/local/lib. However, /usr/local/lib, despite being in /etc/ld.so.conf,
it was not in ld.so.cache. re-running ldconfig did the trick. I've had
/usr/local/lib in the cache for years now, so I don't know how it wen
Hi Bruce,
* Bruce Korb wrote on Fri, Mar 19, 2010 at 05:22:15PM CET:
> On Fri, Mar 19, 2010 at 9:12 AM, Richard Guenther wrote:
> > On Fri, Mar 19, 2010 at 5:02 PM, Bruce Korb wrote:
> >> What does this message really mean?
> >> i.e. What should I do about it?
> >
> > run ldconfig or use binaries
On Mar 19, 2010, at 12:02 PM, Bruce Korb wrote:
Hi,
What does this message really mean?
i.e. What should I do about it?
ld.so should be loading shared objects in /usr/local/lib,
and that is where libmpc.so lives, so what gives?
Thanks - Bruce
$ cat /etc/SuSE-release
openSUSE 11.1 (x86_64)
V
Hi Richard,
On Fri, Mar 19, 2010 at 9:12 AM, Richard Guenther
wrote:
> On Fri, Mar 19, 2010 at 5:02 PM, Bruce Korb wrote:
>> Hi,
>>
>> What does this message really mean?
>> i.e. What should I do about it?
>
> run ldconfig or use binaries from
> http://download.opensuse.org/repositories/devel:/g
On 19/03/2010 16:02, Bruce Korb wrote:
> Hi,
>
> What does this message really mean?
What it really means is that configure couldn't get the compiler to work, it
doesn't know why, but anyway that there was no object file created after it
tried to invoke the compiler from which it could attempt
On Fri, Mar 19, 2010 at 5:02 PM, Bruce Korb wrote:
> Hi,
>
> What does this message really mean?
> i.e. What should I do about it?
run ldconfig or use binaries from
http://download.opensuse.org/repositories/devel:/gcc/openSUSE_11.1
Richard.
> ld.so should be loading shared objects in /usr/local