Smail 3.1.21 on Stardent 3000 (aka Ardent Titan-III)
Joachim Wiesel
wiesel at ipf4.bau-verm.uni-karlsruhe.de
Wed Jun 12 22:32:49 AEST 1991
Has anybody been successful in porting Smail 3.1.21 to the
ST3000 ? After digging around a littlebit I was able to at least
create all the binaries and run files in the System V- environment.
Smail even delivers mail to remote machines, but after having startet it
in daemon mode (/usr/lib/sendmail -bd -q1h) it quickly fills the
paniclog with zillions of error messages obviousvly originating
from the module:
./src/modes.c: around line 798
/* get connection */
as = accept(ls, (struct sockaddr *)&from, &len);
if (as < 0 && errno != EINTR) {
write_log(LOG_PANIC, "accept failed: %s", strerrno());
continue;
The error message and code is:
[EBADF] Bad file number
Any help appreciated.
Joachim
--
Joachim Wiesel, IPF-Uni Karlsruhe, Englerstr. 7, D-7500 Karlsruhe
Phone: +49 721 608 2316 Fax: +49 721 694 568
Internet: wiesel at ipf4.bau-verm.uni-karlsruhe.de
X.400 : gp06 at ibm3090.rz.uni-karlsruhe.dbp.de
More information about the Comp.unix.questions
mailing list