Ticket #1060 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

comment:1 Changed 6 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.