Olivier Couet wrote:
> On Tue, 27 Jun 2006, Kevin B. McCarty wrote:
>
>
>>Olivier Couet wrote:
>>
>>>How do we proceed ? Do you want to first try this fix on your side to
>>>check if it is working ? Or do you want us to do the patch and send it
>>>to you ?
>>>Regards. Olivier
>>
>>I can go ahead and make the fix on the Debian side. Will let you know
>>whether there are any problems.
>>
>>best regards,
>
>
> Hi Kevin,
>
> Ok, let us know. In principal it should be fine.
>
> Cheers, Olivier
I've rebuilt Cernlib and PAW on my machine using the attached (very
simple) patch to fix d510si.inc. Everything seems to work as expected now.
I will upload this fixed version to Debian today, and will let you know
if there are any side effects reported in the next couple weeks.
best regards,
--
Kevin B. McCarty <[EMAIL PROTECTED]> Physics Department
WWW: http://www.princeton.edu/~kmccarty/ Princeton University
GPG: public key ID 4F83C751 Princeton, NJ 08544
diff -urNad cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/d510si.inc cernlib-2005.05.09.dfsg/src/mathlib/gen/d/d510si.inc
--- cernlib-2005.05.09.dfsg~/src/mathlib/gen/d/d510si.inc 1996-04-01 10:02:21.000000000 -0500
+++ cernlib-2005.05.09.dfsg/src/mathlib/gen/d/d510si.inc 2006-06-28 10:15:11.526165542 -0400
@@ -10,4 +10,4 @@
* d510si.inc
*
COMMON/D510SI/Z(2485),G(100),DA(100),ENDFLG,NA,INDFLG(5)
- COMMON/DF/DF(100),/X/X(10)
+ COMMON/D510DF/DF(100),/D510X/X(10)