From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24649 invoked by alias); 21 Sep 2012 09:32:13 -0000 Received: (qmail 24640 invoked by uid 22791); 21 Sep 2012 09:32:12 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from eusmtp01.atmel.com (HELO eusmtp01.atmel.com) (212.144.249.242) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Sep 2012 09:31:58 +0000 Received: from HNOCHT02.corp.atmel.com (10.161.30.162) by eusmtp01.atmel.com (10.161.101.30) with Microsoft SMTP Server (TLS) id 14.2.318.1; Fri, 21 Sep 2012 11:33:25 +0200 Received: from [10.191.252.66] (10.161.30.18) by HNOCHT02.corp.atmel.com (10.161.30.162) with Microsoft SMTP Server (TLS) id 14.2.318.1; Fri, 21 Sep 2012 11:31:04 +0200 Message-ID: <505C33D6.7010600@atmel.com> Date: Fri, 21 Sep 2012 09:32:00 -0000 From: Per Arnold Blaasmo Reply-To: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Fedora/2.0.0.21-1.fc10 Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Subject: Can't build crosstool-ng on MacOsX Lion Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit 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-09/txt/msg00072.txt.bz2 I am trying to set up crosstool-ng on a Mac Pro with OsX 10.7 Lion. I am trying to follow the description for Mac in the docs folder. After running 'configure' ok, I try to run make and get compile error: I have tried to search Google without success :-( Anyone have some help to offer? :-) This is the output I get: make SED 'ct-ng' SED 'scripts/crosstool-NG.sh' SED 'scripts/saveSample.sh' SED 'scripts/showTuple.sh' GEN 'config/configure.in' GEN 'paths.mk' GEN 'paths.sh' DEP 'nconf.gui.dep' DEP 'nconf.dep' DEP 'lxdialog/yesno.dep' DEP 'lxdialog/util.dep' DEP 'lxdialog/textbox.dep' DEP 'lxdialog/menubox.dep' DEP 'lxdialog/inputbox.dep' DEP 'lxdialog/checklist.dep' DEP 'mconf.dep' DEP 'conf.dep' BISON 'zconf.tab.c' GPERF 'zconf.hash.c' LEX 'lex.zconf.c' DEP 'zconf.tab.dep' CC 'zconf.tab.o' In file included from zconf.tab.c:234:0: zconf.hash.c: In function 'kconf_id_lookup': zconf.hash.c:183:17: error: expected expression before 'struct' zconf.hash.c:184:17: error: expected expression before 'struct' zconf.hash.c:186:17: error: expected expression before 'struct' zconf.hash.c:187:17: error: expected expression before 'struct' zconf.hash.c:188:17: error: expected expression before 'struct' zconf.hash.c:189:17: error: expected expression before 'struct' zconf.hash.c:190:17: error: expected expression before 'struct' zconf.hash.c:191:17: error: expected expression before 'struct' zconf.hash.c:192:17: error: expected expression before 'struct' zconf.hash.c:193:17: error: expected expression before 'struct' zconf.hash.c:194:17: error: expected expression before 'struct' zconf.hash.c:195:17: error: expected expression before 'struct' zconf.hash.c:197:17: error: expected expression before 'struct' zconf.hash.c:198:17: error: expected expression before 'struct' zconf.hash.c:199:17: error: expected expression before 'struct' zconf.hash.c:200:17: error: expected expression before 'struct' zconf.hash.c:202:17: error: expected expression before 'struct' zconf.hash.c:203:17: error: expected expression before 'struct' zconf.hash.c:205:17: error: expected expression before 'struct' zconf.hash.c:206:17: error: expected expression before 'struct' zconf.hash.c:207:17: error: expected expression before 'struct' zconf.hash.c:209:17: error: expected expression before 'struct' zconf.hash.c:211:17: error: expected expression before 'struct' zconf.hash.c:212:17: error: expected expression before 'struct' zconf.hash.c:213:17: error: expected expression before 'struct' zconf.hash.c:215:17: error: expected expression before 'struct' zconf.hash.c:216:17: error: expected expression before 'struct' zconf.hash.c:218:17: error: expected expression before 'struct' zconf.hash.c:220:17: error: expected expression before 'struct' zconf.hash.c:221:17: error: expected expression before 'struct' zconf.hash.c:222:17: error: expected expression before 'struct' zconf.hash.c:224:17: error: expected expression before 'struct' make[2]: *** [zconf.tab.o] Error 1 make[1]: *** [build-lib-kconfig] Error 2 make: *** [build] Error 2 -- Per Arnold BlÄsmo Senior Design Engineer, Atmel Norway -- For unsubscribe information see http://sourceware.org/lists.html#faq