bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building gettext-0.11.5 bombs under Mingw


From: Steven Edwards
Subject: Building gettext-0.11.5 bombs under Mingw
Date: Fri, 13 Dec 2002 18:41:07 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910

for some reasion the check for utime.h is saying we have it. Can we change this check to look for the header rather then the function name?

Thanks
Steven

gcc -DLIBDIR=\"/usr/local/lib\" -DEXEEXT=\".exe\" -DHAVE_CONFIG_H -I. -I. -I.. - I. -I. -I.. -I../intl -I../intl -g -O2 -c copy-file.c -DDLL_EXPORT -DPIC -o
.libs/copy-file.lo
copy-file.c:36:20: utime.h: No such file or directory
copy-file.c: In function `copy_file':
copy-file.c:98: storage size of `ut' isn't known
make[2]: *** [copy-file.lo] Error 1
make[2]: Leaving directory `/g/src/gettext-0.11.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/g/src/gettext-0.11.5'
make: *** [all] Error 2

address@hidden /g/src/gettext-0.11.5
$





reply via email to

[Prev in Thread] Current Thread [Next in Thread]