Compilar ejecutable

44 views
Skip to first unread message

Ruben Diaz

unread,
Jul 27, 2016, 10:52:42 AM7/27/16
to Eneboo
Buenas tardes, tengo una maquina virtual con debian 6 para compilar, alguna vez he hecho algun cambio de icono y lo he compilado, ahora queria hacer algunos cambios ya, la maquina virtual no  se toca, no se ha actualizado ni nada, pero no me funciona, se pone a compilar y en un determinado punto comienza un chorreo de errores, estoy un poco perdido, alguien me puede dar un poco de luz?

Comentar que estoy haciendo la prueba con el quick de 32bits para windows.

OpenSSL-crypto :: [CC___] x509v3/v3_enum.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_enum.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_enum.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_enum.c:61:
../include/openssl/x509v3.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_enum.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_crl_reason’
x509v3/v3_enum.c:84: error: expected ‘)’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_enum.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_extku.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_extku.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_extku.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_extku.c:62:
../include/openssl/asn1t.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_extku.c: In function ‘STACK_OF’:
x509v3/v3_extku.c:68: error: expected declaration specifiers before ‘*’ token
x509v3/v3_extku.c:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ext_ku’
x509v3/v3_extku.c:80: error: expected declaration specifiers before ‘;’ token
x509v3/v3_extku.c:83: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_accresp’
x509v3/v3_extku.c:92: error: expected declaration specifiers before ‘;’ token
x509v3/v3_extku.c:94: error: expected declaration specifiers before ‘ASN1_ITEM_TEMPLATE’
x509v3/v3_extku.c:115: error: expected ‘)’ before ‘*’ token
x509v3/v3_extku.c:142: error: expected ‘{’ at end of input
make[2]: *** [.o/debug-shared-mt/v3_extku.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_genn.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_genn.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_genn.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_genn.c:62:
../include/openssl/asn1t.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_genn.c: In function ‘ASN1_SEQUENCE_END’:
x509v3/v3_genn.c:72: error: expected declaration specifiers before ‘IMPLEMENT_ASN1_FUNCTIONS’
x509v3/v3_genn.c:77: error: expected declaration specifiers before ‘ASN1_SEQUENCE_END’
x509v3/v3_genn.c:93: error: expected declaration specifiers before ‘ASN1_CHOICE_END’
make[2]: *** [.o/debug-shared-mt/v3_genn.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_ia5.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_ia5.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_ia5.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_ia5.c:62:
../include/openssl/asn1.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_ia5.c:67: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_ia5.c:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ns_ia5_list’
x509v3/v3_ia5.c:80: error: expected ‘)’ before ‘*’ token
x509v3/v3_ia5.c:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_ia5.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_info.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_info.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_info.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_info.c:61:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_info.c:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_info.c:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_info’
x509v3/v3_info.c:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_sinfo’
x509v3/v3_info.c:90: error: function ‘ASN1_SEQUENCE’ is initialized like a variable
x509v3/v3_info.c:91: error: ‘ACCESS_DESCRIPTION’ undeclared here (not in a function)
x509v3/v3_info.c:91: error: ‘method’ undeclared here (not in a function)
x509v3/v3_info.c:91: error: ‘ASN1_OBJECT’ undeclared here (not in a function)
x509v3/v3_info.c:92: error: ‘location’ undeclared here (not in a function)
x509v3/v3_info.c:92: error: ‘GENERAL_NAME’ undeclared here (not in a function)
x509v3/v3_info.c:93: error: expected ‘,’ or ‘;’ before ‘ASN1_SEQUENCE_END’
x509v3/v3_info.c:135: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_info.c:186: error: expected ‘)’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_info.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_int.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_int.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_int.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_int.c:61:
../include/openssl/x509v3.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_int.c:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_delta_crl’
x509v3/v3_int.c:77: error: expected ‘)’ before ‘*’ token
x509v3/v3_int.c:82: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_inhibit_anyp’
make[2]: *** [.o/debug-shared-mt/v3_int.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_lib.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_lib.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_lib.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_lib.c:62:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_lib.c:65:
x509v3/ext_dat.h:61: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_pkey_usage_period’
x509v3/ext_dat.h:62: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ns_ia5_list’
x509v3/ext_dat.h:63: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_crl_num’
x509v3/ext_dat.h:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_delta_crl’
x509v3/ext_dat.h:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_nonce’
x509v3/ext_dat.h:66: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_crlid’
x509v3/ext_dat.h:67: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_crl_hold’
x509v3/ext_dat.h:68: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_policy_mappings’
x509v3/ext_dat.h:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_name_constraints’
x509v3/ext_dat.h:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_addr’
x509v3/ext_dat.h:78: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_lib.c: In function ‘STACK_OF’:
x509v3/v3_lib.c:67: error: expected declaration specifiers before ‘*’ token
x509v3/v3_lib.c:69: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_lib.c:71: error: expected ‘)’ before ‘*’ token
x509v3/v3_lib.c:73: error: expected ‘)’ before ‘*’ token
x509v3/v3_lib.c:86: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_lib.c:92: error: expected declaration specifiers before ‘X509V3_EXT_METHOD’
x509v3/v3_lib.c:108: error: expected declaration specifiers before ‘X509V3_EXT_METHOD’
x509v3/v3_lib.c:116: error: expected ‘)’ before ‘*’ token
x509v3/v3_lib.c:124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_lib.c:141: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_lib.c:146: error: expected ‘)’ before ‘*’ token
x509v3/v3_lib.c:156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_lib.c:162: error: expected ‘)’ before ‘*’ token
x509v3/v3_lib.c:188: error: expected ‘)’ before ‘(’ token
x509v3/v3_lib.c:233: error: expected ‘)’ before ‘(’ token
x509v3/v3_lib.c:303: error: expected declaration specifiers before ‘IMPLEMENT_STACK_OF’
make[2]: *** [.o/debug-shared-mt/v3_lib.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_ncons.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_ncons.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_ncons.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_ncons.c:62:
../include/openssl/asn1t.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_ncons.c:68: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:70: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:73: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_name_constraints’
x509v3/v3_ncons.c:85: error: function ‘ASN1_SEQUENCE’ is initialized like a variable
x509v3/v3_ncons.c:86: error: ‘GENERAL_SUBTREE’ undeclared here (not in a function)
x509v3/v3_ncons.c:86: error: ‘base’ undeclared here (not in a function)
x509v3/v3_ncons.c:86: error: ‘GENERAL_NAME’ undeclared here (not in a function)
x509v3/v3_ncons.c:87: error: ‘minimum’ undeclared here (not in a function)
x509v3/v3_ncons.c:87: error: ‘ASN1_INTEGER’ undeclared here (not in a function)
x509v3/v3_ncons.c:88: error: ‘maximum’ undeclared here (not in a function)
x509v3/v3_ncons.c:89: error: expected ‘,’ or ‘;’ before ‘ASN1_SEQUENCE_END’
x509v3/v3_ncons.c: In function ‘ASN1_SEQUENCE_END’:
x509v3/v3_ncons.c:99: error: expected declaration specifiers before ‘IMPLEMENT_ASN1_ALLOC_FUNCTIONS’
x509v3/v3_ncons.c:158: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:169: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:191: error: expected ‘)’ before ‘*’ token
x509v3/v3_ncons.c:219: error: expected ‘{’ at end of input
make[2]: *** [.o/debug-shared-mt/v3_ncons.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_ocsp.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_ocsp.c:62:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_ocsp.c:62:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_ocsp.c:63:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_ocsp.c:72: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:73: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:79: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:81: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:82: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:83: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:85: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_crlid’
x509v3/v3_ocsp.c:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_acutoff’
x509v3/v3_ocsp.c:103: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_crl_invdate’
x509v3/v3_ocsp.c:112: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_crl_hold’
x509v3/v3_ocsp.c:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_nonce’
x509v3/v3_ocsp.c:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_nocheck’
x509v3/v3_ocsp.c:142: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_ocsp_serviceloc’
x509v3/v3_ocsp.c:151: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:177: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:185: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c: In function ‘i2d_ocsp_nonce’:
x509v3/v3_ocsp.c:203: error: ‘ASN1_OCTET_STRING’ undeclared (first use in this function)
x509v3/v3_ocsp.c:203: error: (Each undeclared identifier is reported only once
x509v3/v3_ocsp.c:203: error: for each function it appears in.)
x509v3/v3_ocsp.c:203: error: ‘os’ undeclared (first use in this function)
x509v3/v3_ocsp.c: In function ‘d2i_ocsp_nonce’:
x509v3/v3_ocsp.c:213: error: ‘ASN1_OCTET_STRING’ undeclared (first use in this function)
x509v3/v3_ocsp.c:213: error: ‘os’ undeclared (first use in this function)
x509v3/v3_ocsp.c:213: error: ‘pos’ undeclared (first use in this function)
x509v3/v3_ocsp.c:226: error: ‘OCSP_F_D2I_OCSP_NONCE’ undeclared (first use in this function)
x509v3/v3_ocsp.c:226: error: ‘ERR_R_MALLOC_FAILURE’ undeclared (first use in this function)
x509v3/v3_ocsp.c: At top level:
x509v3/v3_ocsp.c:235: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:244: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:249: error: expected ‘)’ before ‘*’ token
x509v3/v3_ocsp.c:254: error: expected ‘)’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_ocsp.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_pci.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_pci.c:38:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_pci.c:38:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_pci.c:39:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_pci.c:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_pci.c:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_pci’
x509v3/v3_pci.c:57: error: expected ‘)’ before ‘*’ token
x509v3/v3_pci.c:75: error: expected ‘)’ before ‘*’ token
x509v3/v3_pci.c:243: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_pci.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_pcia.c
In file included from x509v3/v3_pcia.c:37:
../include/openssl/asn1.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_pcia.c: In function ‘ASN1_SEQUENCE_END’:
x509v3/v3_pcia.c:47: error: expected declaration specifiers before ‘IMPLEMENT_ASN1_FUNCTIONS’
x509v3/v3_pcia.c:53: error: expected declaration specifiers before ‘ASN1_SEQUENCE_END’
make[2]: *** [.o/debug-shared-mt/v3_pcia.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_pcons.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_pcons.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_pcons.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_pcons.c:62:
../include/openssl/asn1.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_pcons.c:69: error: expected ‘)’ before ‘*’ token
x509v3/v3_pcons.c:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_policy_constraints’
x509v3/v3_pcons.c:83: error: function ‘ASN1_SEQUENCE’ is initialized like a variable
x509v3/v3_pcons.c:84: error: ‘POLICY_CONSTRAINTS’ undeclared here (not in a function)
x509v3/v3_pcons.c:84: error: ‘requireExplicitPolicy’ undeclared here (not in a function)
x509v3/v3_pcons.c:84: error: ‘ASN1_INTEGER’ undeclared here (not in a function)
x509v3/v3_pcons.c:85: error: ‘inhibitPolicyMapping’ undeclared here (not in a function)
x509v3/v3_pcons.c:86: error: expected ‘,’ or ‘;’ before ‘ASN1_SEQUENCE_END’
x509v3/v3_pcons.c:102: error: expected ‘)’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_pcons.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_pku.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_pku.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_pku.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_pku.c:61:
../include/openssl/asn1.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_pku.c:69: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_pkey_usage_period’
x509v3/v3_pku.c:77: error: function ‘ASN1_SEQUENCE’ is initialized like a variable
x509v3/v3_pku.c:78: error: ‘PKEY_USAGE_PERIOD’ undeclared here (not in a function)
x509v3/v3_pku.c:78: error: ‘notBefore’ undeclared here (not in a function)
x509v3/v3_pku.c:78: error: ‘ASN1_GENERALIZEDTIME’ undeclared here (not in a function)
x509v3/v3_pku.c:79: error: ‘notAfter’ undeclared here (not in a function)
x509v3/v3_pku.c:80: error: expected ‘,’ or ‘;’ before ‘ASN1_SEQUENCE_END’
make[2]: *** [.o/debug-shared-mt/v3_pku.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_pmaps.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_pmaps.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_pmaps.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_pmaps.c:62:
../include/openssl/asn1t.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_pmaps.c: In function ‘STACK_OF’:
x509v3/v3_pmaps.c:68: error: expected declaration specifiers before ‘*’ token
x509v3/v3_pmaps.c:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_policy_mappings’
x509v3/v3_pmaps.c:80: error: expected declaration specifiers before ‘;’ token
x509v3/v3_pmaps.c:82: error: expected declaration specifiers before ‘ASN1_SEQUENCE’
x509v3/v3_pmaps.c:85: error: expected declaration specifiers before ‘ASN1_SEQUENCE_END’
x509v3/v3_pmaps.c:112: error: expected ‘)’ before ‘*’ token
x509v3/v3_pmaps.c:153: error: expected ‘{’ at end of input
make[2]: *** [.o/debug-shared-mt/v3_pmaps.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_prn.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_prn.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_prn.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_prn.c:62:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_prn.c:71: error: expected ‘)’ before ‘*’ token
x509v3/v3_prn.c:108: error: expected ‘)’ before ‘*’ token
x509v3/v3_prn.c:165: error: expected ‘)’ before ‘*’ token
x509v3/v3_prn.c:198: error: expected ‘)’ before ‘*’ token
x509v3/v3_prn.c:225: error: expected declaration specifiers or ‘...’ before ‘X509_EXTENSION’
x509v3/v3_prn.c: In function ‘X509V3_EXT_print_fp’:
x509v3/v3_prn.c:227: error: ‘BIO’ undeclared (first use in this function)
x509v3/v3_prn.c:227: error: (Each undeclared identifier is reported only once
x509v3/v3_prn.c:227: error: for each function it appears in.)
x509v3/v3_prn.c:227: error: ‘bio_tmp’ undeclared (first use in this function)
x509v3/v3_prn.c:229: error: ‘BIO_NOCLOSE’ undeclared (first use in this function)
x509v3/v3_prn.c:230: error: ‘ext’ undeclared (first use in this function)
make[2]: *** [.o/debug-shared-mt/v3_prn.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_purp.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_purp.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_purp.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_purp.c:61:
../include/openssl/x509v3.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_purp.c:66: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:67: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:68: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:69: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:70: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:71: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:72: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:73: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:74: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:75: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:77: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:79: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:81: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘xstandard’
x509v3/v3_purp.c: In function ‘IMPLEMENT_STACK_OF’:
x509v3/v3_purp.c:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_purp.c:98: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:107: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:124: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:139: error: expected declaration specifiers before ‘X509_PURPOSE’
x509v3/v3_purp.c:147: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:171: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:172: error: expected ‘;’, ‘,’ or ‘)’ before ‘char’
x509v3/v3_purp.c:227: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:241: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:248: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:253: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:258: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:263: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:269: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_purp.c:273: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:314: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:456: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:477: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:489: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:500: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:511: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:524: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:535: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:555: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:564: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:573: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:588: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:597: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
x509v3/v3_purp.c:614: error: expected ‘)’ before ‘*’ token
x509v3/v3_purp.c:662: error: expected ‘{’ at end of input
make[2]: *** [.o/debug-shared-mt/v3_purp.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_skey.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_skey.c:61:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_skey.c:61:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_skey.c:62:
../include/openssl/x509v3.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_skey.c:65: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_skey_id’
x509v3/v3_skey.c:73: error: expected ‘)’ before ‘*’ token
x509v3/v3_skey.c:79: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_skey.c:101: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[2]: *** [.o/debug-shared-mt/v3_skey.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_sxnet.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_sxnet.c:60:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_sxnet.c:60:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_sxnet.c:61:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_sxnet.c:72: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_sxnet.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘v3_sxnet’
x509v3/v3_sxnet.c:90: error: function ‘ASN1_SEQUENCE’ is initialized like a variable
x509v3/v3_sxnet.c:91: error: ‘SXNETID’ undeclared here (not in a function)
x509v3/v3_sxnet.c:91: error: ‘zone’ undeclared here (not in a function)
x509v3/v3_sxnet.c:91: error: ‘ASN1_INTEGER’ undeclared here (not in a function)
x509v3/v3_sxnet.c:92: error: ‘user’ undeclared here (not in a function)
x509v3/v3_sxnet.c:92: error: ‘ASN1_OCTET_STRING’ undeclared here (not in a function)
x509v3/v3_sxnet.c:93: error: expected ‘,’ or ‘;’ before ‘ASN1_SEQUENCE_END’
x509v3/v3_sxnet.c: In function ‘ASN1_SEQUENCE_END’:
x509v3/v3_sxnet.c:102: error: expected declaration specifiers before ‘IMPLEMENT_ASN1_FUNCTIONS’
x509v3/v3_sxnet.c:131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_sxnet.c:152: error: expected ‘)’ before ‘*’ token
x509v3/v3_sxnet.c:165: error: expected ‘)’ before ‘*’ token
x509v3/v3_sxnet.c:183: error: expected ‘)’ before ‘*’ token
x509v3/v3_sxnet.c:223: error: expected declaration specifiers before ‘ASN1_OCTET_STRING’
x509v3/v3_sxnet.c:236: error: expected declaration specifiers before ‘ASN1_OCTET_STRING’
x509v3/v3_sxnet.c:250: error: expected declaration specifiers before ‘ASN1_OCTET_STRING’
x509v3/v3_sxnet.c:261: error: expected declaration specifiers before ‘IMPLEMENT_STACK_OF’
make[2]: *** [.o/debug-shared-mt/v3_sxnet.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3_utl.c
In file included from ../../openssl/e_os.h:62,
                 from ./cryptlib.h:65,
                 from x509v3/v3_utl.c:63:
../include/openssl/opensslconf.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from ./cryptlib.h:72,
                 from x509v3/v3_utl.c:63:
../include/openssl/crypto.h:1: error: expected identifier or ‘(’ before ‘.’ token
In file included from x509v3/v3_utl.c:64:
../include/openssl/conf.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3_utl.c:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_utl.c:72: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:82: error: expected declaration specifiers or ‘...’ before ‘STACK_OF’
x509v3/v3_utl.c: In function ‘X509V3_add_value’:
x509v3/v3_utl.c:84: error: ‘CONF_VALUE’ undeclared (first use in this function)
x509v3/v3_utl.c:84: error: (Each undeclared identifier is reported only once
x509v3/v3_utl.c:84: error: for each function it appears in.)
x509v3/v3_utl.c:84: error: ‘vtmp’ undeclared (first use in this function)
x509v3/v3_utl.c:88: error: expected expression before ‘)’ token
x509v3/v3_utl.c:89: error: ‘extlist’ undeclared (first use in this function)
x509v3/v3_utl.c:96: error: ‘X509V3_F_X509V3_ADD_VALUE’ undeclared (first use in this function)
x509v3/v3_utl.c:96: error: ‘ERR_R_MALLOC_FAILURE’ undeclared (first use in this function)
x509v3/v3_utl.c: At top level:
x509v3/v3_utl.c:104: error: expected declaration specifiers or ‘...’ before ‘STACK_OF’
x509v3/v3_utl.c: In function ‘X509V3_add_value_uchar’:
x509v3/v3_utl.c:106: error: ‘extlist’ undeclared (first use in this function)
x509v3/v3_utl.c:106: error: too many arguments to function ‘X509V3_add_value’
x509v3/v3_utl.c: At top level:
x509v3/v3_utl.c:111: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:121: error: expected declaration specifiers or ‘...’ before ‘STACK_OF’
x509v3/v3_utl.c: In function ‘X509V3_add_value_bool’:
x509v3/v3_utl.c:123: error: ‘extlist’ undeclared (first use in this function)
x509v3/v3_utl.c:123: error: too many arguments to function ‘X509V3_add_value’
x509v3/v3_utl.c:124: error: too many arguments to function ‘X509V3_add_value’
x509v3/v3_utl.c: At top level:
x509v3/v3_utl.c:128: error: expected declaration specifiers or ‘...’ before ‘STACK_OF’
x509v3/v3_utl.c: In function ‘X509V3_add_value_bool_nf’:
x509v3/v3_utl.c:130: error: ‘extlist’ undeclared (first use in this function)
x509v3/v3_utl.c:130: error: too many arguments to function ‘X509V3_add_value’
x509v3/v3_utl.c: At top level:
x509v3/v3_utl.c:135: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:147: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:159: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_utl.c:201: error: expected declaration specifiers or ‘...’ before ‘ASN1_INTEGER’
x509v3/v3_utl.c:202: error: expected declaration specifiers or ‘...’ before ‘STACK_OF’
x509v3/v3_utl.c: In function ‘X509V3_add_value_int’:
x509v3/v3_utl.c:206: error: ‘aint’ undeclared (first use in this function)
x509v3/v3_utl.c:208: error: ‘extlist’ undeclared (first use in this function)
x509v3/v3_utl.c:208: error: too many arguments to function ‘X509V3_add_value’
x509v3/v3_utl.c: At top level:
x509v3/v3_utl.c:213: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:234: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c: In function ‘STACK_OF’:
x509v3/v3_utl.c:250: error: expected declaration specifiers before ‘*’ token
x509v3/v3_utl.c:343: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:393: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:451: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:462: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:466: error: expected declaration specifiers before ‘STACK’
x509v3/v3_utl.c:476: error: expected declaration specifiers before ‘STACK’
x509v3/v3_utl.c:500: error: expected declaration specifiers before ‘STACK’
x509v3/v3_utl.c:514: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
x509v3/v3_utl.c:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:544: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:563: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:572: error: expected declaration specifiers before ‘ASN1_OCTET_STRING’
x509v3/v3_utl.c:596: error: expected declaration specifiers before ‘ASN1_OCTET_STRING’
x509v3/v3_utl.c:642: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:660: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:683: error: storage class specified for parameter ‘IPV6_STAT’
x509v3/v3_utl.c:687: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:758: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:803: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
x509v3/v3_utl.c:827: error: expected ‘)’ before ‘*’ token
x509v3/v3_utl.c:683: error: declaration for parameter ‘IPV6_STAT’ but no such parameter
x509v3/v3_utl.c:871: error: expected ‘{’ at end of input
make[2]: *** [.o/debug-shared-mt/v3_utl.o] Error 1
OpenSSL-crypto :: [CC___] x509v3/v3err.c
In file included from x509v3/v3err.c:62:
../include/openssl/err.h:1: error: expected identifier or ‘(’ before ‘.’ token
x509v3/v3err.c:137: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘X509V3_str_reasons’
x509v3/v3err.c: In function ‘ERR_load_X509V3_strings’:
x509v3/v3err.c:213: error: ‘X509V3_str_functs’ undeclared (first use in this function)
x509v3/v3err.c:213: error: (Each undeclared identifier is reported only once
x509v3/v3err.c:213: error: for each function it appears in.)
x509v3/v3err.c:216: error: ‘X509V3_str_reasons’ undeclared (first use in this function)
make[2]: *** [.o/debug-shared-mt/v3err.o] Error 1
make[2]: Debido a los errores, el objetivo `all' no se reconstruyó.
make[1]: *** [sub-libdigidoc-openssl-crypto] Error 2
make[1]: Debido a los errores, el objetivo `all' no se reconstruyó.
make: *** [sub-src] Error 2
make: Debido a los errores, el objetivo `all' no se reconstruyó.
tecnico@debian:~/Escritorio/eneboo-core-master$ 



José Antonio Fernández Fernández

unread,
Jul 27, 2016, 10:57:32 AM7/27/16
to ene...@googlegroups.com

puede que antes compilaras una 2.4 y esta sea una 2.5 ? , si es asi es posible que necesites un compilador mas moderno. parece como si la sintaxis no la interpretara bien el compilador.
Saludos.


--
Has recibido este mensaje porque estás suscrito al grupo "Eneboo" de Grupos de Google.
Para anular la suscripción a este grupo y dejar de recibir sus mensajes, envía un correo electrónico a eneboo+un...@googlegroups.com.
Para acceder a más opciones, visita https://groups.google.com/d/optout.

Ruben Diaz

unread,
Jul 27, 2016, 11:00:08 AM7/27/16
to Eneboo
He probado a compilar la 2.5 y al salir el error he probado con la master  que creo que es 2.4 y hace lo mismo. en principio cumplo con todas las dependencias.

Ruben Diaz

unread,
Jul 28, 2016, 6:27:46 AM7/28/16
to Eneboo
Alguno tiene una Maquina virtual para compilar que pudiera compartir?

Trueno Polar

unread,
Jul 28, 2016, 12:35:59 PM7/28/16
to ene...@googlegroups.com

Yo tengo algo mejor.

Cogiendo al vuelo una de las ideas que dijo deavid en una de las reuniones, me he preparado una instalación de ubuntu totalmente pelada luego he creado un comprimido de eso de unos 300 MB, eso lo descomprimes a una carpeta y cuando quieras compilar haces un chroot a esa carpeta y ya está, compilas de desde ahí, lo puedes llevar en un pendrive y compilar desde cualquier ordenador con linux sin rallarte la cabeza, Todavía no compila todas las versiones, tengo problemas con las versiones de 32 bits de linux. Así puedo ir compilándome el eneboo cada vez que sacan modificaciones e ir probándolas y trastear un poco, con el. Estoy a ver si a parte de hacer copia de seguridad, consigo también que la restaure.


Si te interesa dime por privado y te mando un enlace para que lo descargues.


El 28/07/16 a las 12:27, Ruben Diaz escribió:

Ruben Diaz

unread,
Jul 29, 2016, 3:17:12 AM7/29/16
to Eneboo
Claro que interesa, no  he probado eso nunca pero siempre es momento de probar cosas nuevas, ya te he enviado privado.

Trueno Polar

unread,
Aug 3, 2016, 5:43:49 AM8/3/16
to ene...@googlegroups.com

Ya te lo he enviado al mail


El 29/07/16 a las 09:17, Ruben Diaz escribió:

Ruben Diaz

unread,
Aug 3, 2016, 7:27:18 AM8/3/16
to Eneboo
A la hora de comer me pongo al lio.
...
Reply all
Reply to author
Forward
0 new messages