mail[bug #9388] C module compilation error on 64-bit GNU/Linux


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on June 24, 2007 - 21:31:

URL:
  <http://gna.org/bugs/?9388>

                 Summary: C module compilation error on 64-bit GNU/Linux
                 Project: relax
            Submitted by: bugman
            Submitted on: Sunday 06/24/2007 at 19:31
                Category: relax's source code
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Repository: 1.2 line
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Attempting to compile the C modules by typing 'scons' in the base directory
produces the following error:


###########################
# Compiling the C modules #
###########################


Building the relaxation curve fitting module 'maths_fns/relax_fit.so'

gcc -o maths_fns/c_chi2.os -c -I/usr/include/python2.5 -fPIC
maths_fns/c_chi2.c
gcc -o maths_fns/exponential.os -c -I/usr/include/python2.5 -fPIC
maths_fns/exponential.c
maths_fns/exponential.c:26:33: error: Numeric/arrayobject.h: No such file or
directory
In file included from maths_fns/exponential.c:29:
maths_fns/relax_fit.h:39: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
scons: *** [maths_fns/exponential.os] Error 1
scons: building terminated because of errors.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9388>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Sun Jun 24 22:00:53 2007