Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: q7x on October 18, 2009, 03:19:09 PM

Title: error in compile
Post by: q7x on October 18, 2009, 03:19:09 PM
mysql cant compile in tinycore .

from mysql configure output:

checking "Linux threads"... "starting"
checking "getconf GNU_LIBPTHREAD_VERSION"... ./configure: line 1: getconf: command not found
"unknown"
checking "LinuxThreads in header file comment"... "Not found"
configure: error: This is a Linux system without a working getconf,
and Linuxthreads was not found. Please install it (or a new glibc) and try again.
See the Installation chapter in the Reference Manual for more information.
Title: Re: error in compile
Post by: Juanito on October 18, 2009, 08:22:46 PM
It looks like you need the glibc_apps extension, see http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/tcz/glibc_apps.tcz.list (http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/tcz/glibc_apps.tcz.list)
Title: Re: error in compile
Post by: abrahamrhoffman on June 15, 2018, 12:42:48 PM
As a recent bump, I was still getting the getconf missing error on corepure64 9.x kernel 4.14.10-tinycore64 after installing the compiletc meta_extension. I installed glibc_apps and no more error! :)