#5240: [with spkg; needs work] Update FLINT to 1.2.3 (latest upstream)
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |       Owner:  mabshoff  
     Type:  defect    |      Status:  assigned  
 Priority:  critical  |   Milestone:  sage-3.4.1
Component:  packages  |    Keywords:            
----------------------+-----------------------------------------------------

Comment(by mabshoff):

 There is another issue on Solaris 10:
 {{{
 gcc -std=c99 -I/home/mabshoff/build-3.3/sage-3.3-fulvia/local/include/
 -I/home/mabshoff/build-3.3/sage-3.3-fulvia/local/include  -fPIC -funroll-
 loops
 -O3 -c mpn_extras-test.c -o mpn_extras-test.o
 In file included from /usr/include/sys/time.h:99,
                  from profiler.h:30,
                  from test-support.h:36,
                  from mpn_extras-test.c:35:
 /usr/include/sys/types.h:536: error: duplicate ‘unsigned’
 make: *** [mpn_extras-test.o] Error 1
 Error building the test suite for FLINT
 }}}

 The fix here is to undef ulong in profile.h right before including time.h
 and the other two headers.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5240#comment:16>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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