Ticket #1587 (closed defect: invalid)
--enable-vfs-mcfs doesn't build
Reported by: | arekm | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
$ grep -r mhl .
./vfs/mcfs.c:#include <mhl/string.h>
and build fails:
mcfs.c:60:24: error: mhl/string.h: No such file or directory
No idea what's mhl.
Also that all mvfs in configure/m4 files looks to be some obsolete/unfinished stuff that shouldn't be there.
Change History
Note: See
TracTickets for help on using
tickets.
Currently, there is no mhl in mc source tree at all.
Please use 7.6.0-pre1 or 7.6.0-pre2 or snapshot of master branch.