bor(_at_)itsrm2% gmake
cd /tools/src/fetchmail-5.7.2 && aclocal
aclocal: configure.in: 76: macro `AM_GNU_GETTEXT' not found in library
gmake: *** [/tools/src/fetchmail-5.7.2/aclocal.m4] Error 1
Configure with:
bor(_at_)itsrm2% cat =fmconf
#! /tools/bin/zsh
export LIBS='-lsocket -lnsl'
fmv=${PWD:t}
if [[ $fmv == fetchmail-* ]]; then
/tools/src/$fmv/configure --prefix=/tools --enable-NTLM --with-socks5=/tools/
lib --disable-nls mips-sni-sysv4
else
echo Not in fetchmail build directory
fi
What gives?
-andrej
Have a nice DOS!
B >>