I'm trying to compile 3.1.2 hoping that it will fix my problem with zombie
processes. I'm compiling on RH 6.0 with the kernel upgrade to
2.2.16-3. I'm using the following to configure:
./configure --enable-specialauth --enable-temp-drop-dir=/var/spool/poptemp
--enable-debugging --enable-servermode --enable-shy --with-log-facility=LOG_LOCAL0
and receive this when I run make:
gcc -c -I.. -I.. -I. \
-I../mmangle -I../common \
-g -O2 -fpcc-struct-return -DHAVE_CONFIG_H -DLINUX -DUNIX
pop_bull.c -o pop_bull.o
pop_bull.c: In function `pop_bull':
pop_bull.c:313: `DIR' undeclared (first use in this function)
pop_bull.c:313: (Each undeclared identifier is reported only once
pop_bull.c:313: for each function it appears in.)
pop_bull.c:313: `dirp' undeclared (first use in this function)
pop_bull.c:314: parse error before `*'
pop_bull.c:362: `dp' undeclared (first use in this function)
pop_bull.c:365: `bullNumber' undeclared (first use in this function)
pop_bull.c:374: `maxBullNumber' undeclared (first use in this function)
pop_bull.c:376: `list' undeclared (first use in this function)
pop_bull.c:492: `lastBullSent' undeclared (first use in this function)
pop_bull.c:495: `buffer' undeclared (first use in this function)
pop_bull.c:505: `my_umask' undeclared (first use in this function)
pop_bull.c:568: `res' undeclared (first use in this function)
pop_bull.c:569: `save_count' undeclared (first use in this function)
pop_bull.c:570: `save_visible_count' undeclared (first use in this
function)
pop_bull.c:571: `save_drop_size' undeclared (first use in this function)
make[1]: *** [pop_bull.o] Error 1
make[1]: Leaving directory `/users/admins/kipt/qpopper3.1.2/popper'
make: *** [popper_server] Error 2
Any ideas on what I can do to fix this?
--
===============================================
Kip Turk phone: 915.234.5678
Systems Administrator or 800.695.9016
Killer of Spam/Writer of Code/Penguin Proponent
West Central Net fax: 915.656.0071
===============================================