Subject: Re: A few quick questions...
To: billy ball <bball@tux.org>
From: Adam K Kirchhoff <adamk@voicenet.com>
List: port-hpcmips
Date: 09/25/2001 14:38:03
> - i downloaded, then built fetchmail 5.90 from scratch on the z50 with:
>
> # ./configure --disable-nls
>
> - next, i edited fetchmail.c and inserted:
>
> #undef HESIOD
>
> - then performed:
>
> # make install
Unfortunately, the small compiler package (from
ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/pocketbsd/binary/sets/ )
doesn't seem to include everything needed to compile fetchmail... Trying
# make install
results in:
make: no system rules (sys.mk).
I hate to ask this of you, but could you post the binary of fetchmail that
you compiled somewhere I could grab it?
Adam