coreutils
[Top][All Lists]
Advanced

[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

Attachment: pgpXhDBnCe1TQ.pgp
Description: PGP signature


reply via email to

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