Le 08/04/2012 17:15, Demosthenes Koptsis a écrit :
> i make some test with andLinux which is a ubuntu 9.04 installed in
> windows xp.
>
> i try to compile gambas3 to andLinux with purpose to run Gambas3 in
> WindowsXP if i can.
>
> i dont know if anyone else tried something similar.
>
> so...
>
> i get compilation errors as
>
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall
> -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT CNet.lo
> -MD -MP -MF .deps/CNet.Tpo -c CNet.c  -fPIC -DPIC -o .libs/CNet.o
> CNet.c:65: error: 'CURLAUTH_DIGEST_IE' undeclared here (not in a function)
> CNet.c:146: error: 'CURLE_SSL_CRL_BADFILE' undeclared here (not in a
> function)
> CNet.c:147: error: 'CURLE_SSL_ISSUER_ERROR' undeclared here (not in a
> function)
> make[4]: *** [CNet.lo] Error 1
> make[4]: Leaving directory
> `/mnt/win/andLinux/Gambas3/gambas3-3.1.0/gb.net.curl/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/mnt/win/andLinux/Gambas3/gambas3-3.1.0/gb.net.curl'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/mnt/win/andLinux/Gambas3/gambas3-3.1.0/gb.net.curl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/win/andLinux/Gambas3/gambas3-3.1.0'
> make: *** [all] Error 2
>
>
> is this due andlinux, windowsxp or a bug to curl
>
> Thanks in advanced.
>
>

I think you need a more recent curl library.

-- 
Benoît Minisini

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to