From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: <85D47B94-1568-4F94-8F8F-24E5CD0402C7@mac.com> References: <85D47B94-1568-4F94-8F8F-24E5CD0402C7@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5FE6524C-4FE1-4B55-ACA3-0E1CE2E399CF@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Trouble building X11 Date: Sat, 12 Jan 2008 14:14:34 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 2ccfe95c-ead3-11e9-9d60-3106f5b1d025 Forget that, I sent the message by mistake instead of saving a draft. I'll post the errors when the come (rebuilding). On Jan 12, 2008, at 2:13 PM, Pietro Gagliardi wrote: > Hello. I have quite a few projects on my workload in Plan 9, most > of them deadlocked. My attempt to port Ruby 1.9.0 stopped with the > fact there is no pthreads in APE. I'm trying to coerce APE to work > with libthread, but it is not working yet (clash between libc and > libape on malloc). > > So until then, I decided to go back to trying to build X11. My plan > is to compile some sort of web browser via X11. When building gets > to compiling /sys/src/X11/programs/Xserver/Xext/shape.c, the > compilation stops, with the following errors: > a > b > I know X11 was done on Brazil, which became Fourth Edition. Does > anyone know what's wrong? > > PS - My goal is to go from X11 to Qt 4 to KDE 4 to compile at least > Konqeror successfully. >