From 55851d6ef3b438d78359c9ea0ba861069bedeeb1 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sat, 29 May 2004 20:00:54 +0000 Subject: Tagging corrections in chapters 1 to 4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/administrativa.xml | 10 +++++----- chapter01/askforhelp.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'chapter01') diff --git a/chapter01/administrativa.xml b/chapter01/administrativa.xml index c21d010d0..2b63714cd 100644 --- a/chapter01/administrativa.xml +++ b/chapter01/administrativa.xml @@ -26,8 +26,8 @@ consult the FAQ (Frequently Asked Questions) at IRC (Internet Relay Chat) network. Before you utilize this mode of support, we ask that you've at least checked the LFS FAQ (see above) and the mailing list archives (see below) for the answer to your question. You can find the IRC -network at irc.linuxfromscratch.org or -irc.linux-phreak.net port 6667. The support channel is +network at irc.linuxfromscratch.org or +irc.linux-phreak.net port 6667. The support channel is named #LFS-support. @@ -36,7 +36,7 @@ named #LFS-support. Mailing lists -The linuxfromscratch.org server is hosting a number +The linuxfromscratch.org server is hosting a number of mailing lists used for the development of the LFS project. These lists include, among others, the main development and support lists. @@ -49,12 +49,12 @@ their archive locations, and so on, visit .

News server -All the mailing lists hosted at linuxfromscratch.org +All the mailing lists hosted at linuxfromscratch.org are also accessible via the NNTP server. All messages posted to a mailing list are copied to the corresponding newsgroup, and vice versa. The news server can be reached at -news.linuxfromscratch.org. +news.linuxfromscratch.org.
diff --git a/chapter01/askforhelp.xml b/chapter01/askforhelp.xml index 747a74b92..16517e54f 100644 --- a/chapter01/askforhelp.xml +++ b/chapter01/askforhelp.xml @@ -33,9 +33,9 @@ LFS, whether you have deviated from the book at all. -(Note that saying that you've deviated from the book doesn't mean +Saying that you've deviated from the book doesn't mean that we won't help you. After all, LFS is about choice. It'll just -help us to see other possible causes of your problem.) +help us to see other possible causes of your problem. @@ -59,7 +59,7 @@ the ./configure script and the make run can be useful. Don't blindly include the whole thing but, on the other hand, don't include too little. As an example, here is some screen output from make: -gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\" +gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\" -DLOCALEDIR=\"/mnt/lfs/usr/share/locale\" -DLIBDIR=\"/mnt/lfs/usr/lib\" -DINCLUDEDIR=\"/mnt/lfs/usr/include\" -DHAVE_CONFIG_H -I. -I. -g -O2 -c getopt1.c @@ -73,12 +73,12 @@ make[2]: *** [make] Error 1 make[2]: Leaving directory `/lfs/tmp/make-3.79.1' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/lfs/tmp/make-3.79.1' -make: *** [all-recursive-am] Error 2 +make: *** [all-recursive-am] Error 2 In this case, many people just include the bottom section where it says: -make [2]: *** [make] Error 1 +make [2]: *** [make] Error 1 and onwards. This isn't enough for us to diagnose the problem because it only tells us that something went wrong, not -- cgit v1.2.3-54-g00ecf