From: mark AT solcom DOT co DOT uk (Mark Hannah) Subject: Beginner's Problem 6 Aug 1997 06:30:57 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: gnu-win32 AT cygnus DOT com X-PRIORITY: 3 (Normal) X-Mailer: Chameleon 5.0.1, TCP/IP for Windows, NetManage Inc. Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".