> it seems that this is only happening when i enable -DUSE_SPLAY_TREE in
> src/Makefile. any clue?
This really should be pointed out somewhere.
> here's the error:
>
> acl.c: In function `aclParseIpData':
> acl.c:327: structure has no member named `next'
The reason you are getting this message is that the Splay Tree is
not implementing all necessary calls made by the acl functions. Or, the
acl.c functions are expecting things that are not implemented. Either way,
the USE_SPLAY_TREE option is broken in all 1.1.21 VM/NOVM current versions.
A patch might be issued soon, yet you should be allright with
-DUSE_BIN_TREE instead. I haven't noticed any speed differents migrating
from SPLAY to BIN trees but I am not an acl power user. Somebody can help
with feedback on this one?
Regards,
Mario Ferreira
-- Mario S. F. Ferreira System Administrator/Consulting @ GNS Email(no _s): _L_ioux(at)g_ns.com.br | PGP key & contact info: finger Email Global Network Solutions Tec | http://www.GNS.com.br/ | # +55 061 3272626 FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ Support the Anti-Spam amendment. See http://www.CAuce.ORG/ for info Address(es) and URL(s) (c) 1998 Mario Ferreira - All Rights ReservedReceived on Wed Mar 25 1998 - 16:29:21 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:27 MST