bug-ddrescue
[Top][All Lists]
Advanced

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

[Bug-ddrescue] (no subject)


From: Mattt Potter
Subject: [Bug-ddrescue] (no subject)
Date: Thu, 24 Aug 2006 03:14:29 -0700

Howdy,

I have seen this same question posted in various websites but never no answer is given. I am trying to compile ddrescue. I have xcode tools installed.

mattt-potters-powerbook59:/ddrescue-1.2 matttpotter$ make
g++  -Wall -W -O2 -c -o ddrescue.o ddrescue.cc
g++  -Wall -W -O2 -c -o logbook.o logbook.cc
g++  -Wall -W -O2 -c -o main.o main.cc
g++ -Wall -W -O2 -o ddrescue arg_parser.o block.o ddrescue.o logbook.o main.o
/usr/bin/ld: Undefined symbols:
std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage
__ZNSsD4Ev
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::_S_free_list
__ZNSt24__default_alloc_templateILb1ELi0EE5_LockC4Ev
__ZNSt24__default_alloc_templateILb1ELi0EE5_LockD4Ev
std::__default_alloc_template<true, 0>::allocate(unsigned long)
std::__default_alloc_template<true, 0>::_S_refill(unsigned long)
collect2: ld returned 1 exit status
make: *** [ddrescue] Error 1
mattt-potters-powerbook59:/ddrescue-1.2 matttpotter$

When I run make I gegt this error. Any ideas on what I should do to fix?

PS if you can step by step it as if talking to CORKY from the tv show "LIFE GOES ON" I would appreciate it. I am taking step by step instructions from this URL here. As I have a dead dead dead drive and desperate to get it back in some form, all the stand by software has been un successful. So help me smarter than me people!

Thanks!

Mattt






reply via email to

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