summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1999-03-22 17:40:43 +0000
committerAndreas Schwab <schwab@suse.de>1999-03-22 17:40:43 +0000
commit9f2a9248d1265277667ae30f3a9b68bef1d45610 (patch)
tree18b5ea635c307f117348bb08363c308b121d2395 /FAQ
parent2f512715ce4e811789393378fc8101a38c1f665d (diff)
* elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name),
$(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries. 1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index cf1102e93f..17168f2557 100644
--- a/FAQ
+++ b/FAQ
@@ -612,8 +612,9 @@ functions together with glibc.
The functions are available, as an add-on (see question 1.11). People in the US
may get it from the same place they got GNU libc from. People outside the
-US should get the code from ftp://ftp.ifi.uio.no/pub/gnu, or another archive
-site outside the USA. The README explains how to install the sources.
+US should get the code from ftp.funet.fi [128.214.248.6] in the directory
+pub/gnu/funet, or another archive site outside the USA. The README explains
+how to install the sources.
If you already have the crypt code on your system the reason for the failure
is probably that you did not link with -lcrypt. The crypto functions are in