[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
386 - pc586 BSP compile error
- Date: Wed, 15 Oct 2008 17:47:29 +0200
- From: goran.bervar at adapti.si (Goran Bervar)
- Subject: 386 - pc586 BSP compile error
Hi,
Having RTEMS 4.9.0 set up on Win machine I try to compile i386 target
with pc586 BSP and got stuck with error:
Making preinstall in libnetworking
make[6]: Entering directory
`/opt/src/rtems/i386/i386-rtems4.9/c/pc586/cpukit/libnetworking'
Makefile:1277: nfs/.deps/libnetworking_a-bootp_subr.Po: No such file or
directory
make[6]: *** No rule to make target
`nfs/.deps/libnetworking_a-bootp_subr.Po'.
Stop.
And gee, the nfs/.deps/ directory is actually empty. What am I missing?
Note: Build was succesfull for both pc386 and pc686 BSPs.
Enjoy the day,
goran