3 messages in com.mysql.lists.mysqlRe: NEW "MAKE" BUG? sigcontext.h
FromSent OnAttachments
Derek Sivers02 Apr 2001 19:41 
Gerald Clark03 Apr 2001 05:51 
oltra jean-michel03 Apr 2001 14:45 
Subject:Re: NEW "MAKE" BUG? sigcontext.h
From:Gerald Clark (gera@suppliersystems.com)
Date:04/03/2001 05:51:21 AM
List:com.mysql.lists.mysql

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?