Date: Sat, 13 Apr 2002 11:06:03 +0400 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Steve 1 <ukla@attbi.com> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: mrtg-2.9.17 Message-ID: <20020413070603.GB210@cavia.pp.ru> In-Reply-To: <B8DC9C91.2835%ukla@attbi.com> References: <B8DC9C91.2835%ukla@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 12, 2002 at 02:15:45PM -0700, Steve 1 wrote: > Hi, > > I am having problems installing MRTG. The author suggested I email you as > the package maintainer. > > I have tried different versions / make clean / rm config.cache + all the > other tricks I usually try but to no avail. Perhaps I am missing something? > > Here is the output from make install - do you have any suggestions? > > Thanks for you time, > > Steve > > > > FreeBSD 4.x > > > > > > %make install > ===> Extracting for mrtg-2.9.17 > >> Checksum OK for mrtg-2.9.17.tar.gz. > ===> mrtg-2.9.17 depends on shared library: gd.2 - found > ===> Patching for mrtg-2.9.17 > ===> Configuring for mrtg-2.9.17 > creating cache ./config.cache > checking for gcc... cc > checking whether the C compiler (cc -O -pipe ) works... yes > checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether cc accepts -g... yes > checking how to run the C preprocessor... cc -E > checking whether make sets ${MAKE}... yes > checking for a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking for perl... /usr/bin/perl > checking for groff... /usr/bin/groff > checking for sqrt in -lm... yes > checking for acos in -lm... yes > checking for gdImageGif in -lgd... no > checking for gdImagePng in -lgd... yes > checking for gdImagePng_jpg in -lgd... no > checking for gdImagePng_jpg_ft in -lgd... no > checking for gd.h... yes > checking the weather... (cached) its fine > updating cache ./config.cache > creating ./config.status > creating Makefile > ordering CD from http://people.ee.ethz.ch/~oetiker/wish ... just kidding ;-) > > ---------------------------------------------------------------- > Config is DONE! > > Type 'make' to compile the software > > ... that wishlist mentioned above does really exist. So if > you feel like showing your appreciation for MRTG, this is the > place to go. I just love CDs and DVDs > > -- Tobi Oetiker <oetiker@ee.ethz.ch> > ---------------------------------------------------------------- > ===> Building for mrtg-2.9.17 > LD_RUN_PATH=/usr/local/lib cc -I/usr/local/include/gd -DGFORM_GD=gdImagePng > -O -pipe src/rateup.c -L/usr/local/lib -lgd -lm -lpng -lz -lm -o bin/rateup > /usr/libexec/elf/ld: warning: libpng.so.4, needed by > /usr/local/lib/libgd.so, may conflict with libpng.so.5 > /usr/bin/perl -0777 -pi -e 's@^#!\s*/\S*perl@#! /usr/bin/perl@' bin/cfgmaker > bin/indexmaker bin/mrtg > /usr/bin/perl -0777 -pi -e 's@GRAPHFMT="...";@GRAPHFMT="png";@' bin/mrtg > bin/indexmaker > ===> Installing for mrtg-2.9.17 > ===> mrtg-2.9.17 depends on shared library: gd.2 - found > /bin/mkdir -p -m 755 /usr/local/etc/mrtg > /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005 > /bin/mkdir -p -m 755 /usr/local/lib/perl5/site_perl/5.005/Pod > /bin/mkdir -p -m 755 > usage: mkdir [-pv] [-m mode] directory ... > *** Error code 64 > > Stop in /usr/ports/net/mrtg. > *** Error code 1 > > Stop in /usr/ports/net/mrtg. > *** Error code 1 > > Stop in /usr/ports/net/mrtg. > % > > I expect your bsd.port.mk is out of date. please cd /usr/ports/net/mrtg and send me the output of `make -V DATADIR` command. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020413070603.GB210>