Hi, I currently trying to get nntpcache 3.0.1 working on my Solaris 8 server but I'm having a few problems with it. I'm using GNUmake 3.79.1 & gcc 3.1 but the process seems to fail when I run make install with the following error. make[3]: Entering directory `/export/home/bella22/gchq/nntpcache-3.0.1/cf' for f in nntpcache.config-dist nntpcache.access-dist nntpcache.servers-dist; do { cd /usr/local/etc/nntpcache && (orig=`basename $f -dist`; test -e $orig || cp $f $orig) ;} done /bin/sh: test: argument expected /bin/sh: test: argument expected /bin/sh: test: argument expected make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/export/home/bella22/gchq/nntpcache-3.0.1/cf' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/export/home/bella22/gchq/nntpcache-3.0.1/cf' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/bella22/gchq/nntpcache-3.0.1/cf' make: *** [install-recursive] Error 1 tigger : nntpcache-3.0.1/ # Is this a known problem or am I doing something wrong? I've attached logs from the following just in case they are required. ./compile --with-prefix=/usr/local/nntpcache make make install thanks Alex
Attachment:
nntpcache.configure.log
Description: Binary data
Attachment:
nntpcache.make.log
Description: Binary data
Attachment:
nntpcache.make-install.log
Description: Binary data