1 Jul
2006
1 Jul
'06
4:39 p.m.
On Fri, 2006-06-30 at 13:31 -0400, Stuart_Weaver@ElementK.com wrote:
Hello.
I am trying to build syslog-ng version 1.6.11 (I have also tried version 1.6.8 with the same results) on a sparc running Solaris 10 ( SunOS frylock 5.10 Generic_118833-17 sun4u sparc SUNW,Sun-Fire-V890 ).
The output leads me to believe I may be missing a library. If anyone could help me out I would be very thankful.
You don't have a static version of -ll, the lexer library. Try: --enable-full-dynamic or install a static lexer lib from flex. -- Bazsi