[opensuse-arm] libieee.a not being found
I'm getting the error message on ARM builds: 326s] /usr/lib64/gcc/aarch64-suse-linux/7/../../../../aarch64-suse-linux/bin/ld: cannot find -lieee See https://build.opensuse.org/package/live_build_log/home:hpcoder1/ecolab/openS... libieee is part of glibc, so should always be available. The dependency is coming in through the TCL linker flags. Something is askew with the ARM build service. -- ---------------------------------------------------------------------------- Dr Russell Standish Phone 0425 253119 (mobile) Principal, High Performance Coders Visiting Senior Research Fellow hpcoder@hpcoders.com.au Economics, Kingston University http://www.hpcoders.com.au ---------------------------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Le 23/03/2018 à 02:48, Russell Standish a écrit :
I'm getting the error message on ARM builds:
326s] /usr/lib64/gcc/aarch64-suse-linux/7/../../../../aarch64-suse-linux/bin/ld: cannot find -lieee
See https://build.opensuse.org/package/live_build_log/home:hpcoder1/ecolab/openS...
libieee is part of glibc, so should always be available. The dependency is coming in through the TCL linker flags.
Something is askew with the ARM build service.
I think you can just drop reference to this lib. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On Mär 23 2018, Russell Standish <hpcoder@hpcoders.com.au> wrote:
I'm getting the error message on ARM builds:
326s] /usr/lib64/gcc/aarch64-suse-linux/7/../../../../aarch64-suse-linux/bin/ld: cannot find -lieee
That should be fixed now, tcl needed a rebuild.
libieee is part of glibc,
This is no longer true, it has been dropped due to being obsolete. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Andreas Schwab
-
Guillaume Gardet
-
Russell Standish