Buenas,
Hace años que dejé de usarlo, ya no tengo las fuentes ni conservo el binario y tengo otro nuevo disco duro para mi PS2(la vieja).
El caso está en que no encuentro de donde bajarlo, la página oficial parece que ya no existe y todo lo que encuentro son binarios para Windows.
Alguien sabe algún lugar donde pueda bajarme las últimas fuentes estables del hdldump? O incluso binario para linux?
Muchas gracias
PD: La 090 que veo en un post de aqui no me compila...:
hdl_dump.c:1260: error: expected ‘;’ before ‘now’
hdl_dump.c:1262: error: ‘progress_t’ has no member named ‘remaining’
hdl_dump.c:1263: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c:1263: error: ‘stdout’ undeclared (first use in this function)
hdl_dump.c:1265: error: ‘progress_t’ has no member named ‘pc_completed’
hdl_dump.c:1265: error: ‘progress_t’ has no member named ‘remaining_text’
hdl_dump.c:1266: error: ‘progress_t’ has no member named ‘curr_bps’
hdl_dump.c:1268: error: ‘progress_t’ has no member named ‘pc_completed’
hdl_dump.c:1270: error: ‘now’ undeclared (first use in this function)
hdl_dump.c:1272: warning: implicit declaration of function ‘fflush’
hdl_dump.c: In function ‘show_usage_and_exit’:
hdl_dump.c:1434: warning: implicit declaration of function ‘strrchr’
hdl_dump.c:1434: warning: incompatible implicit declaration of built-in function ‘strrchr’
hdl_dump.c:1441: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c:1441: error: ‘stdout’ undeclared (first use in this function)
hdl_dump.c:1452: warning: implicit declaration of function ‘strcmp’
hdl_dump.c:1535: warning: implicit declaration of function ‘exit’
hdl_dump.c:1535: warning: incompatible implicit declaration of built-in function ‘exit’
hdl_dump.c: In function ‘map_device_name_or_exit’:
hdl_dump.c:1546: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c:1546: error: ‘stderr’ undeclared (first use in this function)
hdl_dump.c:1546: warning: incompatible implicit declaration of built-in function ‘exit’
hdl_dump.c: In function ‘handle_result_and_exit’:
hdl_dump.c:1563: warning: incompatible implicit declaration of built-in function ‘exit’
hdl_dump.c:1571: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c:1571: error: ‘stderr’ undeclared (first use in this function)
hdl_dump.c:1575: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c:1580: warning: incompatible implicit declaration of built-in function ‘fprintf’
hdl_dump.c: In function ‘main’:
hdl_dump.c:1736: warning: implicit declaration of function ‘signal’
hdl_dump.c:1736: error: ‘SIGINT’ undeclared (first use in this function)
hdl_dump.c:1759: error: too many arguments to function ‘dump_device’
hdl_dump.c:1865: warning: implicit declaration of function ‘strtoul’
hdl_dump.c:1922: error: ‘stdout’ undeclared (first use in this function)
hdl_dump.c:1922: error: too many arguments to function ‘cdvd_info’
hdl_dump.c:1931: error: too many arguments to function ‘cdvd_info’
make: *** [hdl_dump.o] Error 1