trouble building tar-1.13

Steve Kelem kelem@adaptivesilicon.com
Mon Mar 20 10:50:00 GMT 2000


I'm trying to build tar-1.13 on Cygwin 1.0 on NT 4.0 SP6.

After configuring, make complains:

gcc  -g -O2  -o tar.exe  arith.o buffer.o compare.o create.o delete.o
extract.o incremen.o list.o mangle.o misc.o names.o open3.o rtapelib.o
tar.o update.o ../intl/libintl.a ./lib/libtar.a
gcc -g -O2    rmt.c   -o rmt
In file included from rmt.c:32:
system.h:496: pathmax.h: No such file or directory
system.h:574: error.h: No such file or directory
rmt.c:33: safe-read.h: No such file or directory
make[2]: *** [rmt] Error 1
make[2]: Leaving directory `/usr/src/tar-1.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/tar-1.13'
make: *** [all-recursive-am] Error 2

Any idea what these files are and why they can't be found?

Thanks,
Steve


More information about the Cygwin mailing list