This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

fileutils


Hello

	I want to build a "cygwin-from-scratch" system, sort of like LFS in Windows
2000.  So far, I need to know what to do to get the fileutils installed.  I
am using a cygwin host system to build a new system.  I get this error
during 'make LDFLAGS=-static':

i686-pc-cygwin-gcc  -g -O2  -static -o dir ls.o ls-dir.o ../lib/libfetish.a
../lib/libfetish.a(strftime.o): In function 'strftime_copytm':
/mnt/LFS/usr/src/Fileutils/fileutils-4.1/lib/strftime.c:1270: undefined
reference to '_tzname'
collect2: ld returned 1 exit status
make[3]: *** [dir] Error 1
make [3]: Leaving directory '/mnt/LFS/usr/src/Fileutils/fileutils-4.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory '/mnt/LFS/usr/src/Fileutils/fileutils-4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/LFS/usr/src/Fileutils/fileutils-4.1'
make: *** [all] Error 2

steve


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]