Print

Print


I don't have any suggestions, but I do have a few questions that might 
shed some light on this:

1. How exactly are you building scala (I assume it's something like: 
download source distribution -> edit & source config file -> ./configure 
; make ; make install -> run test scripts (scala ok) -> edit maxbat in 
scala -> cd $CCP4/src/ ; make scala , but I'm not completely clear).

2. What fortran compiler (and version) are you using?

Pete

jp d wrote:
> hi
> more information.
> scala compiles with maxbat set anywto 11750,
> but fails with maxbat 11760
> 
> jpd
> 
> --- On Fri, 10/9/09, jp d <[log in to unmask]> wrote:
> 
>> From: jp d <[log in to unmask]>
>> Subject: [ccp4bb] scala maxbat compile problems
>> To: [log in to unmask]
>> Date: Friday, October 9, 2009, 3:16 PM
>> hi,
>> we were hitting maxbat limits so i downloaded the source
>> and increased maxbat whereever i found it to 20000
>> compiling fails at scala with errors like this:
>>
>> scala.f:(.text+0x5e0): relocation truncated to fit:
>> R_X86_64_32S against symbol `rfile_' defined in COMMON
>> section in scala.o
>> scala.f:(.text+0x601): relocation truncated to fit:
>> R_X86_64_32S against symbol `rfile_' defined in COMMON
>> section in scala.o
>>
>> Ubuntu 8 , 64 bit , ccp4-6.1.2
>>
>> is there some configure option i am missing?
>>
>> thanks
>> jpd
>>