bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IRIX ./configure crashes


From: dmacks
Subject: IRIX ./configure crashes
Date: Fri, 15 Mar 2002 21:55:11 -0500

>Submitter-Id:   net
>Originator:     Daniel Macks
>Organization:
net
>Confidential:  no
>Synopsis:      ./configure fails: IRIX chmod does not support -f
>Severity:      serious
>Priority:      low
>Category:      portability
>Class:         sw-bug
>Release:       1.11.1p1
>Environment:
System: IRIX 6.5.13m 07091541 IP22
>Description:
The ./configure script crashes at line 5685:
        chmod -f +x \
                  contrib/clmerge \
                  contrib/cln_hist \
                  contrib/commit_prep \
                  contrib/cvs_acls \
                  contrib/log \
                  contrib/log_accum \
                  contrib/mfpipe \
                  contrib/rcslock \
                  contrib/sccs2rcs \
                  src/cvsbug
with
        Cannot access +x: No such file or directory
The 'chmod' that ships with IRIX does not support the -f flag.
>How-To-Repeat:
./configure when the default 'chmod' is the one that ships with IRIX
>Fix:
edited ./configure to remove the offending -f flag



reply via email to

[Prev in Thread] Current Thread [Next in Thread]