From owner-freebsd-ports@FreeBSD.ORG Thu May 4 15:38:13 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6AC16A44C for ; Thu, 4 May 2006 15:38:13 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CBBB43D69 for ; Thu, 4 May 2006 15:38:00 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (c-69-249-95-97.hsd1.nj.comcast.net [69.249.95.97]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id k44FbxbX001373; Thu, 4 May 2006 11:37:59 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.12.10) with ESMTP id k44Fbxer001456; Thu, 4 May 2006 11:37:59 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.13.1/Submit) id k44FbuTp001454; Thu, 4 May 2006 11:37:56 -0400 (EDT) (envelope-from tbohml) From: Scott "Tuc" Ellentuch at T-B-O-H Message-Id: <200605041537.k44FbuTp001454@himinbjorg.tucs-beachin-obx-house.com> To: freebsd@jdc.parodius.com (Jeremy Chadwick) Date: Thu, 4 May 2006 11:37:56 -0400 (EDT) In-Reply-To: <20060504125056.GA33023@pentarou.parodius.com> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Scott Tuc Ellentuch at T-B-O-H Subject: Re: MTR 0.70 fails to compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 15:38:13 -0000 > > On Thu, May 04, 2006 at 08:38:14AM -0400, Scott Tuc Ellentuch at T-B-O-H wrote: > > config.status: executing default-1 commands > > ===> Building for mtr-0.70 > > cd . && autoheader > > WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' > > WARNING: and `config.h.top', to define templates for `config.h.in' > > WARNING: is deprecated and discouraged. > > > > WARNING: Using the third argument of `AC_DEFINE' and > > WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without > > WARNING: `acconfig.h': > > > > WARNING: AC_DEFINE([NEED_MAIN], 1, > > WARNING: [Define if a function `main' is needed.]) > > > > WARNING: More sophisticated templates can also be produced, see the > > WARNING: documentation. > > Can't locate object method "path" via package "Autom4te::Request" at /usr/local/bin/autom4te line 81. > > autoheader: autom4te failed with exit status: 1 > > at /usr/local/bin/autoheader line 163 > > gmake: *** [stamp-h.in] Error 1 > > *** Error code 2 > > I cannot reproduce this on FreeBSD 4.11-STABLE, 5.4-STABLE, or > 6.1-PRERELEASE. > FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #4: Sun Dec 18 19:22:28 EST 2005 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386 > > See below, as our output differs -- possibly you > have some old or non-port version of autoheader floating around? > /usr/local/bin/autoheader /usr/local/bin/autoheader213 /usr/local/bin/autoheader253 /usr/local/bin/autoheader259 himinbjorg# ls -l /usr/local/bin/autoheader -r-xr-xr-x 1 root wheel 6752 Jun 1 2004 /usr/local/bin/autoheader himinbjorg# /usr/local/bin/autoheader --version autoheader (GNU Autoconf) 2.53 Written by Roland McGrath and Akim Demaille. Copyright 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Thanks, Tuc > -- > | Jeremy Chadwick jdc at parodius.com | > | Parodius Networking http://www.parodius.com/ | > | UNIX Systems Administrator Mountain View, CA, USA | > | Making life hard for others since 1977. | > > > --- FreeBSD 4.11-STABLE > ===> Building for mtr-nox11-0.70 > cd . && /usr/ports/net/mtr/work/mtr-0.70/missing autoheader > WARNING: `autoheader' is missing on your system. You should only need it if > you modified `acconfig.h' or `configure.in'. You might want > to install the `Autoconf' and `GNU m4' packages. Grab them > from any GNU archive site. > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > Making all in img > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c mtr.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c net.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c dns.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c raw.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c split.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c display.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c report.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c getopt.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c getopt1.c > getopt1.c: In function `getopt_long': > getopt1.c:66: warning: implicit declaration of function `_getopt_internal' > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c select.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -c curses.c > cc -O -pipe -Wall -o mtr curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lm -ltermcap > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' > gmake[1]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' > > > --- FreeBSD 5.4-STABLE > ===> Building for mtr-nox11-0.70 > cd . && /usr/ports/net/mtr/work/mtr-0.70/missing autoheader > WARNING: `autoheader' is missing on your system. You should only need it if > you modified `acconfig.h' or `configure.in'. You might want > to install the `Autoconf' and `GNU m4' packages. Grab them > from any GNU archive site. > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > Making all in img > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c mtr.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c net.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c dns.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c raw.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c split.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c display.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c report.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c getopt.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c getopt1.c > getopt1.c: In function `getopt_long': > getopt1.c:66: warning: implicit declaration of function `_getopt_internal' > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c select.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=pentium4 -Wall -c curses.c > cc -O -pipe -march=pentium4 -Wall -o mtr curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lm -ltermcap > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' > gmake[1]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' > > > --- FreeBSD 6.1-PRERELEASE > ===> Building for mtr-nox11-0.70 > cd . && /usr/ports/net/mtr/work/mtr-0.70/missing autoheader > WARNING: `autoheader' is missing on your system. You should only need it if > you modified `acconfig.h' or `configure.in'. You might want > to install the `Autoconf' and `GNU m4' packages. Grab them > from any GNU archive site. > gmake all-recursive > gmake[1]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > Making all in img > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70/img' > gmake[2]: Entering directory `/usr/ports/net/mtr/work/mtr-0.70' > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c mtr.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c net.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c dns.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c raw.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c split.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c display.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c report.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c getopt.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c getopt1.c > getopt1.c: In function `getopt_long': > getopt1.c:66: warning: implicit declaration of function `_getopt_internal' > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c select.c > cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -c curses.c > cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -Wall -o mtr curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lm -ltermcap > gmake[2]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' > gmake[1]: Leaving directory `/usr/ports/net/mtr/work/mtr-0.70' >