[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: removing "su" from coreutils [Re: Fwd: [PULL] su
From: |
Thomas Schwinge |
Subject: |
Re: removing "su" from coreutils [Re: Fwd: [PULL] su |
Date: |
Fri, 25 May 2012 11:59:57 +0200 |
User-agent: |
Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) |
Hi!
On Fri, 25 May 2012 18:09:18 +0900, Miles Bader <address@hidden> wrote:
> hmmm, is "utils-linux" stuff that has dependencies on linux-specific
> interfaces?
A bunch of it is, but they do have autoconf checks for these features,
and a configure run ends as follows, for example:
[...]
configure: WARNING: non-linux system; do not build libmount
configure: WARNING: non-linux system; do not build mount
configure: WARNING: non-linux system; do not build losetup
configure: WARNING: libmount disabled; do not build fsck
configure: WARNING: non-linux system; do not build partx
configure: WARNING: libmount disabled; do not build mountpoint
configure: WARNING: non-linux system; do not build fallocate
configure: WARNING: non-linux system; do not build unshare
checking for crc32 in -lz... yes
configure: WARNING: non-linux system; do not build swapon
configure: WARNING: non-linux system; do not build lsblk
configure: WARNING: non-linux system; do not build lscpu
configure: WARNING: non-linux system; do not build chcpu
configure: WARNING: non-linux system; do not build wdctl
configure: WARNING: non-linux system; do not build prlimit
configure: WARNING: non-linux system; do not build lslocks
configure: WARNING: non-linux system; do not build switch_root
checking for syscall pivot_root... no
configure: WARNING: Unable to detect syscall pivot_root.
configure: WARNING: pivot_root syscall not found; do not build pivot_root
configure: WARNING: non-linux system; do not build kill
configure: WARNING: non-linux system; do not build raw
checking for syscall ioprio_set... no
configure: WARNING: Unable to detect syscall ioprio_set.
configure: WARNING: ioprio_set syscall not found; do not build ionice
checking for syscall sched_getaffinity... no
configure: WARNING: Unable to detect syscall sched_getaffinity.
configure: WARNING: sched_getaffinity syscall not found; do not build
taskset
[...]
Grüße,
Thomas
pgpXhDBnCe1TQ.pgp
Description: PGP signature
- Fwd: [PULL] su, Pádraig Brady, 2012/05/24
- removing "su" from coreutils [Re: Fwd: [PULL] su, Jim Meyering, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Pádraig Brady, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Ludwig Nussel, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/24
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Miles Bader, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su,
Thomas Schwinge <=
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/25
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/30
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/30
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Ludwig Nussel, 2012/05/31
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Karel Zak, 2012/05/31
- Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Mike Frysinger, 2012/05/31
Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Eric Blake, 2012/05/24
Re: removing "su" from coreutils [Re: Fwd: [PULL] su, Thomas Schwinge, 2012/05/25