The following reply was made to PR general/618; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Larry Rosenman <[EMAIL PROTECTED]> Subject: general/618 Date: Sat, 24 May 1997 18:34:25 -0600 (MDT) On Sat, 24 May 1997, Larry Rosenman wrote: > Here is the current config: > [...] > EXTRA_CFLAGS=-DUSE_SO_LINGER -DUSE_FCNTL_SERIALIZE_ACCEPT -DNO_LINGCLOSE > EXTRA_LFLAGS= > EXTRA_LIBS= > EXTRA_INCLUDES= You missed a D in SERIALIZED. Try adding that, re-running Configure and recompiling. For testing, you may want to try removing the -DUSE_SO_LINGER; on many systems it can cause problems. Are you using any Listen directives?
