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 1 and Version 2 of dev-lang/yasm/0.7.1/1


Ignore:
Timestamp:
07/29/08 14:30:00 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/yasm/0.7.1/1

    v1 v2  
    1   
     1run ./configure 
     2Then it fails on: 
     3{{{ 
     4In file included from /boot/home/yasm-0.7.0/modules/arch/x86/x86cpu.gperf:30: 
     5/boot/develop/headers/posix/ctype.h:53: warning: `toascii' redefined 
     6/boot/home/yasm-0.7.0/util.h:120: warning: this is the location of the 
     7previousdefinition 
     8}}} 
     9 
     10Comment out lines 120-122 in util.h and retry: ./configure[[BR]] 
     11Then it builds without any problems.[[BR]] 
     12Need to create a proper fix for this.  It appears that yasm has moved the toascii from util.h to errwarn.c, so need to see how this affects things on svn trunk. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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