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.

[EMAIL PROTECTED] bsb]$ locate automake
/usr/local/bin/automake14
/usr/local/libexec/automake14

[EMAIL PROTECTED] 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to