glibc-2.0.95: sysdeps/unix/sysv/linux/sigstack.c won't compile

Ulrich Drepper drepper@cygnus.com
Sun Aug 2 08:59:00 GMT 1998


Horst von Brand <vonbrand@sleipnir.valparaiso.cl> writes:

> --- glibc-2.0.95/sysdeps/unix/sysv/linux/sigstack.c.dist	Fri Jun 19 16:07:06 1998
> +++ glibc-2.0.95/sysdeps/unix/sysv/linux/sigstack.c	Sun Aug  2 09:28:27 1998
> @@ -18,6 +18,7 @@
>     write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
>     Boston, MA 02111-1307, USA.  */
>  
> +#include <stddef.h>
>  #include <signal.h>
>  #include <sys/syscall.h>

I've added this already but lemme guess: you compiled without optimization?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-alpha mailing list