Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: jls on January 08, 2013, 11:18:48 AM

Title: libmount is too old
Post 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
Title: Re: libmount is too old
Post by: naf456 on January 13, 2013, 06:16:15 PM
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.

Title: Re: libmount is too old
Post by: bmarkus on January 14, 2013, 02:05:39 AM
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
Title: Re: libmount is too old
Post by: jls on January 16, 2013, 12:07:04 PM
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
Title: Re: libmount is too old
Post by: bmarkus on January 16, 2013, 12:22:13 PM
Right, it is 2.19.1 in the repo. Rather old.
Title: Re: libmount is too old
Post by: aus9 on January 16, 2013, 06:43:00 PM
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/