Re: ideas of what lib might be missing? (2.29.2 has missing symbols @ link)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 13, 2017 at 07:03:32PM -0700, L A Walsh wrote:
> 
> >  This copy & past from some build system, or what? It would be better
> >  to have ./configure command line.
> ---
>    Attached configure and summary lines to
> https://bugzilla.kernel.org/show_bug.cgi?id=194857
> 
> Are those sufficient to reproduce things?

I see many:

    ar: plugin needed to handle lto object

and
    ranlib: plugin needed to handle lto object

warnings... It seems that your CFLAGS and LDFLAGS are too messy. If I
try just your configure without CFLAGS and LDFLAGS than all works as
expected.

make clean

./configure \
--prefix=/ \
--exec-prefix=/ --bindir=/bin --sbindir=/sbin --datadir=/share \
--datarootdir=/share --includedir=/include --oldincludedir=/include \
--libdir=/lib64 --libexecdir=/lib64/util-linux --localstatedir=/var \
--sharedstatedir=/com --sysconfdir=/etc --docdir=/share/doc --prefix=/ \
--bindir=/bin --sbindir=/sbin --datadir=/share --datarootdir=/share \
--docdir=/share/doc --includedir=/include --oldincludedir=/include \
--libdir=/lib64 --libexecdir=/lib64/util-linux --localstatedir=/var \
--sharedstatedir=/com --sysconfdir=/etc --enable-chfn-chsh \
--enable-dependency-tracking --enable-fs-paths-default --enable-last \
--enable-libmount-support-mtab --enable-line --enable-newgrp --enable-pg \
--enable-reset --enable-static-programs=mount --enable-sulogin-emergency-mount \
--enable-tunelp --enable-vipw --enable-write --disable-assert --disable-nls \
--disable-plymouth_support --disable-pylibmount --disable-symvers --with-audit \
--with-bashcompletiondir=/usr/share/bash-completion --with-gnu-ld \
--with-ncursesw --with-readline --without-python --without-systemd

make

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux