Ticket #1060 (closed defect: fixed)
fix flintqs compile on OSX 10.5
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.11 |
| Component: | porting | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The fix for flintqs is the same as for givaro, basically. To the file
src/lanczos.c
add the following as the first line:
#include "sys/types.h"
Then it builds fine.
-- William
Change History
Note: See
TracTickets for help on using
tickets.

applied to 2.8.11.rc1 - via new flintqs-20070817.p0