elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: AIO elhacker.NET 2021 Compilación herramientas análisis y desinfección malware


+  Foro de elhacker.net
|-+  Programación
| |-+  Programación General
| | |-+  Compilar Cryptonote en ubuntu
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: Compilar Cryptonote en ubuntu  (Leído 1,528 veces)
suracaos

Desconectado Desconectado

Mensajes: 2


Ver Perfil
Compilar Cryptonote en ubuntu
« en: 17 Febrero 2017, 18:07 pm »

Primero que todo siendo mi primer tema me presento.

¡Hola a todos!

Bueno como dice el tema estoy tratando de compilar cryptonote y version de btc para resumir

https://cryptonotestarter.org

Cabe aclarar que soy un noob en todo esto, pero le meto y aprendo sobre la marcha, pero he llegado a un punto donde me comio esto y es que al momento de compilar me salen varios errores y se detiene la compilacion.

Los errores mas o menos serian estos:

Código:
warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     return *reinterpret_cast<ResultType*>(resultStorage);

Código:
warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]

Código:
warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     new(valueArray)Array(*reinterpret_cast<const Array*>(other.valueArray));

Código:
warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     new(valueArray)Array(*reinterpret_cast<const Array*>(other.valueArray));

Código:
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     (value & 0xfff00000) == ((172 << 24) | (16 << 16)) ||

Código:
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     (value & 0xffff0000) == ((192 << 24) | (168 << 16));

Código:
warning: ‘blockIndex’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   return blockIndex;

Y aqui el log que me dio la terminal con todo el proceso

https://justpaste.it/13l4y

a los que me puedan ayudar muchas gracias de antemano y a los que no gracias igual


En línea

suracaos

Desconectado Desconectado

Mensajes: 2


Ver Perfil
Re: Compilar Cryptonote en ubuntu
« Respuesta #1 en: 17 Febrero 2017, 22:46 pm »

ya resolvi, pueden cerrar tema


En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
Problema al compilar cowpatty 4.6 en ubuntu 10.04
Wireless en Linux
d4n0n3 5 5,104 Último mensaje 26 Marzo 2011, 18:12 pm
por P4nd3m0n1um
Compilar pyrit-cuda en ubuntu 10.10 « 1 2 3 »
Wireless en Linux
lavitz87 20 15,440 Último mensaje 4 Octubre 2011, 20:11 pm
por BiteAciD
error al compilar en c - ubuntu
GNU/Linux
;c1v!c 9 4,865 Último mensaje 18 Abril 2011, 00:08 am
por ;c1v!c
Como compilar un archivo de C/C++ en Ubuntu
Programación C/C++
<<<-Basura->>> 4 4,842 Último mensaje 13 Mayo 2011, 07:51 am
por <<<-Basura->>>
compilar en ubuntu 12.04
GNU/Linux
young0320 2 3,225 Último mensaje 28 Junio 2012, 20:13 pm
por young0320
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines