From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28736 invoked by alias); 11 Dec 2008 23:50:18 -0000 Received: (qmail 28719 invoked by uid 22791); 11 Dec 2008 23:50:16 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Dec 2008 23:49:41 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBBNncKI024432; Thu, 11 Dec 2008 18:49:38 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBBNnbYf018494; Thu, 11 Dec 2008 18:49:37 -0500 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBBNnbhc014639; Thu, 11 Dec 2008 18:49:37 -0500 Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id mBBNnabD010652; Thu, 11 Dec 2008 18:49:36 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id mBBNnaoW010651; Thu, 11 Dec 2008 18:49:36 -0500 Date: Thu, 11 Dec 2008 23:50:00 -0000 From: "Frank Ch. Eigler" To: Shamik Datta Cc: sid@sourceware.org Subject: Re: Error Building SID.. Message-ID: <20081211234936.GA1200@redhat.com> References: <239b036a0812111328r2ed15cc6le385c17a20a19dc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <239b036a0812111328r2ed15cc6le385c17a20a19dc@mail.gmail.com> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00013.txt.bz2 Hi - On Fri, Dec 12, 2008 at 02:58:00AM +0530, Shamik Datta wrote: > [...] > I am new to SID and I am having problems setting it up. I am trying to > build it on an X86 machine, running Win XP with cygwin. > [...] > You could search for 'XPending'. I believe these are standard libX11 library calls. Perhaps you just need to install the X development libraries / headers. - FChE