[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M4 1.4.14 on AIX 7.1BETA
From: |
Eric Blake |
Subject: |
Re: M4 1.4.14 on AIX 7.1BETA |
Date: |
Fri, 30 Jul 2010 17:14:55 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.1.1 |
On 07/30/2010 05:11 PM, Bruno Haible wrote:
> Other than that:
>
> About mknod, the logs say:
> configure:40991: checking whether mknod can create fifo without root
> privileges
> configure:41015: xlc -o conftest -g -D_THREAD_SAFE conftest.c >&5
> configure:41015: $? = 0
> configure:41015: ./conftest
> configure:41015: $? = 1
> configure: program exited with status 1
> You shouldn't be running configure as root; this is dangerous!
Agreed.
Hmm - we could probably beef up that m4 test to default to explicitly
exiting configure if we detect that a superuser was running the test,
with an environment variable required to override and run the test as
root anyway.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: fchownat test on AIX 7.1BETA, (continued)
- utimens, utimensat tests on AIX 7.1BETA, Bruno Haible, 2010/07/30
- Re: utimens, utimensat tests on AIX 7.1BETA, Eric Blake, 2010/07/30
- duplocale test on AIX 7.1BETA, Bruno Haible, 2010/07/30
- Re: duplocale test on AIX 7.1BETA, Rainer Tammer, 2010/07/31
- Re: duplocale test on AIX 7.1BETA, Bruno Haible, 2010/07/31
- Re: M4 1.4.14 on AIX 7.1BETA, Bruno Haible, 2010/07/30
- Re: M4 1.4.14 on AIX 7.1BETA,
Eric Blake <=
- [PATCH] mknod: be more vocal about danger of running tests as root, Eric Blake, 2010/07/30
- Re: M4 1.4.14 on AIX 7.1BETA, Rainer Tammer, 2010/07/31
Re: M4 1.4.14 on AIX 7.1BETA, Rainer Tammer, 2010/07/30