[Gambas-user] Gambas3 & andLinux on WinXP
Demosthenes Koptsis
demosthenesk at ...626...
Sun Apr 8 17:15:03 CEST 2012
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.
More information about the User
mailing list