This is the mail archive of the cygwin@sourceware.cygnus.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]

Beginner's Problem



When attempting to install GCC only using, 

make install-gcc

I got the following message :-

rm -rf /install/native/H-i386-cygwin32/lib/gcc-lib/i386-pc-cygwin32/cygnus-2.7.2-970404/include
mkdir /install/native/H-i386-cygwin32/lib/gcc-lib/i386-pc-cygwin32/cygnus-2.7.2-970404/include
chmod a+rx 
/install/native/H-i386-cygwin32/lib/gcc-lib/i386-pc-cygwin32/cygnus-2.7.2-970404/include
(cd include; \
 tar -cf - .; exit 0) | (cd 
/install/native/H-i386-cygwin32/lib/gcc-lib/i386-pc-cygwin32/cygnus-2.7.2-970404/include; tar 
xpBf - )
tar: Could not change access and modification times of objc: Permission denied
tar: Could not change access and modification times of .: Permission denied
make: *** [install-headers-tar] Error 2
make: *** [install-gcc] Error 2


Can anyone help ?

I would be interested to hear from anyone who has managed to re-build all the development kit 
under windows NT 4.0.

Thanks in advance.

Mark.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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