X-Spam-Check-By: sourceware.org Message-ID: <040701c7e2a7$d4c7ace0$0600a8c0@ze4427wm> From: "Aaron Gray" To: References: <03ca01c7e296$3698e4f0$0600a8c0 AT ze4427wm> <06e801c7e29c$38a6a790$2e08a8c0 AT CAM DOT ARTIMI DOT COM> Subject: Re: Problem building GCC on Cygwin on Vista Date: Sun, 19 Aug 2007 22:28:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > On 19 August 2007 20:22, Aaron Gray wrote: > >> On building GCC on Vista I am getting a permissions error on building >> 'intl' >> with 'libintl.h' being unaccessable. >> >> Any insights or help welcomed, > > Welcome to the Cywin Package List: > > http://cygwin.com/packages/ > > Do you have libintl.h installed? It's in the gettext package: > > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=libintl.h Many thanks Dave, thats solved that one, nice of GCC to do a pre check for 'gettext', not. Imay do a patch for that at some point. Now I having a problem with libcpp getting the error :- checking dependancy style of gcc... /usr/src/gcc-4.2.0/libcpp/configure: line 2887: ./depcomp: premission denied. Many thanks in advance, Aaron -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/