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]

Re: pc build broken


On Sat, 2001-10-06 at 10:01, Adam Agnew wrote:
> must be the new cvs updates of today..
> 
> using provided redboot_FLOPPY.ecm
> 
> make[1]: Nothing to be done for `headers'.
> make[1]: Leaving directory `/redboot/build/io/eth/current'
> headers finished
> make -r -C hal/i386/arch/current build
> make[1]: Entering directory `/redboot/build/hal/i386/arch/current'
> make[1]: *** No rule to make target `src/hal_syscall.o.d', needed by `libtarget.a.stamp'.  Stop.
> make[1]: Leaving directory `/redboot/build/hal/i386/arch/current'
> make: *** [build] Error 2
> 
> If someone knows how to fix this, please let me know..

Delete these lines from redboot_FLOPPY.ecm:

    cdl_option CYGSEM_REDBOOT_BSP_SYSCALLS {
      user_value 1
    };

(or change the value to 0).


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