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: problem regarding redboot building



> > $ ecosconfig import \
> > 
>${ECOS_REPOSITORY}/hal/${ARCH_DIR}/${PLATFORM_DIR}/current/misc/redboot_RAM.ecm
>
>redboot_RAM.ecm doesn't exist for the PC.

sorry it was excerpted from the guide and i imported redboot_FLOPPY.ecm 
instead actually.

>
> > $ ecosconfig tree
> >
> > and i got this error,
> >
> > target install/include/pkgconf is not a valid existing directory.
> >
> > and there's no makefile generated(i supposed it should be?) but only a 
>file
> > ecos.ecc there.
>
>I'm not sure how the ecos.ecc got generated if redboot_RAM.ecm doesn't
>exist.
>
>Is your ECOS_REPOSITORY definitely set okay? What is it? Does it have
>spaces in the path names by any chance?
>
>Jifl

in cygwin,
$ set
    :
    :
ARCH_DIR=i386
BUILDDIR=/redboot
ECOS_REPOSITORY=/ecos/ecos/packages
PLATFORM_DIR=pc
REDBOOTDIR=/ecos/ecos
TARGET=pc
    :
    :

$ cd $BUILDDIR
$ pwd
/redboot

$ ecosconfig new $TARGET redboot
U CYGSEM_HAL_USE_ROM_MONITOR, new inferred value 0
U CYGDBG_HAL_COMMON_CONTEXT_SAVE_MINIMUM, new inferred value 0
U CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS, new inferred value 1

$ecosconfig import 
${ECOS_REPOSITORY}/hal/${ARCH_DIR}/${PLATFORM_DIR}/current/misc/redboot_FLOPPY.ecm

$ ecosconfig.exe tree
target install/include/pkgconf is not a valid existing directory.

and btw the entire ecos package was retrieved from anoncvs into /ecos.

regards,
kc

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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