HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 14 and Version 15 of sys-devel/m4


Ignore:
Timestamp:
05/27/08 13:39:26 (7 years ago)
Author:
scottmc
Comment:

updated build attempt on haiku for v1.4.11

Legend:

Unmodified
Added
Removed
Modified
  • sys-devel/m4

    v14 v15  
    1313== work in progress (scott) ==  
    1414{{{ 
    15 Needs haiku config.guess, the ./configure works but then make trips up on stdbool.h 
    16 We've seen the stdbool.h problem before, just need to apply it here and try it again. 
    17 If anyone else gets to this before me feel free to fix it. 
     15Needs haiku config.guess, a fix to undo BeOS workarounds in stdbool.in.h like  
     16was done on gnulib.  Also there's a few ifdef __BEOS__ called in configure that need to 
     17be looked over by someone who knows more about the system than I do. 
     18the ./configure works, but then make trips up on: 
     19 
     20/boot/home/m4-1.4.11-haiku/lib/fpurge.c:117: #error "Please port gnulib fpurge.c to your platform! Look at the definitions of fflush, setvbuf and ungetc on your system, thenreport this to bug-gnulib." 
     21make[3]: *** [fpurge.o] Error 1 
     22make[3]: Leaving directory `/boot/home/m4-1.4.11-haiku/lib' 
     23make[2]: *** [all] Error 2 
     24make[2]: Leaving directory `/boot/home/m4-1.4.11-haiku/lib' 
     25make[1]: *** [all-recursive] Error 1 
     26make[1]: Leaving directory `/boot/home/m4-1.4.11-haiku' 
     27make: *** [all] Error 2 
     28~/m4-1.4.11-haiku>      
    1829}}} 
    1930 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/