Greetings! Please retrieve version 2.6.8pre, which should hopefully be officially released soon, from cvs:
export CVS_RSH=ssh export CVSROOT=:ext:[EMAIL PROTECTED]:/cvsroot/gcl cvs -z9 -q co -d gcl-2.6.8pre -r Version_2_6_8pre gcl Please let me know if problems persist. Take care, Julien Schmaltz <[EMAIL PROTECTED]> writes: > Dear Camm, > I am an ACL2 user and I am trying to build gcl 2.6.7 on Fedora Code 4. > I do not pass the ./configure ! > Here is the complete log, what's wrong with sbrk ? > I have seen on "google" that this question has already been raised, but I > did not find the answer. > > What the remedy ? > > Thanks > > Julien > > here is the log: > [EMAIL PROTECTED] gcl-2.6.7]$ ./configure > loading cache ./config.cache > checking host system type... i686-pc-linux-gnu > host=i686-pc-linux-gnu > enable_machine= > use=386-linux > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking how to run the C preprocessor... gcc -E > checking for gawk... gawk > checking system version (for dynamic loading)... checking for makeinfo... > makeinfo > Linux-2.6.11-1.1369_FC4 > checking for unistd.h... yes > checking for sysconf in -lc... yes > checking for _SC_CLK_TCK... 100 > checking for gmp.h... yes > checking for __gmpz_init in -lgmp... yes > checking for external gmp version... checking for leading underscore in > object symbols... no > checking for GNU ld option -Map... yes > checking for size of gmp limbs... 4 > checking _SHORT_LIMB... no > checking _LONG_LONG_LIMB... no > checking for X... no > > > > > checking for main in -lXmu... no > checking for main in -lXt... no > checking for main in -lXext... no > checking for main in -lXaw... no > checking for main in -lX11... no > missing x libraries -- cannot compile xgcl > checking for bfd.h... yes > checking for bfd_init in -lbfd... yes > checking if need to define CONST for bfd... no > checking for useable bfd_boolean... yes > checking size of long... 4 > checking sizeof struct contblock... 8 > checking for endian.h... yes > checking endianness... little > checking for sbrk... yes > checking for randomized sbrk... yes > checking for randomized brk remedy... no > Cannot build with randomized sbrk > [EMAIL PROTECTED] gcl-2.6.7]$ > > > -- 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
