[ipv6calc] Re: ipv6calc 'make update' failure ?
Peter Bieringer
pb at bieringer.de
Wed Nov 19 23:15:07 CET 2008
JC Janos schrieb:
> Hi,
>
> On Wed, Nov 19, 2008 at 1:43 PM, Peter Bieringer <pb at bieringer.de> wrote:
>> Pls. try the new 0.72.0 version now, uploaded some minutes before.
>
> Close, I believe ...
>
> cd /usr/local/src/ipv6calc-0.72.0/
>
>
> ./configure \
> --prefix=/usr/local \
> --bindir /usr/local/bin \
> --mandir /usr/local/share/man \
> --enable-geoip
>
> make update
> make
> make test
>
> ...
> IPv6/Teredo/RESERVED 0
> IPv6/Teredo/UNKNOWN 0
>
> All tests were successfully done!
> make[1]: Leaving directory `/usr/local/src/ipv6calc-0.72.0/ipv6logstats'
> make[1]: Entering directory `/usr/local/src/ipv6calc-0.72.0/ipv6calcweb'
> # Pseudo random selected
> ./test_ipv6calcweb.sh 2001:200:1:ea::1
> Content-type: text/html
>
> ?? Use of uninitialized value $bin_ipv6calc in -f at ./ipv6calcweb.cgi line 659.
> ?? Error: missing needed program
> ?? make[1]: *** [test] Error 1
> make[1]: Leaving directory `/usr/local/src/ipv6calc-0.72.0/ipv6calcweb'
> make[1]: Entering directory `/usr/local/src/ipv6calc-0.72.0/ipv6calc'
> make
> make[2]: Entering directory `/usr/local/src/ipv6calc-0.72.0/ipv6calc'
> ...
That's strange, could you please check:
cd /usr/local/src/ipv6calc-0.72.0/ipv6calcweb
ll ../ipv6calc/ipv6calc
This should already exist
> sudo make install
>
> ...
> for f in *.8; do \
> install -m 644 $f /usr/local/share/man/man8; \
> done
> make[1]: Leaving directory `/usr/local/src/ipv6calc-0.72.0/man'
> make[1]: Entering directory `/usr/local/src/ipv6calc-0.72.0/lib'
> make[1]: Nothing to be done for `install'.
> make[1]: Leaving directory `/usr/local/src/ipv6calc-0.72.0/lib'
> make[1]: Entering directory `/usr/local/src/ipv6calc-0.72.0/md5'
> ?? make[1]: *** No rule to make target `install'. Stop.
> make[1]: Leaving directory `/usr/local/src/ipv6calc-0.72.0/md5'
Will be fixed.
Peter
More information about the ipv6calc
mailing list