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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3A024344.5A894A28@ece.gatech.edu> |
Date: | Thu, 02 Nov 2000 23:47:00 -0500 |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (Windows NT 5.0; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Wenguang Wang <wew036 AT mail DOT usask DOT ca> |
CC: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: sys_errlist and _ctype_ undefined |
References: | <001901c0454e$684e2010$7680e980 AT usask DOT ca> |
Sounds like you're using some libraries from pre-1.1.x days. Where did your X11 installation come from? You should use the X11 distro from http://www.cygwin.com/xfree/ that's the ctype problem. the sys_errlist is a different problem; xfig is defining something that should be (and actually *are*) declared in the cygwin system header files. Fix xfig; you can find more information by searching the archives for sys_errlist. --Chuck Wenguang Wang wrote: > > When I compile xfig3.2.3c on cygwin 1.1.4, I met problems in linking: > > f_util.o(.text+0x2619):f_util.c: undefined reference to `sys_errlist' > /usr/X11R6.4/lib/libXaw.a(MultiSrc.o)(.text+0x533):MultiSrc.c: undefined > reference to `_ctype_' > /usr/X11R6.4/lib/libXaw.a(XawIm.o)(.text+0x2745):XawIm.c: undefined > reference to `_ctype_' > > I disabled the jpeg library and the xaw3d widgets before building. I am > running the system on Windows NT. > > Any ideas about the problem? Thanks you very much for any help. > > Wayne > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- 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 |