Hello,
oot@mail:/var/src/netqmail-1.05/netqmail-1.05# make
make: Warning: File `conf-spawn’ has modification time 2.3e+04 s in the future
./auto-int auto_spawn `head -1 conf-spawn` > auto_spawn.c
./compile auto_spawn.c
./load chkspawn substdio.a error.a str.a fs.a auto_spawn.o
./chkspawn
Oops. Your system’s FD_SET() has a hidden limit of 1024 descriptors.
This means that the qmail daemons could crash if you set the run-time
concurrency higher than 509. So I’m going to insist that the concurrency
limit in conf-spawn be at most 509. Right now it’s 1000.
make: *** [spawn.o] Error 1
make: *** [spawn.o] Error 1
root@mail:/var/src/netqmail-1.05/netqmail-1.05# uname -a
Linux mail 2.6.19-4-server #2 SMP Thu Apr 5 06:07:34 UTC 2007 i686 GNU/Linux
root@mail:/var/src/netqmail-1.05/netqmail-1.05#
ra: Type the following:
echo “-lssl -lcrypto” > ssl.lib
Then, re-run “make setup check” and it will work just fine :)
Hello,
oot@mail:/var/src/netqmail-1.05/netqmail-1.05# make
make: Warning: File `conf-spawn’ has modification time 2.3e+04 s in the future
./auto-int auto_spawn `head -1 conf-spawn` > auto_spawn.c
./compile auto_spawn.c
./load chkspawn substdio.a error.a str.a fs.a auto_spawn.o
./chkspawn
Oops. Your system’s FD_SET() has a hidden limit of 1024 descriptors.
This means that the qmail daemons could crash if you set the run-time
concurrency higher than 509. So I’m going to insist that the concurrency
limit in conf-spawn be at most 509. Right now it’s 1000.
make: *** [spawn.o] Error 1
make: *** [spawn.o] Error 1
root@mail:/var/src/netqmail-1.05/netqmail-1.05# uname -a
Linux mail 2.6.19-4-server #2 SMP Thu Apr 5 06:07:34 UTC 2007 i686 GNU/Linux
root@mail:/var/src/netqmail-1.05/netqmail-1.05#
how can i configure my linux kernels?
I am stuck in configuring maildrop to work in qmail.I appreciate if you can send me any information regarding this problem.