[Gambas-user] Gambas3 & andLinux on WinXP

Demosthenes Koptsis demosthenesk at ...626...
Sun Apr 8 17:55:29 CEST 2012


Στις 8/4/2012 18:49, ο/η Benoît Minisini έγραψε:
> 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.
>
andLinux is a ubuntu 9.04.

i know it is ancient but there is no other way to run native linux apps 
in windows.

also i dont know if i can get a recent curl library, may be only as 
tarball and ./configure, make, make install it.

i will see what i can do.

Thanks Benoit.




More information about the User mailing list