From: mark@solcom.co.uk (Mark Hannah)
Subject: Beginner's Problem
6 Aug 1997 06:30:57 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Chameleon.870862368.mark.cygnus.gnu-win32@sulu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: gnu-win32@cygnus.com
X-PRIORITY: 3 (Normal)
X-Mailer: Chameleon 5.0.1, TCP/IP for Windows, NetManage Inc.
Original-Sender: owner-gnu-win32@cygnus.com


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".
