delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/10/09/11:49:36

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 9 Oct 2003 17:48:15 +0200
From: "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>
Reply-To: "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <145711360682.20031009174815@familiehaase.de>
To: Charles Plager <cplager+cygwin AT physics DOT ucla DOT edu>
CC: cygwin AT cygwin DOT com
Subject: Re: Perl Tk in Cygwin (using X)
In-Reply-To: <3F85783F.8060304@physics.ucla.edu>
References: <3F846F0E DOT 4070908 AT physics DOT ucla DOT edu>
<20031009112428 DOT 12479 DOT 6 AT llama DOT ing-simmons DOT net>
<3F857413 DOT 4090105 AT physics DOT ucla DOT edu>
<Pine DOT GSO DOT 4 DOT 56 DOT 0310091048180 DOT 15176 AT slinky DOT cs DOT nyu DOT edu>
<3F85783F DOT 8060304 AT physics DOT ucla DOT edu>
MIME-Version: 1.0

Hello,

>>>Errors at very bottom of this email.
>>>[snip]
>>>rm -f blib/arch/auto/Tk/Tk.dll
>>>LD_RUN_PATH="" gcc -shared  -s -L/usr/local/lib Tk.o chnGlue.o
>>>evtGlue.o objGlue.o tixGlue.o tkGlue.o tkGlue_f.o tkWin32Dll.o  -o
>>>blib/arch/auto/Tk/Tk.dll pTk/libpTk.a
>>>/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE/libperl.dll.a
>>>Tk.o(.text+0x1f3d):Tk.c: undefined reference to `_XSynchronize'

>> It's obviously not finding (lib|cyg)X11 (it's not even on the link line).
>> Do you have XFree86-prog package installed?  XFree86-bin?
>> XFree86-lib-compat?

It is this ugly problem: There is a libX11.dll.a whereas MakeMaker looks
for libX11.a and doesn't see the .dll.a.

Workaround is to create symlinks (ln -s libX11.dll.a libX11.a) until I
fixed perl.


Gerrit
-- 
=^..^=


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019