Changeset 940e6b3 in clfs-sysroot for BOOK/introduction
- Timestamp:
- Jul 2, 2006, 12:53:11 PM (18 years ago)
- Branches:
- master
- Children:
- f8100c0
- Parents:
- 586feb7
- Location:
- BOOK/introduction/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/askforhelp.xml
r586feb7 r940e6b3 89 89 from the screen output from <command>make</command>:</para> 90 90 91 <screen><computeroutput>gcc -DALIASPATH=\"/mnt/ lfs/usr/share/locale:.\"92 -DLOCALEDIR=\"/mnt/ lfs/usr/share/locale\"93 -DLIBDIR=\"/mnt/ lfs/usr/lib\"94 -DINCLUDEDIR=\"/mnt/ lfs/usr/include\" -DHAVE_CONFIG_H -I. -I.91 <screen><computeroutput>gcc -DALIASPATH=\"/mnt/clfs/usr/share/locale:.\" 92 -DLOCALEDIR=\"/mnt/clfs/usr/share/locale\" 93 -DLIBDIR=\"/mnt/clfs/usr/lib\" 94 -DINCLUDEDIR=\"/mnt/clfs/usr/include\" -DHAVE_CONFIG_H -I. -I. 95 95 -g -O2 -c getopt1.c 96 96 gcc -g -O2 -static -o make ar.o arscan.o commands.o dir.o -
BOOK/introduction/common/resources.xml
r586feb7 r940e6b3 53 53 please make sure that your question is not already answered in the LFS 54 54 FAQ or the mailing list archives. You can find the IRC network at 55 <uri>irc.linuxfromscratch.org</uri>. The support channel for cross-lfs is 56 named #cross-lfs. For support on the standard LFS the support channel 57 is named #lfs-support. If you need to show people the output of your 55 <uri>chat.freenode.net</uri>. The support channel for cross-lfs 56 is named #cross-lfs. If you need to show people the output of your 58 57 problems, please use http://pastebin.cross-lfs.org and reference 59 58 the pastebin URL when asking your questions.</para>
Note:
See TracChangeset
for help on using the changeset viewer.