libtool
[Top][All Lists]
Advanced

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

Re: no .so file on HPUX platform?


From: Ralf Wildenhues
Subject: Re: no .so file on HPUX platform?
Date: Mon, 8 Jan 2007 19:46:43 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Ed,

* Ed Hartnett wrote on Wed, Jan 03, 2007 at 05:50:38PM CET:
> 
> On our HPUX platform however, no libnetcdf.so file results. Yet the
> build seems to work OK. 

The shared library extension should be '.sl'.  Please show
  ./libtool --config

and
  ./libtool --features

It seems like shared libs were disabled in your configure for some
reason, after the normal libtool setup junk.

Does your package use the file config.rpath (i.e., is it present
anywhere in the source tree)?  There may be a related bug if you do.

Cheers, and a happy New Year,
Ralf




reply via email to

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