| 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: | <006301c0cdc6$31051810$3c5350d8@bluesguitar.org> |
| From: | "Matthew Smith" <matts AT bluesguitar DOT org> |
| To: | "Cygwin" <cygwin AT sources DOT redhat DOT com> |
| Subject: | Problems compiling latest textutils |
| Date: | Wed, 25 Apr 2001 15:27:47 -0500 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Hi. I'm having some problems compiling textutils 2.0.14 (I'm working on
making a new cygwin textutils release). Everything compiled out of the box
for me with cygwin 1.1.8-2, and the associated mingw/win32api. I've
upgraded my cygwin to:
binutils 20010424-1 (test release)
cygwin 1.3.1-1
gcc 2.95.3-3
mingw 20010424-1
w32api 20010424-2
And here is the output I'm seeing:
gcc -DLOCALEDIR=\"/usr/lib/locale\" -DHAVE_CONFIG_H -I.. -I. -I../lib -I../i
ntl
-g -O2 -c -o pr.o `test -f pr.c || echo './'`pr.c
In file included from system.h:278,
from pr.c:317:
sys2.h:97: warning: `S_IXUSR' redefined
/usr/include/sys/stat.h:116: warning: this is the location of the previous
defin
ition
sys2.h:100: warning: `S_IXGRP' redefined
/usr/include/sys/stat.h:117: warning: this is the location of the previous
defin
ition
sys2.h:103: warning: `S_IXOTH' redefined
/usr/include/sys/stat.h:118: warning: this is the location of the previous
defin
ition
gcc -g -O2 -o pr pr.o ../lib/libfetish.a -lintl
../lib/libfetish.a(strftime.o): In function `strftime_copytm':
/home/matts/textutils-2.0.14/lib/strftime.c:1270: undefined reference to
`_tznam
e'
collect2: ld returned 1 exit status
make[2]: *** [pr] Error 1
make[2]: Leaving directory `/home/matts/textutils-2.0.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matts/textutils-2.0.14'
make: *** [all] Error 2
Thanks for the help.
cheers,
-Matt Smith
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |