Re: [cdesktopenv-devel] fix dtdocbook on powerpc

2013-07-24 Thread Lennert Van Alboom
Someone's on a roll! Nice work. :-) L On Tue, Jul 23, 2013 at 07:02:21PM -0600, Jon Trulson wrote: > On Wed, 24 Jul 2013, Pascal Stumpf wrote: > > > See patch. > > > > This, and the previous 4 patches have been applied. > > -- > Jon Trulson > >"I was not genomed to alter reality." >

Re: [cdesktopenv-devel] fix dtdocbook on powerpc

2013-07-23 Thread Jon Trulson
On Wed, 24 Jul 2013, Pascal Stumpf wrote: > See patch. > This, and the previous 4 patches have been applied. -- Jon Trulson "I was not genomed to alter reality." - Sonmi 451 -- See everything from the browse

[cdesktopenv-devel] fix dtdocbook on powerpc

2013-07-23 Thread Pascal Stumpf
See patch. >From c92585e7135656a3874cc3226e94580de106 Mon Sep 17 00:00:00 2001 From: Pascal Stumpf Date: Wed, 24 Jul 2013 00:55:59 +0200 Subject: [PATCH] include unistd.h for read(2) prototype. Fixes dtdocbook on PowerPC. There are a lot more warnings here, but this one was an actual bug.