Re: removing "su" from coreutils [Re: Fwd: [PULL] su

Thomas Schwinge <[email protected]> Fri, 25 May 2012 11:59:57 +0200
Newsgroups gmane.os.hurd.devel.readers,gmane.comp.gnu.coreutils.general
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi!

On Fri, 25 May 2012 18:09:18 +0900, Miles Bader <[email protected]> wrote:
> hmmm, is "utils-linux" stuff that has dependencies on linux-specific inte=
rfaces?

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_ro=
ot
    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 t=
askset
    [...]


Gr=C3=BC=C3=9Fe,
 Thomas

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBAgAGBQJPv1gdAAoJENuKOtuXzphJzFUH/14u0C5yjy+gPhcihCM5Ic/v
PCjY9PpFJIrpCmqw5chRUBxnXAnhNGwEnU8pgSDQoRk2GrRRpHiick8Wy4J7W0ZS
ajvL9b59UhbmfZkoDUbJk0p51Ggj1HiThq1FZpGY75TnQMBhiU3oEg0h+ELOnYMf
KmDP5vdyHDu3lxo4e07WLNsRtAGJQXfL29WOQNUP8BZmPuCu7pneLssA4KeoQXXB
2beZwO8Ctu0XTykeCPdv228XiTR+bv6TaHFlLaK9lm0WwwejIMUWw3c453azbSvB
dRPLT7bOmVVaSPRrmWAjD13hBq8oJh9J4W3AqjhtVaFBQBERJcnmsu3SA1jYY/U=
=LwZR
-----END PGP SIGNATURE-----
--=-=-=--