DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19279>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19279

Invalid chmod options in solaris build

           Summary: Invalid chmod options in solaris build
           Product: Apache httpd-1.3
           Version: 1.3.27
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


It seems that while installing the manual under Solaris chmod gets passed some
invalid arguments. I will leave the source structure in tact on my server in
case there is some file or whatever I need to attach. Sorry in advance for not
knowing what to stick on here.

Configured with: --prefix=/usr/local/apache
make, sudo make install. This is a Solaris 7 computer.

===> [data: Installing initial data files]
[PRESERVING EXISTING DATA SUBDIR: /usr/local/apache/htdocs/]
Copying tree ./htdocs/manual -> //usr/local/apache/htdocs/manual/
usage:  chmod [-fR] <absolute-mode> file ...
        chmod [-fR] <symbolic-mode-list> file ...
where   <symbolic-mode-list> is a comma-separated list of
        [ugoa]{+|-|=}[rwxXlstugo]
make[1]: [install-data] Error 2 (ignored)


CHS:/home/faculty/kkane/apache_1.3.27% make --version
GNU Make version 3.78.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.7

I cannot seem to get a version from chmod, however it seems to be Solaris chmod,
not UCB.
CHS:/home/faculty/kkane/apache_1.3.27% which chmod
/usr/bin/chmod

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to