fetchmail-friends
[Top] [All Lists]

[fetchmail]Error trying to compile fetchmail 5.8.14

2001-07-18 09:52:28
OS Version:
SunOS moe 5.7 Generic_106542-16 i86pc i386 i86pc (from uname -a)

Compile Error:
krkelley(_at_)moe ~/fetchmail-5.8.14 > make
lex  ./rcfile_l.l
"./rcfile_l.l":line 160: Error: Parse tree too big
Try using %e num
1001/1000 nodes(%e), 0/3000 positions(%p), 1/500 (%n), 0 transitions,
0/10000 packed char classes(%k),  0/4000 packed transitions(%a),  0/7000
output slots(%o)
make: *** [rcfile_l.c] Error 1

I'm not sure if this is an issue with the version of make (see below for
version info), lex (see below), or gcc (see below). Any help would be
greatly appriecated.

Thanks,
Kevin Kelley

GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-pc-solaris2.7
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


lex: Software Generation Utilities (SGU) Solaris/ELF (3.0)


krkelley(_at_)moe ~/fetchmail-5.8.14 > gcc --version
2.95.2



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]Error trying to compile fetchmail 5.8.14, Kevin Kelley <=