dev-util/git fails to build... http-pull.c:10:23: error: curl/curl.h: No such file or directory http-pull.c:11:23: error: curl/easy.h: No such file or directory http-pull.c:13: error: syntax error before '*' token http-pull.c:13: warning: type defaults to 'int' in declaration of 'curl' http-pull.c:13: warning: data definition has no type or storage class http-pull.c: In function 'fwrite_sha1_file': http-pull.c:42: warning: pointer targets in assignment differ in signedness http-pull.c: In function 'fetch': http-pull.c:73: warning: implicit declaration of function 'curl_easy_setopt' http-pull.c:73: error: 'CURLOPT_FILE' undeclared (first use in this function) http-pull.c:73: error: (Each undeclared identifier is reported only once http-pull.c:73: error: for each function it appears in.) http-pull.c:74: error: 'CURLOPT_WRITEFUNCTION' undeclared (first use in this function) http-pull.c:86: error: 'CURLOPT_URL' undeclared (first use in this function) http-pull.c:90: warning: implicit declaration of function 'curl_easy_perform' http-pull.c:95: warning: pointer targets in passing argument 1 of 'SHA1_Final' differ in signedness http-pull.c: In function 'main': http-pull.c:191: warning: implicit declaration of function 'curl_global_init' http-pull.c:191: error: 'CURL_GLOBAL_ALL' undeclared (first use in this function) http-pull.c:193: warning: implicit declaration of function 'curl_easy_init' http-pull.c:193: warning: assignment makes pointer from integer without a cast http-pull.c:202: warning: implicit declaration of function 'curl_global_cleanup'make: *** [git-http-pull] Error 1 make: *** Waiting for unfinished jobs.... !!! ERROR: dev-util/git-0.7 failed. !!! Function src_compile, Line 33, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error Reproducible: Always Steps to Reproduce:
Thanks for reporting. In cvs now.