From 7692f18879e2021119ead08ad4b2e26df6217cf0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Oct 2001 12:00:32 +0000 Subject: [PATCH] Problems with shared libraries can also happen during build time. --- 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