Derek Sivers wrote:
Doing a "make" on the newest MySQL stable 3.23.36 source tarball - on a
stock Cobalt RaQ3 (Linux 386) which I've installed MySQL on many times before.
Got this strange error:
gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O6
-DDBUG_OFF -c readline.c
In file included from /usr/include/signal.h:300,
from readline.c:50:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
Anyone know what it means? How would you debug this?
perhaps /usr/src/linux is not linked to an actual source tree?