From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30502 invoked by alias); 21 Mar 2013 09:09:14 -0000 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 Received: (qmail 30464 invoked by uid 89); 21 Mar 2013 09:09:06 -0000 X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Received: from mail.terralink.de (HELO mail.terralink.de) (5.159.56.16) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 21 Mar 2013 09:08:36 +0000 Received: from TUPOLEW.boxberg.lan (tschetwerikow.v9g.de [217.92.164.63]) by mail.terralink.de (Postfix) with ESMTPA id 07A8939A2D for ; Thu, 21 Mar 2013 10:08:32 +0100 (CET) Received: from [192.168.178.6] (mjassischtschew.boxberg.lan [192.168.178.6]) by TUPOLEW.boxberg.lan with SMTP; Thu, 21 Mar 2013 10:08:25 +0100 Message-ID: <514ACE04.30108@v9g.de> Date: Thu, 21 Mar 2013 09:09:00 -0000 From: Titus von Boxberg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: crossgcc@sourceware.org Subject: Re: building toolchain on MacOSX - error compiling eglibc References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-03/txt/msg00093.txt.bz2 Am 21.03.2013 08:00, schrieb Nikolay: > Dear All, > > Regarding an issue compiling eglibc 2.13 (and 2.15) while building > toolchain on MacOSX (referred in IRC with the following description - > "[ERROR] proto.h:61:14: error: expected declaration specifiers or > '...' before numeric constant" described in the haluk's post here > http://crosstool-ng.org/download/ibot-logs/2012-06-11.html#quick-09:26:57 > =-) ). I have applied patches found here > (http://www.sourceware.org/ml/crossgcc/2011-12/msg00021.html; THANKS > Yann and Titus) and it worked!!! =-) > > > > So now, as I expected =-), I am facing next yet not last probably error: > [ALL ] Undefined symbols for architecture x86_64: > [ALL ] "_libintl_gettext", referenced from: > [ALL ] _open_output in cross-rpc_main.o > [ALL ] _close_output in cross-rpc_main.o > [ALL ] _find_cpp in cross-rpc_main.o > [ALL ] _close_input in cross-rpc_main.o > [ALL ] _check_nettype in cross-rpc_main.o > [ALL ] _addarg in cross-rpc_main.o > [ALL ] _putarg in cross-rpc_main.o > [ALL ] ... > [ALL ] ld: symbol(s) not found for architecture x86_64 > [ALL ] collect2: ld returned 1 exit status > Nikolay, maybe your system doesn't have gettext installed? Please have a look into your build log. The reason for the undefined symbols should show up there. Regards Titus -- For unsubscribe information see http://sourceware.org/lists.html#faq