From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23266 invoked by alias); 5 Jul 2012 22:51:26 -0000 Received: (qmail 23257 invoked by uid 22791); 5 Jul 2012 22:51:25 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Jul 2012 22:51:06 +0000 Received: by yenr5 with SMTP id r5so9344416yen.0 for ; Thu, 05 Jul 2012 15:51:05 -0700 (PDT) Received: by 10.66.79.100 with SMTP id i4mr40493731pax.78.1341528664943; Thu, 05 Jul 2012 15:51:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.213.9 with HTTP; Thu, 5 Jul 2012 15:50:24 -0700 (PDT) In-Reply-To: <555E7BDA-5027-4E00-9F8D-7A754AC3E571@apple.com> References: <555E7BDA-5027-4E00-9F8D-7A754AC3E571@apple.com> From: Samuel Martin Date: Thu, 05 Jul 2012 22:51:00 -0000 Message-ID: Subject: Re: Can't compile crosstool-ng-1.15.2 on OpenSuse Linux To: Simon Gornall Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-07/txt/msg00022.txt.bz2 Hi Somon, all, > In file included from nconf.c:12:0: > nconf.h:19:18: fatal error: menu.h: No such file or directory > compilation terminated. > make[2]: *** [nconf.o] Error 1 > make[1]: *** [build-lib-kconfig] Error 2 > make: *** [build] Error 2 > > > I tried to see if menu.h was really there but somehow being missed: > > xanadu% find . -name menu.h > xanadu% > menu.h comes with ncurses; make sure development package for ncurses are installed on your system. Cheers, -- Sam -- For unsubscribe information see http://sourceware.org/lists.html#faq