From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14527 invoked by alias); 27 May 2003 18:30:25 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 14514 invoked from network); 27 May 2003 18:30:24 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 27 May 2003 18:30:24 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4RIUOH01458 for ; Tue, 27 May 2003 14:30:24 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4RIUOI28664; Tue, 27 May 2003 14:30:24 -0400 Received: from [150.1.200.14] (vpn50-37.rdu.redhat.com [172.16.50.37]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4RIUNo04472; Tue, 27 May 2003 14:30:23 -0400 Subject: RE: Building Insight snapshot on CygWin? From: Keith Seitz To: "Schumacher, Gordon" Cc: "Insight list (E-mail)" In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1054060558.1570.109.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Tue, 27 May 2003 18:30:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q2/txt/msg00117.txt.bz2 On Wed, 2003-05-21 at 13:47, Schumacher, Gordon wrote: > Creating library file: libtcldde12.a > tclAppInit.o(.text+0xb0): In function `main': > /usr/src/insight-20030520/tcl/win/tclAppInit.c:110: undefined reference to > `__imp__Tcl_Main' I don't see any of this. Does libtcl84.a not contain this symbol? What does "head config.status" say? Can you do a "make clean; make > make.out 2>&1" and send make.out? Keith