* [U-Boot-Users] About CVS cross compile
@ 2004-12-30 2:32 mike
2004-12-30 8:01 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: mike @ 2004-12-30 2:32 UTC (permalink / raw)
To: u-boot
Dear All
I don't know i found a mistake or not. After i update the CVS u-boot
, I cross-compile it to arm platform, It comes out error below.
make -C `dirname fs/ext2/libext2fs.a`
make: *** fs/ext2: No such file or directory. Stop.
make: *** [fs/ext2/libext2fs.a] Error 2
I have check the folders , there is no fs/ext2/ inside the cvs tree.
After i comment that in Makefile, it successful to compile.
best regard
Mike,Lee
^ permalink raw reply [flat|nested] 2+ messages in thread* [U-Boot-Users] About CVS cross compile
2004-12-30 2:32 [U-Boot-Users] About CVS cross compile mike
@ 2004-12-30 8:01 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-12-30 8:01 UTC (permalink / raw)
To: u-boot
In message <41D368BE.2090103@avantwave.com> you wrote:
>
> I don't know i found a mistake or not. After i update the CVS u-boot
> , I cross-compile it to arm platform, It comes out error below.
>
> make -C `dirname fs/ext2/libext2fs.a`
> make: *** fs/ext2: No such file or directory. Stop.
> make: *** [fs/ext2/libext2fs.a] Error 2
>
> I have check the folders , there is no fs/ext2/ inside the cvs tree.
Yes, there was a mistake - on your side. You forgot to use the "-d"
option when running "cvs update".
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Landing: a controlled mid-air collision with a planet.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-30 8:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 2:32 [U-Boot-Users] About CVS cross compile mike
2004-12-30 8:01 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox