Received: (qmail 16203 invoked by uid 2012); 31 Aug 1999 08:27:19 -0000 Message-Id: <19990831082719.16202.qmail@hyperreal.org> Date: 31 Aug 1999 08:27:19 -0000 From: Denis Chenneviere Reply-To: denis.chenneviere@sanofi.com To: apbugs@hyperreal.org Subject: suexec compilation error X-Send-Pr-Version: 3.2 >Number: 4935 >Category: suexec >Synopsis: suexec compilation error >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: duplicate >Submitter-Id: apache >Arrival-Date: Tue Aug 31 01:30:00 PDT 1999 >Closed-Date: Fri Jan 07 14:42:46 PST 2000 >Last-Modified: Fri Jan 07 14:42:46 PST 2000 >Originator: denis.chenneviere@sanofi.com >Release: 1.3.6 >Organization: >Environment: Solaris 2.6 with C 4.2 compiler >Description: I have encountered a problem with Apache 1.3.6 installation on Solaris 2.6. This problem appear during suexec compilation with the message : ucbcc -c -I../os/unix -I../include -DSOLARIS2=260 \ -DHTTPD_USER=\"www\" \ -DUID_MIN=600 \ -DGID_MIN=32 \ -DUSERDIR_SUFFIX=\"public_html\" \ -DLOG_EXEC=\"/usr/local/apache/logs/suexec_log\" \ -DDOC_ROOT=\"/home/vpoubeau/public_html/cgi-bin\" \ -DSAFE_PATH=\"/usr/local/bin:/usr/bin:/bin\" \ suexec.c command line: fatal: cannot open suexec.c: No such file or directory >How-To-Repeat: >Fix: I have resolved problem with root Makefile.tmpl correction (diff result) : 191,192c191 < -DSAFE_PATH=\"$(suexec_safepath)\" \ < ' \ --- > -DSAFE_PATH=\"$(suexec_safepath)\"' \ I hope this message help you. Denis >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: coar State-Changed-When: Fri Jan 7 14:42:46 PST 2000 State-Changed-Why: [This is a standard response.] This issue has been reported before; please search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: sw-bug-duplicate Class-Changed-By: coar Class-Changed-When: Fri Jan 7 14:42:46 PST 2000 >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]