6 May
2001
6 May
'01
11:19 a.m.
Balazs Scheidler a écrit :
On Sat, May 05, 2001 at 11:58:31PM +0200, Sander wrote:
Found it....! There is another set of libl.so and liby.so in /usr/ccs/lib. The libl.so there does contain yywrap!
yywrap() is defined in flex, so if you have gnu flex installed syslog-ng will link against it using -lfl
The default yywrap is really trivial; It always return 1.... Why not including it in syslog-ng ? That would avoid the burden of linking with one more lib and finding its name and location... Gaël. -- Gaël Roualland -+- gael.roualland@oleane.net