[Bug build/23807] failure in scripts/test-installation.pl: libnss_db.so: undefined reference to `__open_nocancel@GLIBC_PRIVATE'
dilyan.palauzov at aegee dot org
sourceware-bugzilla@sourceware.org
Tue Oct 23 08:55:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23807
--- Comment #6 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee dot org> ---
Do I read correctly, that the correct way to install libc is with “make install
DESTDIR=x”, in which case $(install_root) in Makefile and config.make is set to
x .
Then Makefile calls scripts/test-installation.pl only ifeq(,$(install_root)),
so never.
When is test-installation.pl supposed to be run, when is the installation not
supposed to involve DESTDIRS?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list