My Powerbook G4 w/ OS X 10.1.5 does recognize the drive, however, I
receive the following error when running 'make' for v. 1.11 (the
/.configure command works fine):
c++ -Wall -W -O2 -c -o arg_parser.o ../arg_parser.cc
c++ -Wall -W -O2 -c -o block.o ../block.cc
c++ -Wall -W -O2 -c -o ddrescue.o ../ddrescue.cc
../ddrescue.cc: In function `const char * format_num(long long int,
long long int = 999999, int = 0)':
../ddrescue.cc:310: implicit declaration of function `int llabs(...)'
make: *** [ddrescue.o] Error 1