Problems compiling latest textutils

Matthew Smith matts@bluesguitar.org
Wed Apr 25 13:27:00 GMT 2001


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



More information about the Cygwin mailing list