mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
shared library. Formerly, the message looked like this:
ld.so: run: libjdp1.so.1.0: Undefined error: 0
The new message looks like this:
ld.so: run: Can't find shared library "libjdp1.so.1.0"
(Where "run" is the name of the program being executed.)
Submitted by: jdp@polstra.com (John Polstra)
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| malloc.c | ||
| md-prologue.c | ||
| rtld.1 | ||
| rtld.c | ||
| sbrk.c | ||