Subject: Re: How does a ELF system find libs at runtime?
To: <>
From: None <mcmahill@mtl.mit.edu>
List: tech-pkg
Date: 01/04/1999 09:37:23
On Mon, 4 Jan 1999, Thorsten Frueauf wrote:
> Hello!
>
> > It normally does, but:
> >
> > : > Then there's something wrong with the X11R6 imake configuration.
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > (for mips. xlockmore uses imake, not our LDFLAGS.)
>
> xlockmore does NOT use imake,
> at least it has GNU_CONFIGURE=yes in its Makefile and runs configure.
> So LDFLAGS gets lost somewhere for some reason.
I started to make that assertion this morning, but I see that there is an
Imakefile in the xlockmore distribution. I didn't have a chance to try
and build the package to see if both 'configure' and 'imake' were used.
I can say that the 1.3.2 X11R6 imake configuration works though as I built
something using imake last night and it was fine. Don't know about 1.3.3
though, haven't had a chance to upgrade yet.
-Dan