print/apsfilter dependencies not recognizing aclocal & automake
    Bryan Bursey 
    bburse at eastlink.ca
       
    Thu May 27 16:46:45 PDT 2004
    
    
  
Folks -
In attempting to build the port print/apsfilter, each 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-PRERELEASE system.
[bsb at nipplehead bsb]$ locate automake
/usr/local/bin/automake14
/usr/local/libexec/automake14
[bsb at 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
    
    
More information about the freebsd-questions
mailing list