FS#26981 - [flickcurl] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 22:35 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 01 December 2011, 13:12 GMT
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 22:35 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 01 December 2011, 13:12 GMT
|
Details
Description:
In file included from category.c:34:0: ./flickcurl_internal.h:27:24: fatal error: curl/types.h: No such file or directoryIn file included from args.c:34:0: ./flickcurl_internal.h:27:24: fatal error: curl/types.h: No such file or directory compilation terminated. compilation terminated. In file included from blog.c:34:0: ./flickcurl_internal.h:27:24: fatal error: curl/types.h: No such file or directory In file included from activity.c:34:0: ./flickcurl_internal.h:27:24: fatal error: curl/types.h: No such file or directory compilation terminated. compilation terminated. make[2]: *** [args.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [category.lo] Error 1 make[2]: *** [activity.lo] Error 1 make[2]: *** [blog.lo] Error 1 make[2]: Leaving directory `/build/src/flickcurl-1.21/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/src/flickcurl-1.21/src' make: *** [all-recursive] Error 1 Additional info: * flickcurl 1.21-2 Steps to reproduce: Try to build it. |
This task depends upon