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 4 and Version 5 of dev-util/git


Ignore:
Timestamp:
04/16/08 13:19:37 (7 years ago)
Author:
andreasf
Comment:

Updated status

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/git

    v4 v5  
    1616=== work-in-progress (andreasf) - [Haiku] === 
    1717 
    18 {{{daemon.c}}} fails to compile due to lack of {{{sys/mman.h}}} in {{{git-compat-util.h}}} 
    19  
    20 Commenting out {{{#include <sys/mman.h>}}} brings up other related errors. 
     18Compilation now fails with: 
     19{{{ 
     20/boot/home/git-1.5.5/connect.c: In function `ai_name': 
     21/boot/home/git-1.5.5/connect.c:164: `INET_ADDRSTRLEN' undeclared (first use in this function) 
     22/boot/home/git-1.5.5/connect.c:164: (Each undeclared identifier is reported only once 
     23/boot/home/git-1.5.5/connect.c:164: for each function it appears in.) 
     24make: *** [connect.o] Error 1 
     25}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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