[Carpet] aix

Erik Schnetter schnetter at cct.lsu.edu
Sat Jul 8 00:13:10 CEST 2006


On Jul 7, 2006, at 17:03:22, Ryoji Takahashi wrote:

> in aix, perlican, i got following error,
> which libraries do i missing?
>
>
> ld: 0711-317 ERROR: Undefined symbol: .__vpow_GP
> ld: 0711-317 ERROR: Undefined symbol: .__vcosh_GP
> ld: 0711-317 ERROR: Undefined symbol: .__vsinh_GP
> ld: 0711-317 ERROR: Undefined symbol: .dgesv_
> ld: 0711-317 ERROR: Undefined symbol: .dsysv_
> ld: 0711-317 ERROR: Undefined symbol: .dposv_
> ld: 0711-317 ERROR: Undefined symbol: .dgeev_
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more  
> information.

The first three are probably a compiler run-time library.  The other  
four are LAPACK, but there is probably a compiler specific version of  
LAPACK for AIX.  I don't know AIX well enough to say more without  
investigating; does anybody else use AIX?

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : /archives/developers/attachments/20060707/95c2e732/attachment.pgp 


More information about the developers mailing list