#3144: Recode-3.6 requires new patch to compile
----------------------+-----------------------------------------------------
Reporter: wblaszcz | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: future
Component: BOOK | Version: SVN
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Link to patch:
http://www.mail-archive.com/[email protected]
linux.org/msg178241.html
Patch just in case link breaks:
================================================================
Index: SOURCES/recode-gcc4_3.patch
diff -u /dev/null SOURCES/recode-gcc4_3.patch:1.1
--- /dev/null Tue Mar 17 13:30:59 2009
+++ SOURCES/recode-gcc4_3.patch Tue Mar 17 13:30:52 2009
@@ -0,0 +1,12 @@
+diff -dur recode-3.6.orig/src/recodext.h recode-3.6/src/recodext.h
+--- recode-3.6.orig/src/recodext.h 2001-01-04 15:36:54.000000000
+0100
++++ recode-3.6/src/recodext.h 2009-03-17 13:26:19.000000000 +0100
+@@ -218,7 +218,7 @@
+ enum recode_symbol_type type : 3;
+
+ /* Non zero if this one should be ignored. */
+- bool ignore : 2;
++ bool ignore : 1;
+ };
+
+ struct recode_surface_list
================================================================
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3144>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page