public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re:[ECOS] Build library problem!
@ 2001-05-06 20:19 james chen
  0 siblings, 0 replies; only message in thread
From: james chen @ 2001-05-06 20:19 UTC (permalink / raw)
  To: xinyin; +Cc: ecos-discuss

I also meet this problem, you can do the following steps to resolve it:
 1. mkdir -p /c
 2. mount -b c:/  /c

I don't know why need to do like that, but it works!

james

>I have built the binutils, GCC, GDB, everything is ok. But when I
>start to build eCos with this tools, now I receive the following
>error information:
>
>*** Process 2824 created "make -j1"
>make -r -C hal/arm/arch/v1_3_1 headers
>make[1]: Entering directory `/test/pid_build/hal/arm/arch/v1_3_1'
>cp: cannot create regular file
`//C/cygwin/test/pid_install/include/cyg/hal/arm_stub.h': No such file or
directory
>make[1]: *** [//C/cygwin/test/pid_install/include/cyg/hal/arm_stub.h] Error
1
>make[1]: Leaving directory `/test/pid_build/hal/arm/arch/v1_3_1'
>make: *** [headers] Error 2
>
>I checked the directory and find out there is no cyg/hal/ in
file://C/cygwin/test/pid_install/include/, what can I do for >this?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-06 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-06 20:19 Re:[ECOS] Build library problem! james chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).