| Hi,
'make' of 3.22-2 (downloaded 18/11) doesn't complete on my system - just used
'./configure', with no options:
Making all in html
make[2]: Entering directory `/home/smcphill/httrack-3.22/html'
make[2]: *** No rule to make target `../httrack-doc.html', needed by `all-am'.
Stop.
make[2]: Leaving directory `/home/smcphill/httrack-3.22/html'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/smcphill/httrack-3.22'
make: *** [all] Error 2
System is Red Hat Linux 7.3:
[smcphill@kipling httrack-3.22]$ cat /proc/version
Linux version 2.4.18-18.7.xsmp (bhcompile@bugs.devel.redhat.com) (gcc version
2.96 20000731 (Red Hat Linux 7.3 2.96-112)) #1 SMP Wed Nov 13 19:01:42 EST
2002
System is a Dell PowerEdge 2650 - 2x Xeon Processors. This also happens on a
similar machine with one processor.
Also replicated with another dell box (Optiplex GX150)- linux workstation this
time:
[smcphill@plinkcheck smcphill]$ cat /proc/version
Linux version 2.4.9-31 (bhcompile@daffy.perf.redhat.com) (gcc version 2.96
20000731 (Red Hat Linux 7.1 2.96-98)) #1 Tue Feb 26 07:11:02 EST 2002
Both machines had 3.21-4 installed with no issues | |