# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-06-17 12:44+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Content of: #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:11 msgid "Help" msgstr "" #. type: Content of: <sect1><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:13 msgid "" "If an issue or a question is encountered while working through this book, " "please check the FAQ page at <ulink url=\"&faq-root;#generalfaq\"/>. " "Questions are often already answered there. If your question is not answered " "on this page, try to find the source of the problem. The following hint will " "give you some guidance for troubleshooting: <ulink " "url=\"&hints-root;errors.txt\"/>." msgstr "" #. type: Content of: <sect1><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:20 msgid "" "If you cannot find your problem listed in the FAQ, search the mailing lists " "at <ulink url=\"&lfs-root;search.html\"/>." msgstr "" #. type: Content of: <sect1><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:23 msgid "" "We also have a wonderful LFS community that is willing to offer assistance " "through the mailing lists and IRC (see the <xref " "linkend=\"ch-intro-resources\"/> section of this book). However, we get " "several support questions every day and many of them can be easily answered " "by going to the FAQ and by searching the mailing lists first. So, for us to " "offer the best assistance possible, you need to do some research on your own " "first. That allows us to focus on the more unusual support needs. If your " "searches do not produce a solution, please include all relevant information " "(mentioned below) in your request for help." msgstr "" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:34 msgid "Things to Mention" msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:36 msgid "" "Apart from a brief explanation of the problem being experienced, the " "essential things to include in any request for help are:" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:41 msgid "" "The version of the book being used (in this case <phrase " "revision=\"sysv\">&version;</phrase> <phrase " "revision=\"systemd\">&versiond;</phrase>)" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:46 msgid "The host distribution and version being used to create LFS" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:49 msgid "The output from the <xref linkend='version-check'/> script" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:52 msgid "The package or section the problem was encountered in" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:55 msgid "The exact error message or symptom being received" msgstr "" #. type: Content of: <sect1><sect2><itemizedlist><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:58 msgid "Note whether you have deviated from the book at all" msgstr "" #. type: Content of: <sect1><sect2><note><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:63 msgid "" "Deviating from this book does <emphasis>not</emphasis> mean that we will not " "help you. After all, LFS is about personal preference. Being upfront about " "any changes to the established procedure helps us evaluate and determine " "possible causes of your problem." msgstr "" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:72 msgid "Configure Script Problems" msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:74 msgid "" "If something goes wrong while running the <command>configure</command> " "script, review the <filename>config.log</filename> file. This file may " "contain errors encountered during <command>configure</command> which were " "not printed to the screen. Include the <emphasis>relevant</emphasis> lines " "if you need to ask for help." msgstr "" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:83 msgid "Compilation Problems" msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:85 msgid "" "Both the screen output and the contents of various files are useful in " "determining the cause of compilation problems. The screen output from the " "<command>configure</command> script and the <command>make</command> run can " "be helpful. It is not necessary to include the entire output, but do include " "enough of the relevant information. Below is an example of the type of " "information to include from the screen output from <command>make</command>:" msgstr "" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:93 #, no-wrap msgid "" "<computeroutput>gcc -DALIASPATH=\\\"/mnt/lfs/usr/share/locale:.\\\"\n" "-DLOCALEDIR=\\\"/mnt/lfs/usr/share/locale\\\"\n" "-DLIBDIR=\\\"/mnt/lfs/usr/lib\\\"\n" "-DINCLUDEDIR=\\\"/mnt/lfs/usr/include\\\" -DHAVE_CONFIG_H -I. -I.\n" "-g -O2 -c getopt1.c\n" "gcc -g -O2 -static -o make ar.o arscan.o commands.o dir.o\n" "expand.o file.o function.o getopt.o implicit.o job.o main.o\n" "misc.o read.o remake.o rule.o signame.o variable.o vpath.o\n" "default.o remote-stub.o version.o opt1.o\n" "-lutil job.o: In function `load_too_high':\n" "/lfs/tmp/make-3.79.1/job.c:1565: undefined reference\n" "to `getloadavg'\n" "collect2: ld returned 1 exit status\n" "make[2]: *** [make] Error 1\n" "make[2]: Leaving directory `/lfs/tmp/make-3.79.1'\n" "make[1]: *** [all-recursive] Error 1\n" "make[1]: Leaving directory `/lfs/tmp/make-3.79.1'\n" "make: *** [all-recursive-am] Error 2</computeroutput>" msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:112 msgid "In this case, many people would just include the bottom section:" msgstr "" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:115 #, no-wrap msgid "<computeroutput>make [2]: *** [make] Error 1</computeroutput>" msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:117 msgid "" "This is not enough information to properly diagnose the problem because it " "only notes that something went wrong, not <emphasis>what</emphasis> went " "wrong. The entire section, as in the example above, is what should be saved " "because it includes the command that was executed and the associated error " "message(s)." msgstr "" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter01/askforhelp.xml:123 msgid "" "An excellent article about asking for help on the Internet is available " "online at <ulink " "url=\"http://catb.org/~esr/faqs/smart-questions.html\"/>. Read and follow " "the hints in this document to increase the likelihood of getting the help " "you need." msgstr ""