Date: Wed, 11 May 2005 10:23:56 +0300 From: Vasil Dimov <vd@datamax.bg> To: Betislav Kubesa <bretislav.kubesa@centrum.cz> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: rrdtool-1.2.6 - fails to build Message-ID: <20050511072356.GA704@sinanica.bg.datamax> In-Reply-To: <000a01c555f8$eca5b3e0$0201a8c0@BKUBESA> References: <000a01c555f8$eca5b3e0$0201a8c0@BKUBESA>
next in thread | previous in thread | raw e-mail | index | archive | help
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 #!...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511072356.GA704>