Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2004 10:54:49 -0300
From:      Bryan Bursey <bburse@eastlink.ca>
To:        freebsd-ports@freebsd.org
Subject:   print/apsfilter dependencies not finding aclocal & automake
Message-ID:  <40B89629.6070803@eastlink.ca>

next in thread | raw e-mail | index | archive | help
Folks -

In attempting to build the port print/apsfilter, many of the (gnome 
related?) dependencies are failing as follows:

===>  Configuring for linc-1.0.3_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing

Note that aclocal and automake are noted as missing, but do exist on 
this 4.10-STABLE system.

[bsb@nipplehead bsb]$ locate automake
/usr/local/bin/automake14
/usr/local/libexec/automake14

[bsb@nipplehead bsb]$ locate aclocal
/usr/local/bin/aclocal14
/usr/local/libexec/automake14/aclocal

The print/apsfilter dependency ports build and install as expected when 
'make install' is run for the individual dependency port.

Could anyone suggest how I might go about having the configure scripts 
find automake and aclocal when the print/apsfilter port tries to build 
its dependencies.  I have reverted to the /etc/defaults/make.conf to 
ensure none of my tweaks are causing this problem.

Any comments / suggestions would be quite welcome.

Regards,
Bryan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40B89629.6070803>