lock method used for buffindexed
Ron Jarrell
jarrell at solaris.cc.vt.edu
Mon Jan 12 00:12:22 UTC 2004
I've been having the same problem with binding too, I just hadn't had a
chance to deal with it. Happy to see this thread, so I know I'm not
the only one! Something's definitely broken in portability between
2.4.0 and 2.4.1...
I had 2.4.0 running for some time on a somewhat reasonably patched
solaris 8. I tried to build both a recent stable, and a recent current
(well, recent when I grabbed then and built them initially
pre-xmas...), and in both cases, innbind or inndstart (as appropriate)
swore they didn't have permission to bind to port 119, despite clearly
being setuid to root, and with nothing else funky on the system.
But the old 2.4.0 code worked fine. I've been diffing things, and I
note that while all the main code is identical, innd/status.c and
innd/rc.c switched from including <arpa/inet.h> to
"portable/socket.h"...
I'm guessing a datatype is being cast wrong somewhere, something's not
64bit clean.
More information about the inn-workers
mailing list