#4862: two trivial-to-fix issues with the macaulay2 spkg
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  mabshoff  
     Type:  defect    |      Status:  new       
 Priority:  minor     |   Milestone:  sage-3.2.3
Component:  packages  |    Keywords:            
----------------------+-----------------------------------------------------
 1. The name of it in experimental is macaulay2-20061014.p1.spkg but it
 should be macaulay2-20081014.p1.spkg

 2. If you do {{{export MAKE="make -j4"}}} then the build fails as follows:
 {{{
 checking for gmake... make -j20
 checking whether make -j20 is GNU make... ./configure: line 1497: make
 -j20: command not found
 configure: make -j20: GNU make is required
 }}}

 This could be fixed by not using $MAKE to do anything in parallel, which
 would be better than just having it break.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4862>
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