>Number: 695 >Category: config >Synopsis: http_bprintf.c error with ' -K noinline ' >Confidential: no >Severity: serious >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Jun 8 13:40:01 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2 and 2.0 >Environment: SCO OpenServer5 gcc uname -a= SCO_SV egor 3.2 2 i386 >Description: This is how far it gets # make gcc -c -O2 -DSCO5 alloc.c gcc -c -O2 -DSCO5 http_main.c gcc -c -O2 -DSCO5 http_core.c gcc -c -O2 -DSCO5 http_config.c gcc -c -O2 -DSCO5 http_request.c gcc -c -O2 -DSCO5 http_log.c gcc -c -O2 -DSCO5 http_protocol.c gcc -c -O2 -DSCO5 rfc1413.c gcc -c -O2 -DSCO5 util.c gcc -c -O2 -DSCO5 util_script.c gcc -c -O2 -DSCO5 modules.c gcc -c -O2 -DSCO5 buff.c gcc -c -O2 -DSCO5 md5c.c gcc -c -O2 -DSCO5 util_md5.c gcc -c -O2 -DSCO5 explain.c gcc -c -O2 -DSCO5 -K noinline http_bprintf.c gcc: noinline: No such file or directory gcc: unrecognized option `-K' make: *** [http_bprintf.o] Error 1 >How-To-Repeat:
>Fix: I took out the -K and still noinline was not found. I did a find / -print | grep noinline and found nothing with noinline anywhere Can you help? I've gotten this error with two of your versions. Thankyou.. >Audit-Trail: >Unformatted:
