mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
symbols. An easy example to see this is to develop an X program which links against Xt, but doesn't add -lX11 to the link line. It will link fine, but cause run-time errors by ld.so because of missing symbols used by Xt defined in X11. This patch makes the errors more readable. Submitted by: jdp@polstra.com (John Polstra) |
||
|---|---|---|
| .. | ||
| c++rt0.c | ||
| crt0.c | ||
| dlfcn.h | ||
| dlopen.3 | ||
| gmon.c | ||
| gmon.h | ||
| gprof.ex | ||
| Makefile | ||