From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3osR-0006Lq-U6 for mharc-grub-devel@gnu.org; Fri, 30 Oct 2009 06:38:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3osP-0006Id-NC for grub-devel@gnu.org; Fri, 30 Oct 2009 06:38:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3osK-0006Cy-KT for grub-devel@gnu.org; Fri, 30 Oct 2009 06:38:36 -0400 Received: from [199.232.76.173] (port=51036 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3osK-0006Ca-C2 for grub-devel@gnu.org; Fri, 30 Oct 2009 06:38:32 -0400 Received: from mail-bw0-f215.google.com ([209.85.218.215]:43957) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3osJ-00056m-SG for grub-devel@gnu.org; Fri, 30 Oct 2009 06:38:32 -0400 Received: by bwz7 with SMTP id 7so3421842bwz.26 for ; Fri, 30 Oct 2009 03:38:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=+RZ+Z/syxnVQnCYkex2IhVwheC+enqvuIQDZ7VnxEYA=; b=tYOScRpAhzGGcAezTFjhFhTPOl4PKVeRu1SHz84zZDcmKUrcFrTr6DtGEnMkKhdmHc A8Zgb2Cg/HeAp3sjcDya+RyU7xjGs2Vn0ckeYljOngKFY4NpVYu8Niyvm90FkWagzNyd 5zV6HnmoQlyqtrwtXjfTEGsIW00EOMHZHAOnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Z/lnkwWWulv+G06gbTv/DtkDJ63+HTEv6N4Og8DfOmnXHpLqfgXkwU6h7y5ZSF3hml vR6dEyiTCoLq8OVbtwLlOeHwOHgcqz/1xjZ31NUjlSwnuPmkbW7bIk8MtYsSQSkAwb+1 QOkDiKxTK0WsFUufzBaBvBqNAChI/QeEVbKpI= Received: by 10.204.153.220 with SMTP id l28mr999639bkw.86.1256899110149; Fri, 30 Oct 2009 03:38:30 -0700 (PDT) Received: from debian.bg45.phnet (65.Red-88-21-98.staticIP.rima-tde.net [88.21.98.65]) by mx.google.com with ESMTPS id b17sm1505507fka.43.2009.10.30.03.38.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 Oct 2009 03:38:28 -0700 (PDT) Message-ID: <4AEAC211.2020100@gmail.com> Date: Fri, 30 Oct 2009 11:38:09 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: <4AE8C29C.1070409@gmail.com> <20091028225610.GA16736@thorin> <1256855103.3365.7.camel@fz.local> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Problem building Grub2 on OSX X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2009 10:38:38 -0000 Bean wrote: > 2009/10/30 André Lopes : > >> In r2670 i still have problems with the stdarg.h. In r2669 the make was >> executed without any problem, but the problem with grub-mkimage remains: >> >> grub-mkimage: error: undefined symbol memcmp >> > > Hi, > > You can try my branch at https://launchpad.net/burg, I have built in > without problem in OSX 10.4-10.6, with Xcode 2.5-3.2, on both ppc and > intel machine. > > Hello, his problem is specifically with mainstream branch and has to be fixed in it rather than recommending experimental stuff -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git