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/nasm/2.03.01/1


Ignore:
Timestamp:
08/14/08 10:21:40 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/nasm/2.03.01/1

    v1 v2  
    1   
     1Patch, then: 
     2 * ./configure --prefix=/boot/common 
     3 make fails: 
     4{{{ 
     5gcc -c -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c 
     6In file included from /boot/develop/headers/posix/limits.h:5, 
     7                 from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-080323/include/limits.h:117, 
     8                 from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-080323/include/syslimits.h:7, 
     9                 from /boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-haiku/2.95.3-haiku-080323/include/limits.h:11, 
     10                 from /boot/develop/headers/posix/stdlib.h:11, 
     11                 from /boot/home/nasm-2.03.01-haiku-test/nasm.c:13: 
     12/boot/home/nasm-2.03.01-haiku-test/float.h:20: parse error before `uint8_t' 
     13/boot/home/nasm-2.03.01-haiku-test/nasm.c: In function `define_macros_early': 
     14/boot/home/nasm-2.03.01-haiku-test/nasm.c:232: warning: ANSI C does not support the `ll' length modifier 
     15make: *** [nasm.o] Error 1 
     16}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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