does what it says on the label ;-)
--
Jasmine
diff -urN trunk/chapter05/gawk.xml trunk.new/chapter05/gawk.xml
--- trunk/chapter05/gawk.xml 2005-07-21 14:21:23.000000000 +0000
+++ trunk.new/chapter05/gawk.xml 2005-10-28 22:01:47.000000000 +0000
@@ -23,6 +23,8 @@
<configure>
<param>--prefix=/tools</param>
</configure>
+ <execute command="echo "#define HAVE_LANGINFO_CODESET 1" >> config.h" />
+ <execute command="echo "#define HAVE_LC_MESSAGES 1" >> config.h" />
<make>
<param>&jlevel;</param>
</make>
diff -urN trunk/chapter05/gettext.xml trunk.new/chapter05/gettext.xml
--- trunk/chapter05/gettext.xml 2005-07-21 14:21:23.000000000 +0000
+++ trunk.new/chapter05/gettext.xml 2005-10-28 22:29:59.000000000 +0000
@@ -23,7 +23,7 @@
<configure>
<param>--prefix=/tools</param>
<param>--disable-libasprintf</param>
- <param>--without-csharp</param>
+ <param>--disable-csharp</param>
</configure>
<make>
<param>&jlevel;</param>
diff -urN trunk/chapter05/kernel-headers.xml
trunk.new/chapter05/kernel-headers.xml
--- trunk/chapter05/kernel-headers.xml 2005-07-21 14:21:23.000000000 +0000
+++ trunk.new/chapter05/kernel-headers.xml 1970-01-01 00:00:00.000000000
+0000
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE alfs SYSTEM "../DTD/ALFS.dtd"
-[
-<!ENTITY % general_entities SYSTEM "../config/general.ent">
-<!ENTITY % package_entities SYSTEM "../config/package.ent">
-
-%general_entities;
-%package_entities;
-]>
-<alfs>
- <package name="kernel-headers" version="&linux-version;">
- <stage name="Unpacking">
- <unpack>
- <digest>&linux-md5;</digest>
- <archive>&packages_dir;/&linux-package;</archive>
- <destination>&build_dir;</destination>
- </unpack>
- </stage>
- <stage name="Installing">
- <stageinfo>
- <base>&build_dir;/&linux-directory;</base>
- </stageinfo>
- <make>
- <param>mrproper</param>
- </make>
- <make>
- <param>include/linux/version.h</param>
- </make>
- <make>
- <param>include/asm</param>
- </make>
- <mkdir>
- <option>parents</option>
- <name>/tools/glibc-kernheaders/asm</name>
- </mkdir>
- <copy>
- <option>recursive</option>
- <source>include/asm/*</source>
- <destination>/tools/glibc-kernheaders/asm</destination>
- </copy>
- <copy>
- <option>recursive</option>
- <source>include/asm-generic</source>
- <destination>/tools/glibc-kernheaders</destination>
- </copy>
- <copy>
- <option>recursive</option>
- <source>include/linux</source>
- <destination>/tools/glibc-kernheaders</destination>
- </copy>
- </stage>
- </package>
-</alfs>
diff -urN trunk/chapter06/gawk.xml trunk.new/chapter06/gawk.xml
--- trunk/chapter06/gawk.xml 2005-10-03 00:18:06.000000000 +0000
+++ trunk.new/chapter06/gawk.xml 2005-10-28 22:27:50.000000000 +0000
@@ -34,6 +34,8 @@
<param>--prefix=/usr</param>
<param>--libexecdir=/usr/lib</param>
</configure>
+ <execute command="echo "#define HAVE_LANGINFO_CODESET 1" >> config.h" />
+ <execute command="echo "#define HAVE_LC_MESSAGES 1" >> config.h" />
<make>
<param>&jlevel;</param>
</make>
diff -urN trunk/config/general.ent trunk.new/config/general.ent
--- trunk/config/general.ent 2005-10-16 15:49:03.000000000 +0000
+++ trunk.new/config/general.ent 2005-10-28 23:40:21.000000000 +0000
@@ -67,7 +67,7 @@
<!ENTITY password "r00tme">
<!-- LFS book version -->
-<!ENTITY LFS-version "SVN-7026">
+<!ENTITY LFS-version "SVN-20051022">
<!-- THE FOLLOWING THREE ENTITY DECLARATIONS SHOULDN'T BE MODIFIED
UNLESS YOU KNOW WHAT YOU ARE DOING
diff -urN trunk/config/package.ent trunk.new/config/package.ent
--- trunk/config/package.ent 2005-10-16 15:49:03.000000000 +0000
+++ trunk.new/config/package.ent 2005-10-28 23:41:53.000000000 +0000
@@ -68,8 +68,8 @@
<!ENTITY expect-spawn-patch "expect-&expect-version;-spawn-1.patch">
-<!ENTITY file-md5 "b1052d6ceb90febe7f0a8e9593bfe927">
-<!ENTITY file-version "4.15">
+<!ENTITY file-md5 "8e4039260e82f66870f15409fbdb12b1">
+<!ENTITY file-version "4.16">
<!ENTITY file-package "file-&file-version;.tar.bz2">
<!ENTITY file-directory "file-&file-version;">
@@ -208,8 +208,8 @@
<!ENTITY linux-libc-headers-package
"linux-libc-headers-&linux-libc-headers-version;.tar.bz2">
<!ENTITY linux-libc-headers-directory
"linux-libc-headers-&linux-libc-headers-version;">
-<!ENTITY m4-md5 "1f7d7eba70a0525c44c2edc3998925c7">
-<!ENTITY m4-version "1.4.3">
+<!ENTITY m4-md5 "eb93bfbcb12cf00165583302bb31a822">
+<!ENTITY m4-version "1.4.4">
<!ENTITY m4-package "m4-&m4-version;.tar.bz2">
<!ENTITY m4-directory "m4-&m4-version;">
@@ -223,8 +223,8 @@
<!ENTITY man-package "man-&man-version;.tar.bz2">
<!ENTITY man-directory "man-&man-version;">
-<!ENTITY man-pages-md5 "689ccdb8a7902fe43e4dbac3f1ab82fd">
-<!ENTITY man-pages-version "2.08">
+<!ENTITY man-pages-md5 "fbc8440658edb865527cf7076bda66a4">
+<!ENTITY man-pages-version "2.10">
<!ENTITY man-pages-package "man-pages-&man-pages-version;.tar.bz2">
<!ENTITY man-pages-directory "man-pages-&man-pages-version;">
@@ -245,8 +245,8 @@
<!ENTITY nALFS-package "nALFS-&nALFS-version;.tar.bz2">
<!ENTITY nALFS-directory "nALFS-&nALFS-version;">
-<!ENTITY ncurses-md5 "236968460fe1a1d0e293a9c5e6f10805">
-<!ENTITY ncurses-version "5.4">
+<!ENTITY ncurses-md5 "5eb9720b8988503f4890e8e561aef8a9">
+<!ENTITY ncurses-version "5.5">
<!ENTITY ncurses-package "ncurses-&ncurses-version;.tar.bz2">
<!ENTITY ncurses-directory "ncurses-&ncurses-version;">
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page