View Single Post

   
  #1 (permalink)  
Old 04-24-2008, 04:37 PM
bomahony
 
Posts: n/a
Default AIX 5.3 ML4 -- missing libm.a

I just recently updated a box from AIX 5.2 to 5.3 ML0, then to ML4 and
finally ML4-SP4+CSP.

However the developers are now complaining that libm.a is missing. The
package is installed:

# lslpp -L | grep bos.adt
bos.adt.base 5.3.0.40 C F Base Application
Development
bos.adt.include 5.3.0.42 C F Base Application
Development
bos.adt.lib 5.3.0.40 C F Base Application
Development
bos.adt.libm 5.3.0.40 C F Base Application
Development

However if i do a find, there is no libm.a files. Any ideas on how to
resolve this?

Reply With Quote