delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Mon, 1 May 2000 00:18:52 +0200 (MET DST) |
From: | <Pierre DOT Humblet AT eurecom DOT fr> |
Message-Id: | <200004302218.AAA12865@pomerol.eurecom.fr> |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | RE: X11R6.4 libraries for cygwin 1.1.0? |
I am compiling a package with cygwin 1.1.0 AND a b20.1 X11R6.4 from ftp.franken.de I get the following load time errors from within X11 libraries ********** /usr/X11R6.4/lib/libXmu.a(RdBitF.o)(.text+0x160):RdBitF.c: undefined reference t o `_ctype_' /usr/X11R6.4/lib/libXt.a(TMparse.o)(.text+0x1b86):TMparse.c: undefined reference to `_ctype_' collect2: ld returned 1 exit status ********** In cygwin 1.1 _ctype_ is declare in /usr/i686-pc-cygwin/include ctype.h:extern _CONST char _ctype_[]; ctype.h:extern _CONST char _ctype_[] __declspec(dllimport); Thus I suspect that the error has to with some incompatibility between b20.1 and 1.1. Thanks for suggestions. Pierre ************** To: <cygwin at sourceware dot cygnus dot com> Subject: RE: X11R6.4 libraries for cygwin 1.1.0? From: "Kevin Wright" <kwright at aspectdv dot com> Date: Thu, 20 Apr 2000 08:46:44 -0700 -------------------------------------------------------------------------------- >Where can I either find a set of precompiled libraries and >clients of X11R6.4 for built with cygwin 1.1.0 or from >where can I download source files that are compilable >"out of the box" with cygwin 1.1.0? > >TIA, > >/ChJ Christian, I asked this question of Suhaib yesterday and he replied: >The cygwin-xfree-4.0-cygwin-v1 >should work with Cygwin v 1.1 without any problems. >That is what was used to compile lessTif under Cygwin v 1.1 > Suhaib When I went to http://sourceware.cygnus.com/cygwin/xfree/ I had problems connecting to the ftp site. (probably too many people logged in) so I got it from the Mirror: http://hyperbyte.ab.ca/opensource/win32X/ This does not include the X-server which I didn't want anyway. Hope this helps, --Kevin Wright -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |