gcl-devel
[Top][All Lists]
Advanced

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

Issue to build GCL on Mandrake linux distro (was: Re: [Gcl-devel] Re: Fr


From: David MENTRE
Subject: Issue to build GCL on Mandrake linux distro (was: Re: [Gcl-devel] Re: Free and Open Source Axiom exists)
Date: Tue, 18 Nov 2003 22:31:30 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Hello Paul

I'm CC:-ing gcl-devel@ as your issue looks more a GCL issue than an
Axiom one: GCL is not yet compiled. ;)

Looking at your build, you have those strange warnings:
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/gcl.iss
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/gcl.ansi.iss
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/install.ansi.lsp
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/install.lsp
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating h/gclincl.h

It might be the culprit. I've check in my own logs and I don't have such
warnings. What is the version of sed used on the Mandrake (sed
--version)? 

Could you get a copy of the file /tmp/csMec4jd/subs-1.sed?

Yours,
d.

address@hidden (Paul Zimmermann) writes:

>    From: David MENTRE <address@hidden>
>    Date: Mon, 17 Nov 2003 22:27:01 +0100
>
>    Hello Paul,
>
>    address@hidden (Paul Zimmermann) writes:
>
>    >    On the laptop it appears you need libbfd.a
>    >
>    > I have libbfd, but only a dynamic library:
>
>    Thanks to friend in our local LUG, I have the following answers:
>
>     - you'll find libbfd.a and libiberty.a in "libbinutils2-devel" packages;
>
> Thanks David. I installed libbinutils2-devel-2.13.90.0.18-3mdk.i586.rpm
> and now I can go a little further in the "make" (complete log below):
>
> % make
> ...
> make[4]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> (cd xbin ; cp ../bin/gcl .)
> cd cmpnew && make gcl_collectfn.o
> make[4]: Entering directory `/var/tmp/axiom/lsp/gcl-2.6.1/cmpnew'
> ../unixport/saved_pre_gcl ../unixport/ -compile gcl_collectfn.lsp
> make[4]: ../unixport/saved_pre_gcl: Command not found
> make[4]: *** [gcl_collectfn.o] Error 127
> make[4]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1/cmpnew'
> make[3]: *** [cmpnew/gcl_collectfn.o] Error 2
> make[3]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> cp: cannot stat `unixport/saved_gcl': No such file or directory
> make[2]: *** [gcldir] Error 1
> make[2]: Leaving directory `/var/tmp/axiom/lsp'
> make[1]: *** [lspdir] Error 2
> make[1]: Leaving directory `/var/tmp/axiom'
> make: *** [all] Error 2
>
> Any idea why the saved_pre_gcl command was not created?
>
> Regards,
> Paul
>
> ##############################################################################
>
> Script started on Tue Nov 18 12:01:37 2003
> norroy% make
> 13 making noweb
> patching file modules.c
> mnt.o: In function `emitfile':
> mnt.o(.text+0x361): the use of `tmpnam' is dangerous, better use `mkstemp'
> make[1]: [install-shell] Error 1 (ignored)
> make[1]: [install-code] Error 1 (ignored)
> texhash: /usr/share/texmf: directory not writable. Skipping...
> rm: cannot remove `/var/lib/texmf/ls-R': Operation not permitted
> mv: cannot move `/var/lib/texmf/lsR.H7KG8J/lsR23236.tmp' to 
> `/var/lib/texmf/ls-R': Operation not permitted
> make[1]: [install-elisp] Error 1 (ignored)
> 0 SPAD=/var/tmp/axiom/mnt/linux SYS=linux SPD=/var/tmp/axiom 
> LSP=/var/tmp/axiom/lsp GCLDIR=/var/tmp/axiom/lsp/gcl-2.6.1 
> SRC=/var/tmp/axiom/src INT=/var/tmp/axiom/int OBJ=/var/tmp/axiom/obj 
> MNT=/var/tmp/axiom/mnt ZIPS=/var/tmp/axiom/zips TMP=/var/tmp/axiom/obj/tmp 
> SPADBIN=/var/tmp/axiom/mnt/linux/bin INC=/var/tmp/axiom/src/include 
> CCLBASE=/var/tmp/axiom/obj/linux/ccl/ccllisp PART=cprogs SUBPART=everything 
> NOISE=-o /var/tmp/axiom/obj/tmp/trace GCLVERSION=gcl-2.6.1 
> TANGLE=/var/tmp/axiom/mnt/linux/bin/lib/notangle
> 10 copying /var/tmp/axiom/src/scripts to /var/tmp/axiom/mnt/linux/bin
> 1 making a linux system, PART=cprogs SUBPART=everything
> 2 Environment SPAD=/var/tmp/axiom/mnt/linux SYS=linux SPD=/var/tmp/axiom 
> LSP=/var/tmp/axiom/lsp GCLDIR=/var/tmp/axiom/lsp/gcl-2.6.1 
> SRC=/var/tmp/axiom/src INT=/var/tmp/axiom/int OBJ=/var/tmp/axiom/obj 
> MNT=/var/tmp/axiom/mnt ZIPS=/var/tmp/axiom/zips TMP=/var/tmp/axiom/obj/tmp 
> SPADBIN=/var/tmp/axiom/mnt/linux/bin INC=/var/tmp/axiom/src/include 
> CCLBASE=/var/tmp/axiom/obj/linux/ccl/ccllisp PART=cprogs SUBPART=everything 
> NOISE=-o /var/tmp/axiom/obj/tmp/trace GCLVERSION=gcl-2.6.1 
> TANGLE=/var/tmp/axiom/mnt/linux/bin/lib/notangle
> make[1]: Entering directory `/var/tmp/axiom'
> 11 checking directory structure
> 12 Environment: PLF=LINUXplatform CCF=-O2 -fno-strength-reduce -Wall 
> -D_GNU_SOURCE -DLINUXplatform -I/usr/X11/include LDF=-L/usr/X11R6/lib CC=gcc 
> AWK=gawk RANLIB=ranlib TOUCH=touch TAR=tar 
> AXIOMXLROOT=/var/tmp/axiom/mnt/linux/compiler O=o BYE=bye LISP=lsp 
> DAASE=/var/tmp/axiom/src/share XLIB=/usr/X11R6/lib
> 18 making /var/tmp/axiom/src
> make[2]: Entering directory `/var/tmp/axiom/src'
> 1 making /var/tmp/axiom/src/scripts
> make[3]: Entering directory `/var/tmp/axiom/src/scripts'
> 1 making /var/tmp/axiom/src/scripts
> make[3]: Leaving directory `/var/tmp/axiom/src/scripts'
> 17 making /var/tmp/axiom/src/lib
> make[3]: Entering directory `/var/tmp/axiom/src/lib'
> 1 making /var/tmp/axiom/int/lib/bsdsignal.c from 
> /var/tmp/axiom/src/lib/bsdsignal.c.pamphlet
> 2 making /var/tmp/axiom/obj/linux/lib/bsdsignal.o from 
> /var/tmp/axiom/int/lib/bsdsignal.c
> 9 making /var/tmp/axiom/int/lib/cursor.c from 
> /var/tmp/axiom/src/lib/cursor.c.pamphlet
> 10 making /var/tmp/axiom/obj/linux/lib/cursor.o from 
> /var/tmp/axiom/int/lib/cursor.c
> 13 making /var/tmp/axiom/int/lib/edin.c from 
> /var/tmp/axiom/src/lib/edin.c.pamphlet
> 14 making /var/tmp/axiom/obj/linux/lib/edin.o from 
> /var/tmp/axiom/int/lib/edin.c
> 17 making /var/tmp/axiom/int/lib/fnct_key.c from 
> /var/tmp/axiom/src/lib/fnct_key.c.pamphlet
> 18 making /var/tmp/axiom/obj/linux/lib/fnct_key.o from 
> /var/tmp/axiom/int/lib/fnct_key.c
> 21 making /var/tmp/axiom/int/lib/halloc.c from 
> /var/tmp/axiom/src/lib/halloc.c.pamphlet
> 22 making /var/tmp/axiom/obj/linux/lib/halloc.o from 
> /var/tmp/axiom/int/lib/halloc.c
> 29 making /var/tmp/axiom/int/lib/openpty.c from 
> /var/tmp/axiom/src/lib/openpty.c.pamphlet
> 30 making /var/tmp/axiom/obj/linux/lib/openpty.o from 
> /var/tmp/axiom/int/lib/openpty.c
> 33 making /var/tmp/axiom/int/lib/pixmap.c from 
> /var/tmp/axiom/src/lib/pixmap.c.pamphlet
> 34 making /var/tmp/axiom/obj/linux/lib/pixmap.o from 
> /var/tmp/axiom/int/lib/pixmap.c
> 37 making /var/tmp/axiom/int/lib/prt.c from 
> /var/tmp/axiom/src/lib/prt.c.pamphlet
> 38 making /var/tmp/axiom/obj/linux/lib/prt.o from /var/tmp/axiom/int/lib/prt.c
> 41 making /var/tmp/axiom/int/lib/sockio-c.c from 
> /var/tmp/axiom/src/lib/sockio-c.c.pamphlet
> 42 making /var/tmp/axiom/obj/linux/lib/sockio-c.o from 
> /var/tmp/axiom/int/lib/sockio-c.c
> 45 making /var/tmp/axiom/int/lib/spadcolors.c from 
> /var/tmp/axiom/src/lib/spadcolors.c.pamphlet
> 46 making /var/tmp/axiom/obj/linux/lib/spadcolors.o from 
> /var/tmp/axiom/int/lib/spadcolors.c
> 49 making /var/tmp/axiom/int/lib/util.c from 
> /var/tmp/axiom/src/lib/util.c.pamphlet
> 50 making /var/tmp/axiom/obj/linux/lib/util.o from 
> /var/tmp/axiom/int/lib/util.c
> 53 making /var/tmp/axiom/int/lib/wct.c from 
> /var/tmp/axiom/src/lib/wct.c.pamphlet
> 54 making /var/tmp/axiom/obj/linux/lib/wct.o from /var/tmp/axiom/int/lib/wct.c
> 57 making /var/tmp/axiom/int/lib/XDither.c from 
> /var/tmp/axiom/src/lib/XDither.c.pamphlet
> 58 making /var/tmp/axiom/obj/linux/lib/XDither.o from 
> /var/tmp/axiom/int/lib/XDither.c
> 61 making /var/tmp/axiom/int/lib/XShade.c from 
> /var/tmp/axiom/src/lib/XShade.c.pamphlet
> 62 making /var/tmp/axiom/obj/linux/lib/XShade.o from 
> /var/tmp/axiom/int/lib/XShade.c
> 65 making /var/tmp/axiom/int/lib/XSpadFill.c from 
> /var/tmp/axiom/src/lib/XSpadFill.c.pamphlet
> 66 making /var/tmp/axiom/obj/linux/lib/XSpadFill.o from 
> /var/tmp/axiom/int/lib/XSpadFill.c
> 73 making /var/tmp/axiom/obj/linux/lib/libspad.a
> 5 making /var/tmp/axiom/int/lib/cfuns-c.c from 
> /var/tmp/axiom/src/lib/cfuns-c.c.pamphlet
> 6 making /var/tmp/axiom/obj/linux/lib/cfuns-c.o from 
> /var/tmp/axiom/int/lib/cfuns-c.c
> 25 making /var/tmp/axiom/int/lib/hash.c from 
> /var/tmp/axiom/src/lib/hash.c.pamphlet
> 26 making /var/tmp/axiom/obj/linux/lib/hash.o from 
> /var/tmp/axiom/int/lib/hash.c
> 3 making /var/tmp/axiom/int/doc/src/lib/bsdsignal.c.dvi from 
> /var/tmp/axiom/src/lib/bsdsignal.c.pamphlet
> 4 making /var/tmp/axiom/mnt/linux/doc/src/lib/bsdsignal.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/bsdsignal.c.dvi
> 7 making /var/tmp/axiom/int/doc/src/lib/cfuns-c.c.dvi from 
> /var/tmp/axiom/src/lib/cfuns-c.c.pamphlet
> 8 making /var/tmp/axiom/mnt/linux/doc/src/lib/cfuns-c.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/cfuns-c.c.dvi
> 11 making /var/tmp/axiom/int/doc/src/lib/cursor.c.dvi from 
> /var/tmp/axiom/src/lib/cursor.c.pamphlet
> 12 making /var/tmp/axiom/mnt/linux/doc/src/lib/cursor.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/cursor.c.dvi
> 15 making /var/tmp/axiom/int/doc/src/lib/edin.c.dvi from 
> /var/tmp/axiom/src/lib/edin.c.pamphlet
> 16 making /var/tmp/axiom/mnt/linux/doc/src/lib/edin.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/edin.c.dvi
> 19 making /var/tmp/axiom/int/doc/src/lib/fnct_key.c.dvi from 
> /var/tmp/axiom/src/lib/fnct_key.c.pamphlet
> 20 making /var/tmp/axiom/mnt/linux/doc/src/lib/fnct_key.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/fnct_key.c.dvi
> 23 making /var/tmp/axiom/int/doc/src/lib/halloc.c.dvi from 
> /var/tmp/axiom/src/lib/halloc.c.pamphlet
> 24 making /var/tmp/axiom/mnt/linux/doc/src/lib/halloc.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/halloc.c.dvi
> 27 making /var/tmp/axiom/int/doc/src/lib/hash.c.dvi from 
> /var/tmp/axiom/src/lib/hash.c.pamphlet
> 28 making /var/tmp/axiom/mnt/linux/doc/src/lib/hash.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/hash.c.dvi
> 31 making /var/tmp/axiom/int/doc/src/lib/openpty.c.dvi from 
> /var/tmp/axiom/src/lib/openpty.c.pamphlet
> 32 making /var/tmp/axiom/mnt/linux/doc/src/lib/openpty.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/openpty.c.dvi
> 35 making /var/tmp/axiom/int/doc/src/lib/pixmap.c.dvi from 
> /var/tmp/axiom/src/lib/pixmap.c.pamphlet
> 36 making /var/tmp/axiom/mnt/linux/doc/src/lib/pixmap.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/pixmap.c.dvi
> 39 making /var/tmp/axiom/int/doc/src/lib/prt.c.dvi from 
> /var/tmp/axiom/src/lib/prt.c.pamphlet
> 40 making /var/tmp/axiom/mnt/linux/doc/src/lib/prt.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/prt.c.dvi
> 43 making /var/tmp/axiom/int/doc/src/lib/sockio-c.c.dvi from 
> /var/tmp/axiom/src/lib/sockio-c.c.pamphlet
> 44 making /var/tmp/axiom/mnt/linux/doc/src/lib/sockio-c.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/sockio-c.c.dvi
> 71 making /var/tmp/axiom/mnt/linux/doc/src/lib/Makefile.dvi from 
> /var/tmp/axiom/src/lib/Makefile.dvi
> 47 making /var/tmp/axiom/int/doc/src/lib/spadcolors.c.dvi from 
> /var/tmp/axiom/src/lib/spadcolors.c.pamphlet
> 48 making /var/tmp/axiom/mnt/linux/doc/src/lib/spadcolors.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/spadcolors.c.dvi
> 51 making /var/tmp/axiom/int/doc/src/lib/util.c.dvi from 
> /var/tmp/axiom/src/lib/util.c.pamphlet
> 52 making /var/tmp/axiom/mnt/linux/doc/src/lib/util.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/util.c.dvi
> 55 making /var/tmp/axiom/int/doc/src/lib/wct.c.dvi from 
> /var/tmp/axiom/src/lib/wct.c.pamphlet
> 56 making /var/tmp/axiom/mnt/linux/doc/src/lib/wct.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/wct.c.dvi
> 59 making /var/tmp/axiom/int/doc/src/lib/XDither.c.dvi from 
> /var/tmp/axiom/src/lib/XDither.c.pamphlet
> 60 making /var/tmp/axiom/mnt/linux/doc/src/lib/XDither.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/XDither.c.dvi
> 63 making /var/tmp/axiom/int/doc/src/lib/XShade.c.dvi from 
> /var/tmp/axiom/src/lib/XShade.c.pamphlet
> 64 making /var/tmp/axiom/mnt/linux/doc/src/lib/XShade.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/XShade.c.dvi
> 67 making /var/tmp/axiom/int/doc/src/lib/XSpadFill.c.dvi from 
> /var/tmp/axiom/src/lib/XSpadFill.c.pamphlet
> 68 making /var/tmp/axiom/mnt/linux/doc/src/lib/XSpadFill.c.dvi from 
> /var/tmp/axiom/int/doc/src/lib/XSpadFill.c.dvi
> 72 finished making /var/tmp/axiom/obj/linux/lib/libspad.a 
> /var/tmp/axiom/obj/linux/lib/cfuns-c.o /var/tmp/axiom/obj/linux/lib/hash.o
> make[3]: Leaving directory `/var/tmp/axiom/src/lib'
> make[2]: Leaving directory `/var/tmp/axiom/src'
> 0 PLF=LINUXplatform CCF=-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE 
> -DLINUXplatform -I/usr/X11/include LDF=-L/usr/X11R6/lib CC=gcc AWK=gawk 
> RANLIB=ranlib TOUCH=touch TAR=tar 
> AXIOMXLROOT=/var/tmp/axiom/mnt/linux/compiler O=o BYE=bye LISP=lsp 
> DAASE=/var/tmp/axiom/src/share XLIB=/usr/X11R6/lib
> 10 copying /var/tmp/axiom/src/scripts to /var/tmp/axiom/mnt/linux/bin
> 19 making /var/tmp/axiom/lsp
> make[2]: Entering directory `/var/tmp/axiom/lsp'
> 2 building gcl-2.6.1
> 3 applying EXTRAS patch to h/linux.defs
> patching file linux.defs
> 4 setup ini files for EXTRAS patch
> 6 applying libspad.a patch to unixport/makefile
> patching file makefile
> 7 applying toploop patch to unixport/init_gcl.lsp
> patching file init_gcl.lsp.in
> 18 applying MAX_STACK_SIZE patch
> patching file main.c
> 11 applying tail-recursive noise patch
> patching file gcl_cmpflet.lsp
> 12 applying tail-recursive noise patch
> patching file gcl_cmpcall.lsp
> 26 copy gcl_collectfn.lsp to collectfn.lsp
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> host=i686-pc-linux-gnu
> enable_machine=
> use=386-linux
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... 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.4.20
> checking use_gmp=yes, doing configure in gmp directory... 
> #
> #
> # -------------------
> # Subconfigure of GMP
> #
> #
> configure: WARNING: If you wanted to set the --build type, don't use --host.
>     If a cross compiler is detected then cross compile mode will be used.
> checking build system type... athlon-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... gawk
> checking whether make sets ${MAKE}... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking compiler gcc -g -O2 -fomit-frame-pointer ... yes
> checking compiler gcc -g -O2 -fomit-frame-pointer  -mcpu=pentiumpro... yes
> checking whether gcc -march=pentiumpro is good... configure: WARNING: 
> unrecognised gcc version string: gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk)
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> no
> checking compiler gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro  
> -march=i486... yes
> checking for i686-pc-linux-gnu-gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix... 
> checking for object suffix... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> using ABI="standard"
>       CC="gcc"
>       CFLAGS="-g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=i486"
>       CPPFLAGS=""
> checking for gcc option to accept ANSI C... none needed
> checking for function prototypes... yes
> checking for ANSI C header files... yes
> checking for string.h... yes
> checking for i686-pc-linux-gnu-ar... no
> checking for ar... ar
> checking for BSD-compatible nm... nm
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... pass_all
> checking for dlfcn.h... yes
> checking the maximum length of command line arguments... 49153
> checking command to parse nm output from gcc object... ok
> checking for objdir... .libs
> checking for i686-pc-linux-gnu-ranlib... ranlib
> checking for i686-pc-linux-gnu-strip... no
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for locale.h... yes
> checking for sys/mman.h... yes
> checking for sys/param.h... yes
> checking for sys/processor.h... no
> checking for sys/resource.h... yes
> checking for sys/sysctl.h... yes
> checking for sys/systemcfg.h... no
> checking for sys/time.h... yes
> checking for sys/times.h... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... (cached) yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking whether fgetc is declared... yes
> checking whether fscanf is declared... yes
> checking whether optarg is declared... yes
> checking whether ungetc is declared... yes
> checking whether vfprintf is declared... yes
> checking return type of signal handlers... void
> checking for intmax_t... yes
> checking for long double... yes
> checking for long long... yes
> checking for ptrdiff_t... yes
> checking for quad_t... yes
> checking for preprocessor stringizing operator... yes
> checking whether <stdarg.h> exists and works... yes
> checking whether gcc __attribute__ ((const)) works... yes
> checking whether gcc __attribute__ ((malloc)) works... yes
> checking whether gcc __attribute__ ((mode (XX))) works... yes
> checking whether gcc __attribute__ ((noreturn)) works... yes
> checking for inline... inline
> checking for main in -lm... yes
> checking for working alloca.h... yes
> checking for alloca (via gmp-impl.h)... yes
> checking how to allocate temporary memory... alloca
> checking for alarm... yes
> checking for getpagesize... yes
> checking for getrusage... yes
> checking for gettimeofday... yes
> checking for localeconv... yes
> checking for memset... yes
> checking for mmap... yes
> checking for mprotect... yes
> checking for obstack_vprintf... yes
> checking for popen... yes
> checking for processor_info... no
> checking for read_real_time... no
> checking for strchr... yes
> checking for strnlen... yes
> checking for strtoul... yes
> checking for sysconf... yes
> checking for sysctl... yes
> checking for sysctlbyname... no
> checking for times... yes
> checking for vsnprintf... yes
> checking whether vsnprintf works... yes
> checking whether sscanf needs writable input... no
> checking for suitable m4... m4
> checking if m4wrap produces spurious output... no
> checking how to switch to text section... .text
> checking how to switch to data section... .data
> checking what assembly label suffix to use... :
> checking how to export a symbol... .globl
> checking if globals are prefixed by underscore... no
> checking how to switch to read-only data section...   .section        .rodata
> checking if the export directive needs an attribute... 
> checking for assembler .type directive... .type       $1,@$2
> checking for assembler .size directive... .size       $1,$2
> checking what prefix to use for a local label... .L
> checking how to define a 32-bit word... .long
> checking if .align assembly directive is logarithmic... no
> checking if the .align directive accepts an 0x90 fill in .text... yes
> checking if the assembler takes cl with shldl... yes
> creating config.m4
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating mpbsd/Makefile
> config.status: creating mpf/Makefile
> config.status: creating mpn/Makefile
> config.status: creating mpq/Makefile
> config.status: creating mpz/Makefile
> config.status: creating printf/Makefile
> config.status: creating scanf/Makefile
> config.status: creating cxx/Makefile
> config.status: creating tests/Makefile
> config.status: creating tests/devel/Makefile
> config.status: creating tests/mpbsd/Makefile
> config.status: creating tests/mpf/Makefile
> config.status: creating tests/mpn/Makefile
> config.status: creating tests/mpq/Makefile
> config.status: creating tests/mpz/Makefile
> config.status: creating tests/rand/Makefile
> config.status: creating tests/misc/Makefile
> config.status: creating tests/cxx/Makefile
> config.status: creating tune/Makefile
> config.status: creating demos/Makefile
> config.status: creating demos/calc/Makefile
> config.status: creating demos/expr/Makefile
> config.status: creating gmp.h
> config.status: creating mp.h
> config.status: creating demos/expr/expr-impl.h
> config.status: creating config.h
> config.status: linking ./mpn/x86/udiv.asm to mpn/udiv.asm
> config.status: linking ./mpn/x86/umul.asm to mpn/umul.asm
> config.status: linking ./mpn/generic/add.c to mpn/add.c
> config.status: linking ./mpn/generic/add_1.c to mpn/add_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/add_n.asm
> config.status: linking ./mpn/generic/sub.c to mpn/sub.c
> config.status: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/sub_n.asm
> config.status: linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm
> config.status: linking ./mpn/x86/lshift.asm to mpn/lshift.asm
> config.status: linking ./mpn/x86/rshift.asm to mpn/rshift.asm
> config.status: linking ./mpn/x86/p6/dive_1.asm to mpn/dive_1.asm
> config.status: linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm
> config.status: linking ./mpn/generic/divis.c to mpn/divis.c
> config.status: linking ./mpn/generic/divrem.c to mpn/divrem.c
> config.status: linking ./mpn/x86/divrem_1.asm to mpn/divrem_1.asm
> config.status: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
> config.status: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
> config.status: linking ./mpn/x86/p6/mod_1.asm to mpn/mod_1.asm
> config.status: linking ./mpn/x86/mod_34lsub1.asm to mpn/mod_34lsub1.asm
> config.status: linking ./mpn/x86/p6/mode1o.asm to mpn/mode1o.asm
> config.status: linking ./mpn/generic/dump.c to mpn/dump.c
> config.status: linking ./mpn/generic/mul.c to mpn/mul.c
> config.status: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
> config.status: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
> config.status: linking ./mpn/x86/mul_basecase.asm to mpn/mul_basecase.asm
> config.status: linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm
> config.status: linking ./mpn/generic/random.c to mpn/random.c
> config.status: linking ./mpn/generic/random2.c to mpn/random2.c
> config.status: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
> config.status: linking ./mpn/generic/get_str.c to mpn/get_str.c
> config.status: linking ./mpn/generic/set_str.c to mpn/set_str.c
> config.status: linking ./mpn/generic/scan0.c to mpn/scan0.c
> config.status: linking ./mpn/generic/scan1.c to mpn/scan1.c
> config.status: linking ./mpn/generic/popcount.c to mpn/popcount.c
> config.status: linking ./mpn/generic/hamdist.c to mpn/hamdist.c
> config.status: linking ./mpn/generic/cmp.c to mpn/cmp.c
> config.status: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
> config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
> config.status: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
> config.status: linking ./mpn/generic/gcd.c to mpn/gcd.c
> config.status: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
> config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
> config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
> config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
> config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
> config.status: linking ./mpn/x86/copyi.asm to mpn/copyi.asm
> config.status: linking ./mpn/x86/p6/copyd.asm to mpn/copyd.asm
> config.status: linking ./mpn/x86/p6/gmp-mparam.h to gmp-mparam.h
> #
> #
> #
> # Subconfigure of GMP done
> # ------------------------
> #
> checking "for size of gmp limbs"... 4
> checking "_SHORT_LIMB"... no
> checking "_LONG_LONG_LIMB"... no
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> -I/usr/X11R6/include
> -L/usr/X11R6/lib
>
> -lSM -lICE
> checking for main in -lXmu... yes
> checking for main in -lXt... yes
> checking for main in -lXext... yes
> checking for main in -lXaw... yes
> checking for main in -lX11... yes
> checking bfd.h usability... yes
> checking bfd.h presence... yes
> 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... no
> checking for long... yes
> checking size of long... 4
> checking sizeof struct contblock... 8
> checking endian.h usability... yes
> checking endian.h presence... yes
> checking for endian.h... yes
> checking "endianness"... little
> checking "finding DBEGIN"... got 0x8000000
> checking "finding CSTACK_ADDRESS"... got -1073744736
> checking "sizeof long long int"... yes
> checking for pagewidth... 12
> checking for getcwd... yes
> checking for getwd... yes
> checking for uname... yes
> checking for gettimeofday... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for BSDgettimeofday... no
> checking for gettimeofday... (cached) yes
> checking for gettimeofday declaration... present
> checking for sin in -lm... yes
> checking for main in -lmingwex... no
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking values.h usability... yes
> checking values.h presence... yes
> checking for values.h... yes
> checking float.h usability... yes
> checking float.h presence... yes
> checking for float.h... yes
> checking for isnormal... yes
> checking for isfinite... yes
> checking for sockets... checking for connect... (cached) yes
> checking for gethostbyname... (cached) yes
> checking for main in -lreadline... yes
> checking For network code for nsocket.c... yes
> checking check for listen using fcntl... yes
> checking for profil... yes
> checking for setenv... yes
> checking for _cleanup... no
> checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
> checking check for SV_ONSTACK... yes
> checking check for SIGSYS... yes
> checking check for SIGEMT... no
> checking asm/sigcontext.h usability... yes
> checking asm/sigcontext.h presence... yes
> checking for asm/sigcontext.h... yes
> checking asm/signal.h usability... yes
> checking asm/signal.h presence... yes
> checking for asm/signal.h... yes
> "sigcontext in signal.h"
> checking for emacs... /usr/bin/emacs
> checking emacs site lisp directory... /usr/share/emacs/21.2/site-lisp
> checking emacs default.el... /usr/share/emacs/21.2/site-lisp/default.el
> checking emacs info/dir... /usr/share/info/
> checking for tcl/tk... checking for tclsh... tclsh
> checking for main in -llieee... no
> using TK_VERSION=8.3 in /usr/lib
> checking alloca... yes
> checking Checking for buggy gcc version from redhat... no
> configure: creating ./config.status
> config.status: creating makedefc
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/gcl.iss
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/gcl.ansi.iss
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/install.ansi.lsp
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating windows/install.lsp
> sed: file /tmp/csMec4jd/subs-1.sed line 32: Unterminated `s' command
> config.status: creating h/gclincl.h
> makedefc
> add-defs1 386-linux
> using 386-linux.defs
> make[3]: Entering directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> rm -f bin/gcl xbin/gcl
> MGCLDIR=`echo /var/tmp/axiom/lsp/gcl-2.6.1 | sed -e 'sX^\([a-z]\):X/\1Xg'` ; \
> GCLDIR=`echo /var/tmp/axiom/lsp/gcl-2.6.1` ; \
> make install-command "INSTALL_LIB_DIR=$GCLDIR" "prefix=$GCLDIR" 
> "BINDIR=$MGCLDIR/unixport"
> make[4]: Entering directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> rm -f /var/tmp/axiom/lsp/gcl-2.6.1/bin/gcl
> (echo '#!/bin/sh' ; \
> if gcc --version | grep -q -i mingw ; then echo "export C_INCLUDE_PATH=`echo 
> $INSTALL_LIB_DIR`/h"; else echo "export 
> C_INCLUDE_PATH=/var/tmp/axiom/lsp/gcl-2.6.1/h:\$C_INCLUDE_PATH"; fi ;\
> echo exec /var/tmp/axiom/lsp/gcl-2.6.1/unixport/ \\ ; \
> echo '   -dir' /var/tmp/axiom/lsp/gcl-2.6.1/unixport/ \\ ; \
> echo '   -libdir' /var/tmp/axiom/lsp/gcl-2.6.1/ \\ ; \
> echo '   -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\
> ! [ -d "" ] || echo '   -eval '\''(setq si::*tk-library* '\"\"')'\' \\;\
> [ "" = "" ] || echo '   -eval '\''(si::init-readline)'\' \\;\
> echo '     '\"address@hidden" ) > /var/tmp/axiom/lsp/gcl-2.6.1/bin/gcl;
> echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe 3)"' 
> >> /var/tmp/axiom/lsp/gcl-2.6.1/bin/gcl
> chmod a+x /var/tmp/axiom/lsp/gcl-2.6.1/bin/gcl
> rm -f /var/tmp/axiom/lsp/gcl-2.6.1/bin/gclm.bat
> if gcc --version | grep -q mingw ; then (echo '@SET cd='; \
>  echo '@SET promp%prompt%'; \
>  echo '@PROMPT SET cd'; \
>  echo '@CALL>%temp%.\setdir.bat'; \
>  echo '@'; \
>  echo '% do not delete this line %'; \
>  echo '@ECHO off'; \
>  echo 'PROMPT %promp'; \
>  echo 'FOR %%c IN (CALL DEL) DO %%c %temp%.\setdir.bat'; \
>  echo 'set cwd=%cd%'; \
>  echo 'set libdir=%cd%\..\lib\gcl-2.5.0'; \
>  echo 'set unixportdir=%libdir%\unixport'; \
>  echo 'path %cd%\..\mingw\bin;%PATH%'; \
>  echo "start %unixportdir%\saved_gcl.exe -dir %unixportdir% -libdir %libdir% 
> -eval \"(setq si::*allow-gzipped-file* t)\" %1 %2 %3 %4 %5 %6 %7 %8 %9" ) > 
> /var/tmp/axiom/lsp/gcl-2.6.1/bin/gclm.bat ; fi
> rm -f /var/tmp/axiom/lsp/gcl-2.6.1/bin/gclfinal.bat
> if gcc --version | grep -q -i mingw ; then (echo 'ECHO path 
> %1\mingw\bin;%PATH% > gcli.bat'; \
>  echo "ECHO start %1\lib\gcl-2.5.0\unixport\saved_gcl.exe -dir 
> %1\lib\gcl-2.5.0\unixport -libdir %1\lib\gcl-2.5.0 -eval \"(setq 
> si::*allow-gzipped-file* t)\" %1 %2 %3 %4 %5 %6 %7 %8 %9 >> gcli.bat" ) > 
> /var/tmp/axiom/lsp/gcl-2.6.1/bin/gclfinal.bat ; fi
> make[4]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> (cd xbin ; cp ../bin/gcl .)
> cd cmpnew && make gcl_collectfn.o
> make[4]: Entering directory `/var/tmp/axiom/lsp/gcl-2.6.1/cmpnew'
> ../unixport/saved_pre_gcl ../unixport/ -compile gcl_collectfn.lsp
> make[4]: ../unixport/saved_pre_gcl: Command not found
> make[4]: *** [gcl_collectfn.o] Error 127
> make[4]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1/cmpnew'
> make[3]: *** [cmpnew/gcl_collectfn.o] Error 2
> make[3]: Leaving directory `/var/tmp/axiom/lsp/gcl-2.6.1'
> cp: cannot stat `unixport/saved_gcl': No such file or directory
> make[2]: *** [gcldir] Error 1
> make[2]: Leaving directory `/var/tmp/axiom/lsp'
> make[1]: *** [lspdir] Error 2
> make[1]: Leaving directory `/var/tmp/axiom'
> make: *** [all] Error 2
> norroy% 
> Script done on Tue Nov 18 12:02:46 2003
>
>
>

-- 
David MENTRE <address@hidden> -- http://www.nongnu.org/axiom/




reply via email to

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