gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Cannot build


From: Paul F. Dietz
Subject: [Gcl-devel] Cannot build
Date: Wed, 26 Feb 2003 22:07:12 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021126

With --enable-ansi --prefix=/home/dietz, the build aborts part way through:

[...]
(cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la)
make[4]: Leaving directory `/home/dietz/gcl/gcl/gmp3'
make[3]: Leaving directory `/home/dietz/gcl/gcl/gmp3'
make[2]: Leaving directory `/home/dietz/gcl/gcl/gmp3'
touch gmp_all
make[1]: Leaving directory `/home/dietz/gcl/gcl'
rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
(cd o; make all)
make[1]: Entering directory `/home/dietz/gcl/gcl/o'
gcc -c -Wall -DVOL=volatile -fsigned-char -fwritable-strings -pipe -O6 -fomit-frame-pointer -I/home/dietz/gcl/gcl/o -I../h -I../gcl-tk main.c
In file included from ../h/include.h:73,
                 from main.c:49:
../h/new_decl.h:229: syntax error before `int'
../h/new_decl.h:230: warning: type defaults to `int' in declaration of `i'
../h/new_decl.h:230: initializer element is not constant
../h/new_decl.h:230: warning: data definition has no type or storage class
../h/new_decl.h:231: parse error before `if'
main.c: In function `fLbye':
main.c:624: warning: control reaches end of non-void function
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/dietz/gcl/gcl/o'
make: *** [unixport/saved_gcl] Error 2

        Paul





reply via email to

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