From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.devel Subject: Re: Compiling Emacs 23.1.92 on Windows fails Date: Wed, 24 Feb 2010 21:15:33 -0500 Message-ID: <848wai2h8a.fsf@gmail.com> References: <4B80664D.5030606@gmail.com> <83d3zzw7cq.fsf@gnu.org> <4B80B4B3.3070609@gmail.com> <83k4u3n6yh.fsf@gnu.org> <873a0qr8bv.fsf@gmail.com> <87y6iipst0.fsf@gmail.com> <838waimqdx.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267064163 16692 80.91.229.12 (25 Feb 2010 02:16:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Feb 2010 02:16:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 25 03:16:00 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NkTGg-0008GK-0o for ged-emacs-devel@m.gmane.org; Thu, 25 Feb 2010 03:15:58 +0100 Original-Received: from localhost ([127.0.0.1]:33412 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkTGf-0003xp-5F for ged-emacs-devel@m.gmane.org; Wed, 24 Feb 2010 21:15:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkTGa-0003xj-96 for emacs-devel@gnu.org; Wed, 24 Feb 2010 21:15:52 -0500 Original-Received: from [140.186.70.92] (port=55335 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkTGY-0003xb-KT for emacs-devel@gnu.org; Wed, 24 Feb 2010 21:15:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkTGX-0002NI-W7 for emacs-devel@gnu.org; Wed, 24 Feb 2010 21:15:50 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:52578) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkTGX-0002N8-Ov for emacs-devel@gnu.org; Wed, 24 Feb 2010 21:15:49 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NkTGT-0008Bn-Rd for emacs-devel@gnu.org; Thu, 25 Feb 2010 03:15:45 +0100 Original-Received: from pool-68-161-31-27.ny325.east.verizon.net ([68.161.31.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2010 03:15:45 +0100 Original-Received: from sean.sieger by pool-68-161-31-27.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2010 03:15:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 6 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-161-31-27.ny325.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (windows-nt) Cancel-Lock: sha1:LbJyxKthfqMfiqhldSVftYgFimk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121351 Archived-At: Take a look at the value of the variable image-library-alist. Do you have one of the libraries named there which Emacs can use for XPM image type, and does that library live somewhere on your PATH, or in the same directory where you have emacs.exe? Yes, in both cases. Sorry for the delay in the reply.