This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

RE: problem when building ecos


Hi Sylvain,

You require explicit text mode Cygwin mount points for both logical
drives. Please refer to
http://sourceware.cygnus.com/ecos/faq.html#problems_building_ecos for
further details.

John Dallaway

> -----Original Message-----
> From: ecos-discuss-owner@sourceware.cygnus.com
> [mailto:ecos-discuss-owner@sourceware.cygnus.com]On Behalf Of Sylvain
> Daubert
> Sent: 15 June 2000 09:35
> To: ecos-discuss@sourceware.cygnus.com
> Subject: [ECOS] problem when building ecos
>
>
> Hi,
>
> When I open ecos configuration tools and try to build
> library, I meet the
> following error :
>
>
> make -r -C hal/powerpc/arch/v1_3_1
> //H/ECOS-1.3.1/fads_install/include/cyg/hal/ppc_offsets.inc
> make[1]: Entering directory
> `/cygdrive/h/ECOS-1.3.1/fads_build/hal/powerpc/arch/v1_3_1'
>
> powerpc-eabi-gcc -msoft-float -mcpu=860 -Wall -Wpointer-arith
> -Wstrict-proto
> types -Winline -Wundef -Woverloaded-virtual -g -O2
> -ffunction-sections -fdat
> a-sections -fno-rtti -fno-exceptions -fvtable-gc
> -finit-priority  -I//H/ECOS
> -1.3.1/fads_install/include
> -I//D/Cygnus-99r1p1/RedHat-eCos/packages/hal/pow
> erpc/arch/v1_3_1
> -I//D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v
> 1_3_1/src
> -I//D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v1_3_1/t
> ests -I. -Wp,-MD,ppc_offsets.tmp -o hal_mk_defs.tmp -S
> //D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v1_3_1
> /src/hal_mk_de
> fs.c
>
> //D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v1_3_1
> /src/hal_mk_de
> fs.c:46: pkgconf/hal.h: No such file or directory
>
> //D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v1_3_1
> /src/hal_mk_de
> fs.c:48: cyg/hal/hal_arch.h: No such file or directory
>
> //D/Cygnus-99r1p1/RedHat-eCos/packages/hal/powerpc/arch/v1_3_1
> /src/hal_mk_de
> fs.c:49: cyg/hal/hal_intr.h: No such file or directory
>
> make[1]: ***
> [//H/ECOS-1.3.1/fads_install/include/cyg/hal/ppc_offsets.inc]
> Error 1
> make[1]: Leaving directory
> `/cygdrive/h/ECOS-1.3.1/fads_build/hal/powerpc/arch/v1_3_1'
> make: *** [build] Error 2
>
>
> ecos is installed on D drive and my configuration is saved on H drive.
>
> thanks
>
>     Sylvain
>
>


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