From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa3.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id 7A40E67B18 for ; Tue, 7 Mar 2006 07:33:23 +1100 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: Cannot compile denx 2.6.15 for MBX Date: Mon, 6 Mar 2006 21:36:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200603062136.26121.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I do: >make mrproper >make MBX_config HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc make[1]: *** No rule to make target `MBX_config'. Stop. make: *** [MBX_config] Error 2 What's the problem? Thank you.