Bug 181901 - Missing/bad include files
Summary: Missing/bad include files
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: numpy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-17 17:41 UTC by Orion Poplawski
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.9.5-1.fc5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-18 04:05:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2006-02-17 17:41:31 UTC
Description of problem:

Trying to build matplotlib 0.86.2 against numpy, I get:

/usr/lib/python2.4/site-packages/numpy/core/include/numpy/arrayobject.h:17:20:
error: config.h: No such file or directory
/usr/lib/python2.4/site-packages/numpy/core/include/numpy/arrayobject.h:1346:30:
error: __multiarray_api.h: No such file or directory

Now, config.h should not be included in an exported api header (as I understand
it).   No idea about __multiarray_api.h.


Version-Release number of selected component (if applicable):
numpy-0.9.4-2.fc5

Comment 1 Ignacio Vazquez-Abrams 2006-02-17 23:14:07 UTC
Please try against the new release (0.9.5-1.fc5).

Comment 2 Orion Poplawski 2006-02-18 04:05:45 UTC
That works.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.