From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16427 invoked by alias); 20 Jun 2005 07:37:26 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 16392 invoked by uid 22791); 20 Jun 2005 07:37:22 -0000 Received: from adsl-220-229-33-89.nh.sparqnet.net (HELO corsa.qsan.com.tw) (220.229.33.89) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 20 Jun 2005 07:37:22 +0000 Received: from Jasom (unknown [220.229.33.89]) by corsa.qsan.com.tw (Postfix) with SMTP id 40CBA51F057 for ; Mon, 20 Jun 2005 15:37:22 +0800 (CST) Message-ID: <015801c5756a$eb1c22c0$210aa8c0@Jasom> From: "=?big5?B?vHOysazsp94gSmFzb20=?=" To: Date: Mon, 20 Jun 2005 07:37:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Subject: [ECOS] Bug happened after starting the build X-SW-Source: 2005-06/txt/msg00165.txt.bz2 Hi, This is my first time to use the eCos. I follow the installion to build up my eCoe enviornment. After build up my enviornment, I try to do my first try following the example(building Redboot for i386 system) by configuration tool. The bug happened after starting the build ( Build->Libary). cp: writing `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_floppy.ldi': Invalid request code cp: writing `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_grub.ldi': Invalid request code Hope someone can help. The following information is what I see. make -j2 --directory "/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build" make: Entering directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build' make -r -C hal/i386/arch/v2_0 headers make[1]: Entering directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/arch/v2_0 ' make[1]: Leaving directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/arch/v2_0 ' make -r -C hal/i386/generic/v2_0 headers make[1]: Entering directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/generic/v 2_0' make[1]: Leaving directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/generic/v 2_0' make -r -C hal/i386/pc/v2_0 headers make[1]: Entering directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/pc/v2_0' cp: writing `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_floppy.ldi': Invalid request code cp: writing `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_grub.ldi': Invalid request code make[1]: Leaving directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build/hal/i386/pc/v2_0' make[1]: *** [/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_floppy.ldi] Error 1 make: Leaving directory `/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_build' make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/ecos-e/cygwin/opt/ecos/ecos-2.0/build/redboot_install/include/pkgconf/ mlt_i386_pc_grub.ldi] Error 1 make: *** [headers] Error Jasom Chen -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss