1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "/usr/share/xml/docbook/docbookx.dtd"
6 <!ENTITY % listofentries SYSTEM "listofentries.ent">
10 <!-- the correct network DTD location is:
11 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
12 the local location used above avoids the need for network access
13 and allows use of openjade which (as of 1.3) doesn't support
14 getting DTDs from the net
17 <article class="faq"><title>The LFS FAQ</title>
20 <firstname>Seth</firstname>
21 <othername>W.</othername>
22 <surname>Klein</surname>
25 <email>sk@sethwklein.net</email>
32 <qandadiv id="intro"><title>Introduction</title>
37 <qandadiv id="how-to"><title>How-To</title>
43 <qandadiv id="frb"><title>Frequently Reported Bugs</title>
44 <!-- Perhaps the 4.0rc1 release will keep them at bay for a moment.
45 &when-next-lfs-release;
48 &its-hardlink-not-copy;
52 &shutdown-on-fsck-error;
54 <qandadiv id="fre"><title>Frequently Requested Enhancements</title>
61 &why-not-package-management;
63 <qandadiv id="resources"><title>Resources</title>
71 &where-ncurses-mandrake;
79 <qandadiv id="fsc"><title>Frequently Sought Cluebits</title>
82 &should-i-keep-sources;
89 <qandadiv id="fee"><title>Frequently Encountered Errors</title>
90 <qandadiv id="fee-anytime"><title>Errors Seen at Any Time</title>
93 <qandadiv id="fee-compile"><title>Compile Time Errors</title>
94 <qandadiv id="fee-compile-any">
95 <title>Compile Time Errors From Any Package</title>
97 &configure-no-such-file;
98 &bad-interpreter-permission-denied;
108 <qandadiv id="fee-compile-specific">
109 <title>Compile Time Errors From Specific Packages</title>
110 &conflicting-gethostname;
111 &yytext_ptr-undeclared;
114 &perl-missing-separator;
115 &unknown-pseudo-op-hidden;
116 &optimized-glibc-fail;
117 &asm-global-directive;
120 &sh-utils-getloadavg;
122 <qandadiv id="fee-compile-notlisted">
123 <title>Compile Time Errors Not Listed Above</title>
126 &version-not-in-book;
130 <qandadiv id="fee-runtime"><title>Run Time Errors</title>
134 &unable-to-mount-root;
135 &respawning-too-fast;