Re: [Gambas-user] Build error in gb.net.curl

2013-08-14 Thread Benoît Minisini
Le 13/08/2013 18:54, PICCORO McKAY Lenz a écrit : > i noted also that in debian there are two devel packages from curl: > > libcurl4-gnutls-dev > libcurl4-openssl-dev > > agains what flavor must be complied gambas? > > and again? also does need curl enabled async DNS querys with lib c-ares? > >>

Re: [Gambas-user] Build error in gb.net.curl

2013-08-13 Thread PICCORO McKAY Lenz
i noted also that in debian there are two devel packages from curl: libcurl4-gnutls-dev libcurl4-openssl-dev agains what flavor must be complied gambas? and again? also does need curl enabled async DNS querys with lib c-ares? > CC gb_net_curl_la-CNet.lo > CNet.c:65: error: ?CURLAUTH_DIGE

Re: [Gambas-user] Build error in gb.net.curl

2013-08-13 Thread PICCORO McKAY Lenz
From: Tobias Boege > > > CC gb_net_curl_la-CNet.lo > > > CNet.c:65: error: ?CURLAUTH_DIGEST_IE? no se declar? aqu? (no en una > > > funci?n) > > > CNet.c:146: error: ?CURLE_SSL_CRL_BADFILE? no se declar? aqu? (no en > una > > > funci?n) > > > CNet.c:147: error: ?CURLE_SSL_ISSUER_ERROR? no se

Re: [Gambas-user] Build error in gb.net.curl

2013-08-13 Thread Tobias Boege
On Tue, 13 Aug 2013, PICCORO McKAY Lenz wrote: > ping? ... theres need curls to have enabled the async DNS querys? i got > error building curl related: > > From: PICCORO McKAY Lenz > > > > > CC gb_net_curl_la-CNet.lo > > CNet.c:65: error: ?CURLAUTH_DIGEST_IE? no se declar? aqu? (no en una

Re: [Gambas-user] Build error in gb.net.curl

2013-08-13 Thread PICCORO McKAY Lenz
ping? ... theres need curls to have enabled the async DNS querys? i got error building curl related: From: PICCORO McKAY Lenz > > CC gb_net_curl_la-CNet.lo > CNet.c:65: error: ?CURLAUTH_DIGEST_IE? no se declar? aqu? (no en una > funci?n) > CNet.c:146: error: ?CURLE_SSL_CRL_BADFILE? no se

[Gambas-user] Build error in gb.net.curl

2013-08-09 Thread PICCORO McKAY Lenz
Err i have already installed libcurl-openssl-dev, should be installed their conunter part libcurl-gnutls-dev ? CC gb_net_curl_la-CNet.lo CNet.c:65: error: ‘CURLAUTH_DIGEST_IE’ no se declaró aquí (no en una función) CNet.c:146: error: ‘CURLE_SSL_CRL_BADFILE’ no se declaró aquí (no en una func