FreeBSD Port: rrdtool-1.2.6 - fails to build
Vasil Dimov
vd at datamax.bg
Wed May 11 00:23:58 PDT 2005
On Wed, May 11, 2005 at 09:13:25AM +0200, Betislav Kubesa wrote:
> Hello all !
>
> I don`t know, if you can help me, but I`m not able to compile rrdtool 1.2.6
> on my FreeBSD 5.2.
> It gives me this error:
>
> gmake[2]: Entering directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.6/doc'
> pod2man --release=1.2.6 --center=rrdtool bin_dec_hex.pod > bin_dec_hex.1
> pod2man: not found
> gmake[2]: *** [bin_dec_hex.1] Error 127
> gmake[2]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.6/doc'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/net/rrdtool/work/rrdtool-1.2.6'
> gmake: *** [all] Error 2
> *** Error code 2
>
> I`m using cgilib-0.5,perl-5.6.1_15, gmake-3.80_2,
> libtool-1.5.10_1,pkgconfig-0.17.2,gettext-0.14.1,freetype2-2.1.9,libart_lgpl2-2.3.17,libiconv-1.9.2_1...
>
> If you need more info, don`t hesitate to contact me and thank you for help
> in advance.
> Bretislav Kubesa
pod2man should have been installed by the perl port.
Do you have /usr/local/bin/pod2man executable?
If not - try reinstalling the perl port. If you have it
see what is its first line #!...
More information about the freebsd-ports
mailing list