Source-Changes archive

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

Re: CVS commit: basesrc/libexec/ld.elf_so



Nathan J Williams <nathanw%netbsd.org@localhost> typed:
: Module Name:  basesrc
: Committed By: nathanw
: Date:         Thu Nov 14 21:07:46 UTC 2002
: Modified Files:
:       basesrc/libexec/ld.elf_so: search.c
: Log Message:
: In _rtld_load_library(), ensure that the old _rtld_error state (a message from
: a previous error, or NULL) is preserved if the search eventually succeeds.
: Addresses the problem pointed out in PR pkg/19024.
 
You've just introduced _rtld_error() to search.c

This causes build failure of usr.bin/ldd/ldd_elf

Regards,
Geoff



Home | Main Index | Thread Index | Old Index