Entrope - 2003-06-13

Logged In: YES
user_id=10120

Try compiling with "env CFLAGS=-O2 make" instead of just
"make." For some reason, optimization is off by default,
and that breaks those inline functions.