Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3EB74CA1.7010100@linuxforum.net> Date: Tue, 06 May 2003 13:48:17 +0800 From: David Huang User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: zh-cn, en-us, en, ja MIME-Version: 1.0 To: cygwin AT cygwin DOT com, "pengyongchao" Subject: Re: compile pango-1.2.0 References: <1052150850 DOT 20984 DOT ezmlm AT cygwin DOT com> In-Reply-To: <1052150850.20984.ezmlm@cygwin.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit pengyongchao wrote: >>>I can't find '_XShmPutImage' in /usr/X11R6/lib/libXext.a . What's wrong? >> > > Should I rebuild XFree86 with Shared Memory Extension ? It seems a big work. > I want to know why officially released binaries don't supoort XShm. No, you should not. Cygwin lacks shm support. I suggest you disable XShm, you can replace XShmPutImage with XPutImage. I have some patches for GTK+-2, you can find them in http://cygnome2.sourceforge.net/test-patches/ Hope useful. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/