Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 04-22-2007 19:27:21

sam_morrison
Member
Registered: 04-22-2007
Posts: 3

Compile error on ppc64

I'm trying to build this program on a ppc64 machine and am having some problems.

Here is part of the end snip of the make output

: undefined reference to `dcopy_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x280c): In function `dlarfb_':
: undefined reference to `dcopy_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x2870): In function `dlarfb_':
: undefined reference to `dcopy_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x2930): In function `dlarfb_':
: undefined reference to `dtrmm_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x29c4): In function `dlarfb_':
: undefined reference to `dgemm_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x2a30): In function `dlarfb_':
: undefined reference to `dtrmm_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x2ac4): In function `dlarfb_':
: undefined reference to `dgemm_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarfb.o)(.text+0x2b58): In function `dlarfb_':
: undefined reference to `dtrmm_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x25c): In function `dlarft_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x2b4): In function `dlarft_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x320): In function `dlarft_':
: undefined reference to `dtrmv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x554): In function `dlarft_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x5c8): In function `dlarft_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarft.o)(.text+0x644): In function `dlarft_':
: undefined reference to `dtrmv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarf.o)(.text+0xec): In function `dlarf_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarf.o)(.text+0x124): In function `dlarf_':
: undefined reference to `dger_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarf.o)(.text+0x1bc): In function `dlarf_':
: undefined reference to `dgemv_'
/usr/local/src/CCP4/ccp4-6.0.2/lib/lapack/liblapack.a(dlarf.o)(.text+0x1f0): In function `dlarf_':
: undefined reference to `dger_'
collect2: ld returned 1 exit status
make[1]: *** [bp3] Error 1
make[1]: Leaving directory `/usr/local/src/CCP4/ccp4-6.0.2/src'
make: *** [srcdir] Error 2


Any help would be much appreciated

Thanks,
Sam

Offline

 

#2 04-23-2007 04:10:59

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Compile error on ppc64

I believe you have ClickCartPro confused with another application with a similar name Sam.  There's nothing to compile with ClickCartProd and certainly no make involved.

Offline

 

#3 04-26-2007 02:45:02

sam_morrison
Member
Registered: 04-22-2007
Posts: 3

Re: Compile error on ppc64

ops i think i have posted to the wrong forum, it seems there is another program called CCP4

Offline

 

#4 04-26-2007 08:35:25

TerryA
Member
From: Sanford, Fl
Registered: 07-14-2003
Posts: 1322
Website

Re: Compile error on ppc64

I think you are correct!  Not even close (;>)

* Collaborative Computational Project, Number 4.

The CCP4 (Collaborative Computational Project, number 4) program suite is a collection of programs and associated data and subroutine libraries which can be used for macromolecular structure determination by X-ray crystallography. The suite is designed to be flexible, allowing users a number of methods of achieving their aims and so there may be more than one program to cover each function. The programs are written mainly in standard Fortran77. They are from a wide variety of sources but are connected by standard data file formats. The package has been ported to all the major platforms under both Unix and VMS. The suite is distributed by anonymous ftp from Daresbury Laboratory and is widely used throughout the world.

Offline

 

Board footer