bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems building gnuchess 5.0


From: Roelof Burger
Subject: problems building gnuchess 5.0
Date: Thu, 26 Oct 2000 06:37:01 +0000

hi
sorry to bother
i downloaded the tarball and followed the readme instructions and
got the
following errors when trying 'make':

gcc -c -O3 -Winline -Wmissing-prototypes -funroll-loops
-fomit-frame-pointer
-DIBMPC  atak.c
atak.c: In function `GenAtaks':
atak.c:173: fixed or forbidden register 7 (sp) was spilled for
class
GENERAL_REGS.
This may be due to a compiler bug or to impossible asm
statements or clauses.
make: *** [atak.o] Error 1

i include the configure.log file below:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:529: checking for gcc
configure:606: checking whether the C compiler (gcc  ) works
configure:620: gcc -o conftest    conftest.c  1>&5
configure:640: checking whether the C compiler (gcc  ) is a
cross-compiler
configure:645: checking whether we are using GNU C
configure:654: gcc -E conftest.c
configure:669: checking whether gcc accepts -g
configure:733: checking for a BSD compatible install
configure:784: checking for sqrt in -lm
configure:803: gcc -o conftest -O2   conftest.c -lm   1>&5
configure:796: warning: conflicting types for built-in function
`sqrt'
configure:831: checking for tgetent in -ltermcap
configure:850: gcc -o conftest -O2   conftest.c -ltermcap  -lm
1>&5
configure:878: checking for printw in -lcurses
configure:897: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:926: checking how to run the C preprocessor
configure:947: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:987: checking for ANSI C header files
configure:1000: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1067: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1094: checking for fcntl.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1094: checking for time.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1094: checking for sys/file.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1094: checking for sys/ioctl.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1094: checking for sys/time.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1094: checking for unistd.h
configure:1104: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1132: checking for working const
configure:1186: gcc -c -O2  conftest.c 1>&5
configure:1207: checking for inline
configure:1221: gcc -c -O2  conftest.c 1>&5
configure:1247: checking for size_t
configure:1280: checking whether time.h and sys/time.h may both be
included
configure:1294: gcc -c -O2  conftest.c 1>&5
configure:1315: checking size of long
configure:1334: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1356: checking whether gcc needs -traditional
configure:1402: checking return type of signal handlers
configure:1424: gcc -c -O2  conftest.c 1>&5
configure:1445: checking for gettimeofday
configure:1473: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1445: checking for strstr
configure:1473: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1445: checking for strtol
configure:1473: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1445: checking for strtoul
configure:1473: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1445: checking for memset
configure:1473: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5
configure:1457: warning: conflicting types for built-in function
`memset'
configure:1500: checking for setvbuf
configure:1528: gcc -o conftest -O2   conftest.c -lcurses
-ltermcap -lm  1>&5


-- 
Roelof Burger                  tel  : +27-58-303-5571
SAWB / Metsys                  fax  : +27-58-303-2352
P/Bag X15 Bethlehem 9700       email: address@hidden
South Africa                   www  : http://metsys.weathersa.co.za/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]