make kdevelop-3.0.0 fails

Kent Stewart kstewart at owt.com
Fri Feb 6 11:06:05 PST 2004


When I try to build kdevelop, I get the following errors

===>  Building for kdevelop-3.0.0
*** Creating configure.files
cd . 
&& /bin/sh /usr/ports/devel/kdevelop/work/kdevelop-3.0.0/admin/missing 
--run aclocal-1.7
aclocal-1.7: not found
WARNING: `aclocal-1.7' is missing on your system.  You should only need 
it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /usr/ports/devel/kdevelop/work/kdevelop-3.0.0/admin/missing 
--run automake-1.7 --foreign  Makefile
automake-1.7: not found
WARNING: `automake-1.7' is missing on your system.  You should only need 
it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && gmake -f admin/Makefile.common configure
gmake[1]: Entering directory 
`/usr/ports/devel/kdevelop/work/kdevelop-3.0.0'
aclocal.m4:11884: error: Autoconf version 2.54 or higher is required
aclocal.m4:11884: the top level
gmake[1]: *** [configure] Error 1

I have the required versions of autoconf and automake installed on a 
4.9-stable system.

ruby# pkgrep automake
automake-1.4.5_9    GNU Standards-compliant Makefile generator (legacy 
version
automake-1.5,1      GNU Standards-compliant Makefile generator
automake-1.7.5_1    GNU automake generates input files for GNU autoconf

ruby# pkgrep autoconf
autoconf-2.13.000227_5 Automatically configure source code on many Un*x 
platforms
autoconf-2.53_1     Automatically configure source code on many Un*x 
platforms
autoconf-2.57_1     Automatically configure source code on many Un*x 
platforms

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the freebsd-ports mailing list