Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: jls on January 08, 2013, 11:18:48 AM
-
Hi
I'm trying to compile efl and I get this error:
configure: error: pkg-config missing mount >= 2.20.0
-
isn't that umount? and isn't that part of the kernel services?
I'm no linux guru.
you obviously need to hunt down the source and compile/install it on your system.
-
Hi
I'm trying to compile efl and I get this error:
configure: error: pkg-config missing mount >= 2.20.0
Install util-linux.tcz and util-linux-dev.tcz
-
Hi
I'm trying to compile efl and I get this error:
configure: error: pkg-config missing mount >= 2.20.0
Install util-linux.tcz and util-linux-dev.tcz
I've them installed
-
Right, it is 2.19.1 in the repo. Rather old.
-
the upstream maintainer has git
https://github.com/karelzak/util-linux
or
tarballs here for downstream maintainer
ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/