#9985: Freetype fails to build on AIX - looks as though it does not find Sage's
zlib header files.
----------------------------------+-----------------------------------------
   Reporter:  drkirkby            |       Owner:  drkirkby
       Type:  defect              |      Status:  new     
   Priority:  major               |   Milestone:  sage-4.6
  Component:  AIX or HP-UX ports  |    Keywords:          
     Author:                      |    Upstream:  N/A     
   Reviewer:                      |      Merged:          
Work_issues:                      |  
----------------------------------+-----------------------------------------
 Using the following system:

  * IBM
 
[http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.pseries.doc/hardware_docs/rs6000_7025f50series.htm
 RS/6000 7025 F50]
  * 4 x 332 MHz 32-bit PowerPC CPUs
  * 3 GB RAM
  * A fair wide mixture of disks sizes (3 x 9 GB, 1 x 18 GB, 2 x 36 GB and
 1 x 73 GB)
  * AIX 5.3 (A POSIX certified operating system)
  * gcc 4.2.4 downloaded from [http://pware.hvcc.edu/ pware]
  * DDS-4 tape drive

 !FreeType fails to build, but reports:

 {{{
 kby/sage-4.6.alpha1/spkg/build/freetype-2.3.5.p2/src/src/lzw/ftlzw.c
 In file included from
 
/home/users/drkirkby/sage-4.6.alpha1/spkg/build/freetype-2.3.5.p2/src/src/gzip/ftgzip.c:45:
 /opt/pware/include/zlib.h:1585: error: expected '=', ',', ';', 'asm' or
 '__attribute__' before 'gzseek'
 /opt/pware/include/zlib.h:1586: error: expected '=', ',', ';', 'asm' or
 '__attribute__' before 'gztell'
 /opt/pware/include/zlib.h:1587: error: expected '=', ',', ';', 'asm' or
 '__attribute__' before 'gzoffset'
 /opt/pware/include/zlib.h:1588: error: expected declaration specifiers or
 '...' before 'off_t'
 /opt/pware/include/zlib.h:1589: error: expected declaration specifiers or
 '...' before 'off_t'
 }}}

 I can't understand why this is using the header files from
 {{{/opt/pware/include/}}} when it should be using the header file from
 {{{$SAGE_LOCAL/local/include/zlib.h}}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9985>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to