> Argh, I think I apt-get updated and my compiler
> updated yesterday and now I get the following
> error:
Agh, yes, there seem to be some issue with newest compilers. You may want to
try trunk:
svn checkout <https://httrack.googlecode.com/svn/trunk/> httrack
cd httrack
./configure CFLAGS="-O0 -g3" && make -j8 && make install
DESTDIR=/tmp/my_install