Re: [Yaffs] Failed to build mkyaffs2image

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Yi Zhao
Date:  
To: Charles Manning
CC: yaffs
Subject: Re: [Yaffs] Failed to build mkyaffs2image


在 2018年07月23日 12:58, Charles Manning 写道:
> THank you for reporting this.
>
> It is now fixed and compiles correctly.


Thanks. It works now.

Regards,
Yi

>
> Regards
>
> Charles
>
>
> On Thu, Jul 19, 2018 at 7:09 PM, Yi Zhao <
> <mailto:yi.zhao@windriver.com>> wrote:
>
>     Hi,

>
>     I got an error when try to build mkyaffs2image with latest git commit:

>
>     mkyaffs2image.c:210:2: error: too few arguments to function
>     'yaffs_pack_tags2'
>       yaffs_pack_tags2(&pt,&t,1);
>       ^~~~~~~~~~~~~~~~
>     In file included from mkyaffs2image.c:36:
>     yaffs_packedtags2.h:36:6: note: declared here
>      void yaffs_pack_tags2(struct yaffs_dev *dev,
>           ^~~~~~~~~~~~~~~~
>     make: *** [Makefile:56: mkyaffs2image.o] Error 1

>
>     It seems the definition of yaffs_pack_tags2 function had been
>     changed in yaffs_packedtags2.h but it didn't update in mkyaffs2image.c

>
>
>     Regards,
>     Yi

>
>
>     _______________________________________________
>     yaffs mailing list
>      <mailto:yaffs@stoneboat.aleph1.co.uk>
>     http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>     <http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>

>
>