>Number: 2644 >Category: mod_include >Synopsis: warnings during compile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Jul 20 05:10:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.0 >Environment: Sun Solaris 2.6 with cc compiler SunOS pi 5.6 Generic_105181-04 sun4m sparc SUNW,SPARCstation-5 >Description: During compile I see the following warnings:
cc -c -I../../os/unix -I../../include -DSOLARIS2=260 -DSTATUS -KPIC -DSHARED_CORE -DSHARED_CORE_DIR=\"/usr/local/libexec\" -KPIC -DSHARED_MODULE mod_include.c && mv mod_include.o mod_include.lo cc: Warning: multiple use of -K option, previous one discarded. "mod_include.c", line 1455: warning: end-of-loop code not reached "mod_include.c", line 1579: warning: end-of-loop code not reached ld -G -o mod_include.so mod_include.lo mod_include is the only module that complains about the end-of-loop problem all modules complain about the -K option Compiling with DSO support for all modules [pi][/tmp/apache_1.3.0/src] # ./httpd -l Compiled-in modules: http_core.c mod_so.c >How-To-Repeat: edit the ./Configure script as described in the documentation for DSO support. >Fix: No. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
