Rolf Wester wrote:
> Hi,
> 
> when  trying to build pygsl I get the error message:
> 
Please what version of numpy is it?

numpy is a bit tricky, as they changed between release 0.92 -- 1.0 the API.
Sincerely yours
        Pierre
> ...
> cc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall 
> -Wstrict-prototypes -fPIC -DSWIG_COBJECT_TYPES=1 -DDEBUG=1 -DDEBUG=1 
> -DNUMERIC=0 -DPYGSL_GSL_MAJOR_VERSION=1 -DPYGSL_GSL_MINOR_VERSION=9 
> -UNDEBUG -I/usr/local/include -IInclude -I. 
> -I/usr/local/lib/python2.5/site-packages/numpy/core/include/ 
> -I/usr/local/include/python2.5 -c src/init/initmodule.c -o 
> build/temp.linux-i686-2.5/src/init/initmodule.o
> In file included from src/init/initmodule.c:49:
> src/init/block_helpers.c: In function ‘PyGSL_PyArray_Check’:
> src/init/block_helpers.c:135: error: ‘CONTIGUOUS’ undeclared (first use 
> in this function)
> src/init/block_helpers.c:135: error: (Each undeclared identifier is 
> reported only once
> src/init/block_helpers.c:135: error: for each function it appears in.)
> In file included from src/init/block_helpers.c:401,
>                   from src/init/initmodule.c:49:
> src/init/block_helpers_numpy.ic: In function ‘PyGSL_New_Array’:
> src/init/block_helpers_numpy.ic:5: error: ‘intp’ undeclared (first use 
> in this function)
> ...
> 
> I have python2.5 with numpy and gsl1.9 installed running Suse10.0.
> 
> I would be very appreciative for any help to get pygsl working.
> 
> Regards
> 
> Rolf Wester
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> pygsl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pygsl-discuss


-- 
+------------------------------------------------+
   Pierre Schnizer  <[EMAIL PROTECTED]>
   Telephon : +49 6159 71 1557
   Fax      : +49 6159 71 2043
   Adress   :
         Pierre Schnizer
         BTE / MT
         Gesellschaft fuer Schwerionenforschung
         Planckstrasse 1
         64291 Darmstadt
         Germany
+-------------------------------------------------+

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pygsl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pygsl-discuss

Reply via email to