Re: [LEDE-DEV] build problem of e2fsprogs (libext2fs)

2017-02-11 Thread e9hack
Am 11.02.2017 um 08:56 schrieb e9hack: > Afterwards > I do a 'make clean; make' for package e2fsprogs only and copy > libext2fs.so.2.4 to the router. Now fcsk.ext4 can be > execute. The size of the not working version of libext2fs.so.2.4 is 257168 > bytes and size of the correct version is > 2729

[LEDE-DEV] build problem of e2fsprogs (libext2fs)

2017-02-10 Thread e9hack
Hi, libext2fs has a build problem. If anything is compiled newly after a make distclean or after deleting the folders bin, build_dir, staging_dir and tmp, libext2fs contains a reference to libc with the full path of the build system. If I execute fsck.ext4 on the router: root@WLAN-DSL8:~# fsck.