Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Dear eythian:
Did you modify the definition of "YAFFS2DIR" in the top-level Makefile?
This efinition is specified to the YAFFS2 source, and it will create
links to the necessary files in the YAFFS2 source directory before
building the full package.
Thanks for your replay.
=============
Best Regards.
By Luen-Yung Lin
Original comment by penguin.lin
on 9 Aug 2010 at 12:38
I did. yaffs_ecc.c doesn't exist in the archive at all.
Original comment by eyth...@gmail.com
on 9 Aug 2010 at 12:50
Dear eythian:
I found some character used in the "YAFFS2DIR" definition will cause this
problem.
Example I:
Definition: YAFFS2DIR = ~/tmpdir/yaffs2
Result : Error
Example II:
Definition: YAFFS2DIR = /home/luenyung/tmpdir/yaffs2
Result : OK
Would you try to use the absolute path first?
I will try finding the better solution.
Best Regards
by Luen-Yung
Original comment by penguin.lin
on 9 Aug 2010 at 1:29
Dear eythian:
Would you kindly share your top-level Makefile to me to test the patch?
Thanks a lot!
Original comment by penguin.lin
on 9 Aug 2010 at 1:59
Original comment by penguin.lin
on 15 Aug 2010 at 1:56
Original issue reported on code.google.com by
eyth...@gmail.com
on 8 Aug 2010 at 6:11