Prev: nmap
Next: network mirror
From: Martin on 6 Feb 2010 18:22 I was trying to compile steghide on both Slackware64 13 and 64-current. It ./configure ok, but I get the following error during the 'make' stage: > fi > In file included from /usr/lib64/gcc/x86_64-slackware-linux/4.4.3/../../../../include/c++/4.4.3/ext/hash_set:59, > from wrapper_hash_set.h:32, > from SampleValue.h:27, > from AudioSampleValue.h:25, > from AudioData.h:26, > from AuData.h:25, > from AuFile.cc:26: > /usr/lib64/gcc/x86_64-slackware-linux/4.4.3/../../../../include/c++/4.4.3/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. > In file included from AuFile.cc:26: > AuData.h:29: error: too few template-parameter-lists > AuData.h:30: error: too few template-parameter-lists > AuData.h:34: error: too few template-parameter-lists > AuData.h:35: error: too few template-parameter-lists > AuData.h:39: error: too few template-parameter-lists > AuData.h:40: error: too few template-parameter-lists > AuData.h:44: error: too few template-parameter-lists > AuData.h:45: error: too few template-parameter-lists > make[2]: *** [AuFile.o] Error 1 > make[2]: Leaving directory `/home/xtd8865/downloads/steghide-0.5.1/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/xtd8865/downloads/steghide-0.5.1' > make: *** [all] Error 2 Has anyone got any idea how to solve it? thank you -- regards Martin
|
Pages: 1 Prev: nmap Next: network mirror |