bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-ddrescue] (no subject)


From: Walton A. Green
Subject: [Bug-ddrescue] (no subject)
Date: Tue, 16 Aug 2005 15:31:04 -0400 (EDT)

Tried to compile ddrescue 1.0 and 1.0.1 on a Mac 10.2.3 with gcc 3.1 and 
got the following errors (output from 1.0)...I know this is an old system, 
but I don't have immediate access to a more up-to-date installation. Is 
there a reasonably quick fix, or should I find a newer computer?

%%%% ./configure

VPATH = .
prefix = /usr/local
datadir = $(prefix)/share
infodir = $(datadir)/info
mandir = $(datadir)/man
OK. Now you can run make.

%%%% make
g++  -Wall -W -O2 -c -o ddrescue.o ddrescue.cc
ddrescue.cc: In function `const char* format_num(long long int, long long 
int, 
   int)':
ddrescue.cc:185: `llabs' undeclared in namespace `std'
ddrescue.cc:185: `llabs' undeclared in namespace `std'
ddrescue.cc:187: `snprintf' undeclared in namespace `std'
make: *** [ddrescue.o] Error 1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]