-
dredd committed revision 4 to the Hammerhead SVN repository, changing 1 files.
2009-09-13 03:57:17 UTC by dredd
-
I also ran into the same issue, and your suggestion got it working.
2009-07-27 00:59:34 UTC by nobody
-
I can confirm this problem. Without updated config.guess, sub configure does not work correctly.
2009-07-24 11:38:49 UTC by nok
-
Hello,
I'm trying to build 2.1.4 on Debian with gcc (Debian 4.3.3-13) 4.3.3 and get the following error:
make all
make[3]: Entering directory `/tmp/buildd/hammerhead-2.1.4/src'
g++ -O2 -fomit-frame-pointer -DHAMMER_VSN=\"2.1.4\" -c -D_REENTRANT -DLinux -g -Wall -I/usr/include/openssl -I/usr/include config.cc -o obj/Linux/config.o
config.cc:68: warning: deprecated conversion from...
2009-07-24 11:17:24 UTC by nok
-
Hello,
a forwarded bug and patch from http://bugs.debian.org/505076
--8
2009-07-24 10:36:28 UTC by nok
-
In code and sample configure file, select is used. But in document, SelectOn is described, either one should be changed.
2009-05-22 02:02:04 UTC by nobody
-
In sample configure file, directive sequence should be changed to sequence_probability.
2009-05-22 01:58:54 UTC by nobody
-
config.guess and config.sub is too old in hammerhead 2.1.4, they can not recognize x86_64 system. After replace them with newer versions (in /usr/share/libtool/), configure succeeded.
2009-05-22 01:16:50 UTC by nobody
-
dredd added the hammerhead-2.1.4.tar.gz file.
2008-12-18 05:17:30 UTC by dredd
-
dredd created the 2.1.4 file release.
2008-12-18 05:12:48 UTC by dredd