eftsung / pygr

Automatically exported from code.google.com/p/pygr
0 stars 0 forks source link

pygr Pyrex compilation on Windows fails #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
To reproduce problem:
1. Run 'python setup.py build' in pygr directory

The error message:
pygr\cdict.c: In function `initcdict':
pygr\cdict.c:4516: error: `calloc_int' undeclared (first use in this function)
pygr\cdict.c:4516: error: (Each undeclared identifier is reported only once
pygr\cdict.c:4516: error: for each function it appears in.)
error: command 'gcc' failed with exit status 1

This happens with pygr version 0.7.1 and while running on Windows XP SP2.
The latest versions of Pyrex (0.9.8.4) and MinGW were used (5.1.4). The
earlier version of pygr (0.7) compiles successfully.

Original issue reported on code.google.com by bad...@gmail.com on 24 Jun 2008 at 8:04

GoogleCodeExporter commented 8 years ago
See

http://groups.google.com/group/pygr-dev/browse_frm/thread/210c79c1695244d6/95175
adc2042a7f7?lnk=gst&q=calloc#95175adc2042a7f7

Original comment by the.good...@gmail.com on 15 Aug 2008 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by mare...@gmail.com on 21 Feb 2009 at 2:03

GoogleCodeExporter commented 8 years ago
Hi Istvan, 
could you please verify this issue (which just asks whether Pygr compiles 
properly on
Windows), and then change its status to Closed?  We are now requiring that each 
fix
be verified by someone other than the developer who made the fix.  This specific
issue was a simple problem with proper prototypes, that I fixed a while back...

Thanks!

Chris

Original comment by cjlee...@gmail.com on 4 Mar 2009 at 11:20

GoogleCodeExporter commented 8 years ago

Original comment by cjlee...@gmail.com on 4 Mar 2009 at 11:21

GoogleCodeExporter commented 8 years ago
works

Original comment by istvan.a...@gmail.com on 5 Mar 2009 at 12:25