#19336: e2fsprogs compile error
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  reopened
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------
Changes (by anonymous):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 still fails on mt7620:

 In file included from fdlimit.c:39:0:
 /home/roman/dev/openwrt/build/mt7620/staging_dir/toolchain-
 mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/include/fcntl.h:256:12:
 error: conflicting types for 'fallocate64'
  extern int fallocate64 (int __fd, int __mode, __off64_t __offset,
 __off64_t __len);
             ^
 fdlimit.c:28:14: note: previous declaration of 'fallocate64' was here
    extern int fallocate64 (int fd, int mode, uint64_t offset, uint64_t
 len);
               ^
 Makefile:1121: recipe for target 'fdlimit.o' failed
 make[5]: *** [fdlimit.o] Error 1

--
Ticket URL: <https://dev.openwrt.org/ticket/19336#comment:16>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to