octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LD_LIBRARY_PATH problems


From: Paul Kienzle
Subject: Re: LD_LIBRARY_PATH problems
Date: Wed, 14 Aug 2002 15:07:58 -0400

On Wed, Aug 14, 2002 at 01:17:48PM -0500, John W. Eaton wrote:
> On 14-Aug-2002, Paul Kienzle <address@hidden> wrote:
> 
> | Looking at my Makeconf, I see that RLD_FLAG contains -Xlinker
> | -rpath, so ld is doing what it claims.  Presumably the
> | --disable-rpath option on ./configure will make things work right,
> | but I haven't checked (it takes a looong time to compile on this box).
> 
> But you already have it built, right?  The -rpath option is only used
> at link time, so it should be relatively fast to relink without that
> option.  Even if you run configure again with --disable-rpath, you
> should only have to recompile src/toplev.o and then relink.

It seemed to be rebuilding everything in src.  It's too late to check
now since I restarted from scratch.

BTW, while rebuilding I encountered the following:

        odepack/pic/xerrwv.o: In function `xerrwv_':
        odepack/pic/xerrwv.o(.text+0x0): multiple definition of `xerrwv_'
        dasrt/pic/xerrwv.o(.text+0x0): first defined here

I removed dasrt/xerrwv.f

Paul Kienzle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]