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 2 and Version 3 of dev-libs/libgpg-error


Ignore:
Timestamp:
04/13/08 12:36:34 (7 years ago)
Author:
andreasf
Comment:

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libgpg-error

    v2 v3  
    1313 * [wiki:sys-devel/gettext] 
    1414 
    15 === (andreasf) - [R5, Haiku] === 
     15=== work-in-progress (andreasf) - [R5, Haiku] === 
    1616 
    1717Compilation failed due to the way it parsed error codes from Be's header files. 
    1818 
    19 On Haiku, needs gettext first. 
     19On Haiku, needs gettext first (for autogen.sh that is). Compilation results in: 
     20{{{ 
     21In file included from /ToBe/libgpg-error/src/mkerrcodes.c:26: 
     22/boot/home/libgpg-error/src/mkerrcodes.h:10: `B_PERMISSION_DENIED' undeclared here (not in a function) 
     23/boot/home/libgpg-error/src/mkerrcodes.h:10: initializer element is not constant/boot/home/libgpg-error/src/mkerrcodes.h:10: (near initialization for `err_table[1].err') 
     24}}} 
     25and more. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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