nutznboltz
March 9th, 2004, 19:27
hermes# pwd
/usr/ports/audio/faad
hermes# make
===> Vulnerability check disabled
===> Extracting for faad2-2.0
>> Checksum OK for faad2-2.0-rc3.tar.gz.
===> Patching for faad2-2.0
===> faad2-2.0 depends on executable: gmake - found
===> faad2-2.0 depends on file: /usr/local/bin/automake - found
===> faad2-2.0 depends on file: /usr/local/bin/autoconf - found
===> faad2-2.0 depends on file: /usr/local/libexec/libtool13/libtool - found
===> Applying FreeBSD patches for faad2-2.0
aclocal: not found
*** Error code 127

Stop in /usr/ports/audio/faad.
hermes# uname -sr
FreeBSD 4.9-STABLE

System was cvs up'ed and rebuilt yesterday.
# cat /usr/src/CVS/Tag
TRELENG_4

ports tree was cvs up'ed yesterday.
Tag is HEAD.

Thanks for any suggestions.

nutznboltz
March 9th, 2004, 19:47
aclocal was a #! script for a version of perl that did not exist any longer.

Fixed by running "portupgrade -f automake".