> > AIX is an annoying operating system. I think you are right ;-) But do you know an OS which is not annoying. I do not ask "less annoying", because this would lead to a religious controversy.
> > Try -DUSE_FCNTL_SERIALIZED_ACCEPT This works. And Apache listens to those ports only I told it. All other ports gives "Connection refused". I will tell you tomorrow, if Apache dies as it did. Thanks a lot ap ________________________________________________________________________ Andreas Papst | E-Mail: [EMAIL PROTECTED] Vienna University Computer Center | Universitaetsstrasse 7 | Phone: +43 1 406-58-22 / 353 A-1010 Vienna, Austria, Europe | Fax.: +43 1 406-58-22 / 170 > > Thanks. > Dean > > On Thu, 24 Apr 1997 [EMAIL PROTECTED] wrote: > > > Output from make with suggested config: > > > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT alloc.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_main.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_core.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_config.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_request.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_log.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_protocol.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > rfc1413.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT util.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > util_script.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > modules.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT buff.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT md5c.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > util_md5.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > explain.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > http_bprintf.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > util_date.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > util_snprintf.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_mime.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_access.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_auth.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_negotiation.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_include.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_dir.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_cgi.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_userdir.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_alias.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_env.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_log_config.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_asis.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_imap.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_actions.c > > gcc -c -O2 -DAIX -U__STR__ -DUSE_FLOCK_SERIALIZED_ACCEPT > > mod_browser.c > > gcc -bloadmap -bnoquiet -o httpd alloc.o http_main.o http_core.o > > http_config.o http_request.o http_log.o http_protocol.o rfc1413.o util.o > > util_script.o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o > > util_date.o util_snprintf.o mod_mime.o mod_access.o mod_auth.o > > mod_negotiation.o mod_include.o mod_dir.o mod_cgi.o mod_userdir.o > > mod_alias.o mod_env.o mod_log_config.o mod_asis.o mod_imap.o > > mod_actions.o mod_browser.o > > ld: 0711-317 ERROR: Undefined symbol: .flock > > ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more > > information. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > > > Seems that it does not work > > > > Kind regards > > ap > > > > ________________________________________________________________________ > > Andreas Papst | E-Mail: [EMAIL PROTECTED] > > Vienna University Computer Center | > > Universitaetsstrasse 7 | Phone: +43 1 406-58-22 / 353 > > A-1010 Vienna, Austria, Europe | Fax.: +43 1 406-58-22 / 170 > > > > > To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > > > From: [EMAIL PROTECTED] > > > Subject: Changed information for PR config/438 > > > > > > Synopsis: Cannot use multiple Listen-directives with IP-addresses as > > > argument > > > > > > State-Changed-From-To: open-analyzed > > > State-Changed-By: dgaudet > > > State-Changed-When: Thu Apr 24 03:57:28 PDT 1997 > > > State-Changed-Why: > > > Andreas, when you say dies silently do you mean the process > > > actually exits, or it just stops responding? > > > > > > If it stops responding could you try adding > > > -DUSE_FLOCK_SERIALIZED_ACCEPT to your EXTRA_CFLAGS and > > > rebuilding. Actually you should try this anyhow, there > > > is a bug with multiple Listens which we are adding to the > > > known_bugs page shortly. > > > > > > Thanks > > > Dean > > > Category-Changed-From-To: config-os-aix > > > Category-Changed-By: dgaudet > > > Category-Changed-When: Thu Apr 24 03:57:28 PDT 1997 > > > > > > > > > > > > >
