Tim Murdoch wrote:
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

You need newer C++ libraries or a newer compiler. You can also find precompiled versions of ddrescue in the net.

See also the answer to this message http://lists.gnu.org/archive/html/bug-ddrescue/2005-08/msg00000.html


Regards,
Antonio.


_______________________________________________
Bug-ddrescue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ddrescue

Reply via email to