Greetings! You have to build in ansi mode: ./configure --enable-ansi --enable-gprof ....
Take care, Tim Josling <[EMAIL PROTECTED]> writes: > With the current cvs, it runs after building, but I'm not getting far > because I can't define any packages: > > /home2/gcl-cvs/gcl $>xbin/gcl > GCL (GNU Common Lisp) 2.7.0 CLtL1 profiling Jan 4 2008 14:22:50 > Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl) > Binary License: GPL due to GPL'ed components: (READLINE BFD UNEXEC) > Modifications of this banner must retain notice of a compatible license > Dedicated to the memory of W. Schelter > > Use (help) to get some basic information on how to use GCL. > > Temporary directory for compiler files set to /tmp/ > > >(defpackage) > > Error: UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL > Fast links are on: do (si::use-fast-links nil) for debugging > Signalled by EVAL. > UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL > > Broken at EVAL. Type :H for Help. > >> > > Tim Josling > > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gcl-devel
