The problem seems to be in your system headers. On what system are you
trying to compile ddrescue?
Regards,
Antonio Diaz.
Petr Danecek wrote:
"make -k" gives on output:
------------------------------
g++ -Wall -W -O2 -c -o logbook.o logbook.cc
logbook.cc: In function `const char* <unnamed>::my_fgets(FILE*, int&)':
logbook.cc:57: `isspace' undeclared in namespace `std'
make: *** [logbook.o] Error 1
g++ -Wall -W -O2 -c -o main.o main.cc
main.cc: In function `int main(int, char**)':
main.cc:247: `lseek' undeclared (first use this function)
main.cc:247: (Each undeclared identifier is reported only once for each
function it appears in.)
make: *** [main.o] Error 1
_______________________________________________
Bug-ddrescue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ddrescue