Hi Joel,

Il 23/10/2008 14.17, Joel M Bernardes ha scritto:
Hello Does anybody know how to find out which package it lacks, what does cause the mistake below?
Thank's
Joel Bernardes

../../hbcurl.c: In function 'HB_FUN_CURL_EASY_SETOPT':
../../hbcurl.c:1071: error: 'CURLOPT_FTP_SSL_CCC' undeclared (first use in this function) ../../hbcurl.c:1071: error: (Each undeclared identifier is reported only once
../../hbcurl.c:1071: error: for each function it appears in.)
make[3]: *** [hbcurl.o] Error 1
make[2]: *** [descend] Error 2

the problem is related to CentOS and old curl lib not yet updated to last (harbour uses last version). So, to use hbcurl it is necessary to wait new release or compile manually it (I have tried without success). In meanwhile you have to uninstall curl-devel lib (yum remove curl-devel) and harbour will complete build.
Best Regards

Francesco

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to