mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
Clarify that problems with shared libraries can also happen during the build.
This commit is contained in:
parent
6389d65c8c
commit
0cb26e21b6
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user