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 sys-apps/xinetd/2.3.14/1


Ignore:
Timestamp:
03/01/09 10:24:31 (6 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • sys-apps/xinetd/2.3.14/1

    v1 v2  
    1   
     1[http://ports.haiku-files.org/browser/haikuports/trunk/sys-apps/xinetd/xinetd-2.3.14-haiku.diff Patch] 
     2 
     3Make fails: 
     4{{{ 
     5cd xinetd ; make CC='gcc' CFLAGS='-g -O2  -I../libs/include' LDFLAGS=' -L../libs/lib' 
     6make[1]: Entering directory `/boot/home/xinetd-2.3.14/xinetd' 
     7gcc -g -O2  -I../libs/include   -c -o addr.o addr.c 
     8/boot/home/xinetd-2.3.14/xinetd/addr.c: In function `explicit_mask': 
     9/boot/home/xinetd-2.3.14/xinetd/addr.c:368: `INET6_ADDRSTRLEN' undeclared (first use in this function) 
     10/boot/home/xinetd-2.3.14/xinetd/addr.c:368: (Each undeclared identifier is reported only once 
     11/boot/home/xinetd-2.3.14/xinetd/addr.c:368: for each function it appears in.) 
     12make[1]: *** [addr.o] Error 1 
     13make[1]: Leaving directory `/boot/home/xinetd-2.3.14/xinetd' 
     14make: *** [makeprog] Error 2 
     15}}} 
     16 
     17Note: I tried ./configure --prefix=/boot/common --without-inet6, but still got this same result 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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