From 0cb26e21b653ede9dc70b38a5bd757b73424840d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Oct 2001 11:58:45 +0000 Subject: [PATCH] Clarify that problems with shared libraries can also happen during the build. --- etc/PROBLEMS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 4488d50764e..90d2c936c0a 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -919,6 +919,9 @@ shared libraries, for instance those for Xaw3d or image support. These errors mean Emacs has been linked with a library whose shared library is not in the default search path of the dynamic linker. +Similar problems could prevent Emacs from building, since the build +process invokes Emacs several times. + On many systems, it is possible to set LD_LIBRARY_PATH in your environment to specify additional directories where shared libraries can be found. -- 2.39.2