This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug happened after starting the build


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]