>Number: 4935 >Category: suexec >Synopsis: suexec compilation error >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Aug 31 01:30:00 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >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 >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 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! ]