From: Charlie Watts (no email)
Date: Tue Jan 01 2002 - 05:46:27 EST
I can't build the current snapshot on RedHat 5.1.
The release version still works, however... looks like it's in the
PIX-avoidance code.
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c sane_time.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c scan_dir.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c set_eugid.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c set_ugid.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c sigdelay.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c skipblanks.c
gcc -Wmissing-prototypes -Wformat -g -O -I. -DLINUX2 -c sock_empty_wait.c
sock_empty_wait.c: In function `sock_maximize_send_lowat':
sock_empty_wait.c:99: `SO_SNDLOWAT' undeclared (first use this function)
sock_empty_wait.c:99: (Each undeclared identifier is reported only once
sock_empty_wait.c:99: for each function it appears in.)
sock_empty_wait.c: In function `sock_set_send_lowat':
sock_empty_wait.c:152: `SO_SNDLOWAT' undeclared (first use this function)
make: *** [sock_empty_wait.o] Error 1
make: *** [update] Error 1
$ uname -a
Linux www.studioerotic.com 2.0.35 #3 Thu Nov 11 20:38:16 MST 1999 i586 unknown
$ cat /etc/redhat-release
release 5.1 (Manhattan)
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/specs
gcc version 2.7.2.3
I can't find SO_SNDLOWAT anywhere in /usr/include ... particularly -not-
in sys/socket.h, where I'd expect it.
-- Charlie Watts Frontier Internet http://www.frontier.net/ - To unsubscribe, send mail to with content (not subject): unsubscribe postfix-users
|
|
|