gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Cannot build


From: Camm Maguire
Subject: Re: [Gcl-devel] Cannot build
Date: 26 Feb 2003 23:29:18 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  I can't reproduce this with a fresh checkout.  Cat you
post lines around 229 of your new_decl.h?

Take care,

"Paul F. Dietz" <address@hidden> writes:

> 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
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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