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 net-misc/curl/7.19.3/1


Ignore:
Timestamp:
01/19/09 07:47:47 (6 years ago)
Author:
scottmc
Comment:

make fails

Legend:

Unmodified
Added
Removed
Modified
  • net-misc/curl/7.19.3/1

    v2 v3  
    3434 
    3535}}} 
     36 
     37make fails: 
     38{{{ 
     39make[1]: Entering directory `/boot/home/curl-7.19.3/lib' 
     40make  all-am 
     41make[2]: Entering directory `/boot/home/curl-7.19.3/lib' 
     42source='connect.c' object='connect.lo' libtool=yes \ 
     43        DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \ 
     44        /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H  -I../include -I../include -I../lib -I../lib    -g -O2 -c -o connect.lo connect.c 
     45libtool: compile:  gcc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../lib -g -O2 -c connect.c -Wp,-MD,.deps/connect.TPlo  -DPIC -o .libs/connect.o 
     46/boot/home/curl-7.19.3/lib/connect.c:228: #error "no non-blocking method was found/used/set" 
     47make[2]: *** [connect.lo] Error 1 
     48make[2]: Leaving directory `/boot/home/curl-7.19.3/lib' 
     49make[1]: *** [all] Error 2 
     50make[1]: Leaving directory `/boot/home/curl-7.19.3/lib' 
     51make: *** [all-recursive] Error 1 
     52~/curl-7.19.3>  
     53 
     54}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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