From owner-freebsd-ports Fri Apr 12 14:15:51 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 6337837B404; Fri, 12 Apr 2002 14:15:46 -0700 (PDT) Received: from [192.168.1.100] ([24.126.81.6]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020412211546.CQRP15826.rwcrmhc54.attbi.com@[192.168.1.100]>; Fri, 12 Apr 2002 21:15:46 +0000 User-Agent: Microsoft-Entourage/9.0.2509 Date: Fri, 12 Apr 2002 14:15:45 -0700 Subject: FreeBSD Port: mrtg-2.9.17 From: Steve 1 To: Cc: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 ---------------------------------------------------------------- ===> 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. % To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message