From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gandharva.secretlabs.de ([78.46.147.237]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1OwuAg-0007XB-RQ for openembedded-devel@lists.openembedded.org; Sat, 18 Sep 2010 11:57:27 +0200 Received: from [192.168.42.95] (mobile-out.siminn.is [212.30.211.225]) by gandharva.secretlabs.de (Postfix) with ESMTPA id 495251B10C05 for ; Sat, 18 Sep 2010 09:58:55 +0000 (UTC) Message-ID: <4C948C82.7070900@freyther.de> Date: Sat, 18 Sep 2010 17:55:14 +0800 From: Holger Freyther User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100908 Fedora/3.1.3-1.fc14 Lightning/1.0b2 Thunderbird/3.1.3 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <4C8CA9A2.7040701@freyther.de> In-Reply-To: <4C8CA9A2.7040701@freyther.de> X-SA-Exim-Connect-IP: 78.46.147.237 X-SA-Exim-Mail-From: holger+oe@freyther.de X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB autolearn=no version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: Fedora14 and glibc-initial X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2010 09:57:27 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 09/12/2010 06:21 PM, Holger Freyther wrote: > Hi, > > has anyone else tried to build glibc-initial with Fedora14/rawhide? I am > having a build issue. At first make install tries to copy something to > /usr/local/include/sys/limits.h and now it is complaining about the Makefile > having mixed mode: > > Makefile:235: *** mixed implicit and normal rules. Stop. the first error vanished (maybe fixed upstream?), I have fixed the Makefile error in glibc-2.9 and busybox-1.13.2 and now... Is anyone else having build issues with procps?