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 net-libs/openslp


Ignore:
Timestamp:
06/05/08 16:49:39 (7 years ago)
Author:
scottmc
Comment:

Initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • net-libs/openslp

    v1 v2  
    99||R5||untested|| 
    1010||BONE||untested|| 
    11 ||Haiku||untested|| 
     11||Haiku||broken|| 
    1212 
    1313Dependencies: 
     14 
     15Make fails: 
     16{{{ 
     17 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -Wall -O3 -c slp_predicate.c -Wp,-MD,.deps/slp_predicate.TPlo -o slp_predicate.o 
     18source='slp_dhcp.c' object='slp_dhcp.lo' libtool=yes \ 
     19        depfile='.deps/slp_dhcp.Plo' tmpdepfile='.deps/slp_dhcp.TPlo' \ 
     20        depmode=gcc /bin/sh ../depcomp \ 
     21        /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -DNDEBUG -D_REENTRANT=1  -Wall -O3 -c -o slp_dhcp.lo slp_dhcp.c 
     22 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -D_REENTRANT=1 -Wall -O3 -c slp_dhcp.c -Wp,-MD,.deps/slp_dhcp.TPlo -o slp_dhcp.o 
     23/boot/home/openslp-1.2.1/common/slp_dhcp.c:68: net/if_arp.h: No such file or directory 
     24make[2]: *** [slp_dhcp.lo] Error 1 
     25make[2]: Leaving directory `/boot/home/openslp-1.2.1/common' 
     26make[1]: *** [all-recursive] Error 1 
     27make[1]: Leaving directory `/boot/home/openslp-1.2.1' 
     28make: *** [all] Error 2 
     29~/openslp-1.2.1>                                                                                            
     30}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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