aboutsummaryrefslogtreecommitdiff
path: root/FAQ.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-01 16:11:17 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-01 16:11:17 +0000
commit6259535174ddf02110a2e8dae721739f3d957ad5 (patch)
treeb65af8a7fe727ee1a07f2331e5e1c08de4fd0e8d /FAQ.in
parentee586e0ec492d818be9aa0c77dd44095d42f486f (diff)
downloadglibc-6259535174ddf02110a2e8dae721739f3d957ad5.zip
glibc-6259535174ddf02110a2e8dae721739f3d957ad5.tar.gz
glibc-6259535174ddf02110a2e8dae721739f3d957ad5.tar.bz2
Update.
1998-12-01 Ulrich Drepper <drepper@cygnus.com> * Makefile (postclean): Add sysd-sorted.
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/FAQ.in b/FAQ.in
index b1bd299..46a25d5 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -177,9 +177,8 @@ headers to use, give configure the --with-headers switch
(e.g. --with-headers=/usr/src/linux-2.1.107/include).
Note that you must configure the 2.1 kernel if you do this, otherwise libc
-will be unable to find <linux/version.h>. Just copy .config from your 2.0
-kernel sources to the 2.1 tree, do `make oldconfig', and say no to all the
-new options.
+will be unable to find <linux/version.h>. Just change the current directory
+to the root of the 2.1 tree and do `make include/linux/version.h'.
?? The compiler hangs while building iconvdata modules. What's
wrong?