From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: cvs head link error with msvc 6 Date: 01 Feb 2004 19:01:06 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075662479 29256 80.91.224.253 (1 Feb 2004 19:07:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2004 19:07:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Feb 01 20:07:51 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnMwh-0006LP-00 for ; Sun, 01 Feb 2004 20:07:51 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnMwh-0008HQ-00 for ; Sun, 01 Feb 2004 20:07:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnMs6-0000w9-1F for emacs-devel@quimby.gnus.org; Sun, 01 Feb 2004 14:03:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AnMrU-0000v1-Ln for emacs-devel@gnu.org; Sun, 01 Feb 2004 14:02:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnMqx-0000pv-Iv for emacs-devel@gnu.org; Sun, 01 Feb 2004 14:02:26 -0500 Original-Received: from [194.106.33.36] (helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AnMqR-0000l0-49; Sun, 01 Feb 2004 14:01:23 -0500 Original-Received: from wanchan.jasonrumney.net (i-195-137-77-250.freedom2surf.net [195.137.77.250]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-7) with ESMTP id i11J1LsT017029; Sun, 1 Feb 2004 19:01:21 GMT Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 4DFAFDDDB3; Sun, 1 Feb 2004 19:01:21 +0000 (GMT) Original-To: sds@gnu.org In-Reply-To: Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19618 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19618 Sam Steingold writes: > temacw32.lib(w32fns.obj) : error LNK2001: unresolved external symbol _ClosePrinter@4 > temacw32.lib(w32fns.obj) : error LNK2001: unresolved external symbol _GetPrinterA@20 > temacw32.lib(w32fns.obj) : error LNK2001: unresolved external symbol _OpenPrinterA@12 Please run configure again to pick up the new link options.