ports/67072: Correct LIBPTHREAD behavior for graphics/pixieplus, remove Makefile.kde
Michael Nottebrock
michaelnottebrock at gmx.net
Sun May 23 15:40:31 UTC 2004
The following reply was made to PR ports/67072; it has been noted by GNATS.
From: Michael Nottebrock <michaelnottebrock at gmx.net>
To: freebsd-gnats-submit at FreeBSD.org, avleeuwen at piwebs.com
Cc:
Subject: Re: ports/67072: Correct LIBPTHREAD behavior for graphics/pixieplus, remove Makefile.kde
Date: Sun, 23 May 2004 17:34:57 +0200
You seem to have managed to create a tarball which suffers from the same
problem which occurs from time to time in the distfiles of KDE as well:
[...]
fast creating pics/Makefile
config.pl: fast created 13 file(s).
config.status: creating config.h
config.status: executing depfiles commands
Good - your configure finished. Start make now
[lofi at kiste]:0:~/freebsd/ports/graphics/pixieplus > make
===> Building for pixieplus-0.5.4.1
cd .
&& /bin/sh /usr/home/lofi/freebsd/ports/graphics/pixieplus/work/pixieplus-0.5.4.1/admin/missing
--run autoheader
aclocal.m4:11309: error: Autoconf version 2.54 or higher is required
aclocal.m4:11309: the top level
autoheader: autom4te failed with exit status: 1
at /usr/local/bin/autoheader line 163
gmake: *** [config.h.in] Fehler 1
*** Error code 2
This indicates a timestamp on some Makefile or Makefile.in or configure.in
makes the Makefile think there have been changes to the autoconf templates
and recreation of the whole bunch is needed.
More information about the freebsd-ports-bugs
mailing list