On 2021-02-07 1:49 p.m., Jonas Smedegaard wrote:
> My guess is that the hppa build daemon is setup differently than other 
> build daemons, or maybe the hppa hardware need some special magic to 
> register shared objects.
One way is to use the environment variable LD_LIBRARY_PATH.  Many packages use 
it so that ld.so finds libraries that
haven't been installed in the standard system locations.  If you don't set it, 
it is possible that the installed system version is used.

Dave

-- 
John David Anglin  dave.ang...@bell.net

Reply via email to