[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake 1.7.6 make check fails
From: |
Alexandre Duret-Lutz |
Subject: |
Re: automake 1.7.6 make check fails |
Date: |
Sat, 12 Jul 2003 13:10:34 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
>>> "Wojciech" == Wojciech Polak <address@hidden> writes:
Wojciech> Hello,
Wojciech> I've just compiled Automake 1.7.6 (std: `./configure;make')
Wojciech> and run `make check', but it failed. I've attached an output
Wojciech> created by:
Which OS?
Wojciech> $ make check VERBOSE=1 >am-1.7.6-check.log 2>&1
Thanks. This log is cluttered with the following message
apparently popping whenever the `test' binary is called:
| initial gids (should be 500/500): r/egid=500/500
| SETUP ERROR: re-run set-group-ID guest
| Use chgrp(1) and chmod(1)
| For example, do this as root (nobody is the name of a group in this example):
| # chgrp nobody test
| # chmod g+s nobody test
If you can fix this, I'm pretty sure it will suppress most errors.
Maybe the `test' in your path is not the usual `test'?
--
Alexandre Duret-Lutz