Hi All,
The mkyaffsimage compiling errors appear again in the latest official version.
Looking for help :)
mkyaffsimage.c:132: warning: type defaults to ‘int’ in declaration of ‘u8’
mkyaffsimage.c:132: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
mkyaffsimage.c: In function ‘yaffs_calc_tags_ecc’:
mkyaffsimage.c:141: error: ‘union yaffs_tags_union’ has no member named ‘as_bytes’
mkyaffsimage.c: In function ‘yaffs_load_tags_to_spare’:
mkyaffsimage.c:189: error: ‘struct yaffs_spare’ has no member named ‘tb0’
mkyaffsimage.c:189: error: ‘union yaffs_tags_union’ has no member named ‘as_bytes’
mkyaffsimage.c:190: error: ‘struct yaffs_spare’ has no member named ‘tb1’
mkyaffsimage.c:190: error: ‘union yaffs_tags_union’ has no member named ‘as_bytes’
Best Regards,
Bi Mingliang (EXT:2783-7314)
-----Original Message-----
From: yaffs-bounces@lists.aleph1.co.uk [mailto:yaffs-bounces@lists.aleph1.co.uk] On Behalf Of yaffs-request@lists.aleph1.co.uk
Sent: 2012年4月18日 19:00
To: yaffs@lists.aleph1.co.uk
Subject: yaffs Digest, Vol 83, Issue 10
Send yaffs mailing list submissions to
yaffs@lists.aleph1.co.uk
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
or, via email, send a message with subject or body 'help' to
yaffs-request@lists.aleph1.co.uk
You can reach the person managing the list at
yaffs-owner@lists.aleph1.co.uk
When replying, please edit your Subject line so it is more specific
than "Re: Contents of yaffs digest..."
Today's Topics:
1. mkyaffs2image (Patrick)
----------------------------------------------------------------------
Message: 1
Date: Wed, 18 Apr 2012 09:34:05 +0200
From: Patrick <kpa_info@yahoo.fr>
To: yaffs@lists.aleph1.co.uk
Subject: [Yaffs] mkyaffs2image
Message-ID: <4F8E6E6D.4060207@yahoo.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Dear all,
I would like to use mkyaffs2image to make an yaffs2 image of my rootfs.
When trying to build mkyaffs2image I have many compilation errors and
warnings. I have correctly edited the Makefile to set KERNELDIR to my
kernel.
Is this normal ? Is this tool still maintened ? And are there any other
alternative ?
Thanks in advance for your help
Patrick
------------------------------
_______________________________________________
yaffs mailing list
yaffs@lists.aleph1.co.uk
http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
End of yaffs Digest, Vol 83, Issue 10
*************************************