>Number:         2461
>Category:       config
>Synopsis:       GuessOS fails to get correct info.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jun 17 11:40:00 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.0
>Environment:
SCO OpenServer 5, 5.0.4
SCO 3.2v4.1, 3.2v4.2
UnixWare 2.0, 2.1, 7
gcc 2.7.2.2
>Description:
src/helpers/GuessOS fails to get the correct system information due to the use 
of 
the non-standard "-X" option to uname.  The script generates several errors 
after which Configure
fails as well.
>How-To-Repeat:
make sure you have GNU uname in your path before /bin.
or for that matter just make sure you have an executable called uname somewhere 
in your
path before /bin/uname
>Fix:
There are two ways to solve that I can tell.  One is to use an explicit PATH 
setting in the
GuessOS script.

The other is to explicitly use "/bin/uname -X" instead of "uname -X" in the 
script.

I would suggest the 2nd one.
>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 leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to