Waldemar Brodkorb:
> A new failure occurs:
> fs/buffer.c: In function 'block_page_mkwrite':
> fs/buffer.c:2453:2: error: implicit declaration of function
> 'vma_file_update_time' [-Werror=implicit-function-declaration]
> vma_file_update_time(vma);
:::
> You could create one with my buildsystem:
> git clone git://git.openadk.org/git/openadk
> cd openadk
> make ADK_APPLIANCE=new ADK_TARGET_ARCH=m68k ADK_TARGET_SYSTEM=toolchain-m68k
> ADK_TARGET_CPU=5208 defconfig
> make
> ( get a coffee or two )Thanks for the cross compiler. git-clone and make took very long time enough to have ten or twenty cups of coffee, which makes me stomachache. :-) Anyway here is a new patch. Before applying this patch, revert previous one. I could confirm the compilation succeeds. But, more importantly, I didn't run test. J. R. Okajima
b.patch.bz2
Description: BZip2 compressed data
------------------------------------------------------------------------------
