axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] cvs build error on SuSE9.1


From: Bertfried Fauser
Subject: [Axiom-developer] cvs build error on SuSE9.1
Date: Tue, 13 Jul 2004 15:44:24 +0200 (MEST)

Dear All,

        I have some troubles to build AXIOM after having newly indstalled
a recent linux, SuSE9.1.

        First, I would have been helpfull, if, say ./configure, would tell
one that certain x11 *.h files are needed. I found them finally in
XFree86-devel, since I had this problem earlier.

        Second, some GMP sub configuration of GCL-2.6.2a things went
wrong, which I was not able to resolve, see log attached below.

Any help welcome
BF.

% PD Dr Bertfried Fauser
%       Institution: Max Planck Institut for Mathematics Leipzig 
<http://www.mis.mpg.de>
%       Privat Docent: University of Konstanz, Physics Dept 
<http://www.uni-konstanz.de>
% contact |->    URL : http://clifford.physik.uni-konstanz.de/~fauser/
%              Phone : Leipzig +49 341 9959 735  Konstanz +49 7531 693491


address@hidden:~/axiom> make
0 SPAD=/home/fauser/axiom/mnt/linux SYS=linux SPD=/home/fauser/axiom
LSP=/home/fauser/axiom/lsp GCLDIR=/home/fauser/axiom/lsp/gcl-2.6.2a
SRC=/home/fauser/axiom/src INT=/home/fauser/axiom/int
OBJ=/home/fauser/axiom/obj MNT=/home/fauser/axiom/mnt
ZIPS=/home/fauser/axiom/zips TMP=/home/fauser/axiom/obj/tmp
SPADBIN=/home/fauser/axiom/mnt/linux/bin
INC=/home/fauser/axiom/src/include
CCLBASE=/home/fauser/axiom/obj/linux/ccl/ccllisp PART=cprogs
SUBPART=everything NOISE=-o /home/fauser/axiom/obj/tmp/trace
GCLVERSION=gcl-2.6.2a TANGLE=/home/fauser/axiom/mnt/linux/bin/lib/notangle
10 copying /home/fauser/axiom/src/scripts to
/home/fauser/axiom/mnt/linux/bin
1 making a linux system, PART=cprogs SUBPART=everything
2 Environment SPAD=/home/fauser/axiom/mnt/linux SYS=linux
SPD=/home/fauser/axiom LSP=/home/fauser/axiom/lsp
GCLDIR=/home/fauser/axiom/lsp/gcl-2.6.2a SRC=/home/fauser/axiom/src
INT=/home/fauser/axiom/int OBJ=/home/fauser/axiom/obj
MNT=/home/fauser/axiom/mnt ZIPS=/home/fauser/axiom/zips
TMP=/home/fauser/axiom/obj/tmp SPADBIN=/home/fauser/axiom/mnt/linux/bin
INC=/home/fauser/axiom/src/include
CCLBASE=/home/fauser/axiom/obj/linux/ccl/ccllisp PART=cprogs
SUBPART=everything NOISE=-o /home/fauser/axiom/obj/tmp/trace
GCLVERSION=gcl-2.6.2a TANGLE=/home/fauser/axiom/mnt/linux/bin/lib/notangle
make[1]: Entering directory `/home/fauser/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=/home/fauser/axiom/mnt/linux/compiler O=o BYE=bye LISP=lsp
DAASE=/home/fauser/axiom/src/share XLIB=/usr/X11R6/lib
18 making /home/fauser/axiom/src
make[2]: Entering directory `/home/fauser/axiom/src'
1 making /home/fauser/axiom/src/scripts
make[3]: Entering directory `/home/fauser/axiom/src/scripts'
1 making /home/fauser/axiom/src/scripts
make[3]: Leaving directory `/home/fauser/axiom/src/scripts'
17 making /home/fauser/axiom/src/lib
make[3]: Entering directory `/home/fauser/axiom/src/lib'
34 making /home/fauser/axiom/obj/linux/lib/pixmap.o from
/home/fauser/axiom/int/lib/pixmap.c
/home/fauser/axiom/int/lib/pixmap.c: In function `write_pixmap_file':
/home/fauser/axiom/int/lib/pixmap.c:348: warning: unused variable `attr'
/home/fauser/axiom/int/lib/pixmap.c:349: warning: unused variable
`xireturn'
37 making /home/fauser/axiom/int/lib/prt.c from
/home/fauser/axiom/src/lib/prt.c.pamphlet
38 making /home/fauser/axiom/obj/linux/lib/prt.o from
/home/fauser/axiom/int/lib/prt.c
41 making /home/fauser/axiom/int/lib/sockio-c.c from
/home/fauser/axiom/src/lib/sockio-c.c.pamphlet
42 making /home/fauser/axiom/obj/linux/lib/sockio-c.o from
/home/fauser/axiom/int/lib/sockio-c.c
/home/fauser/axiom/int/lib/sockio-c.c: In function
`connect_to_local_server':
/home/fauser/axiom/int/lib/sockio-c.c:933: warning: `code' might be used
uninitialized in this function
45 making /home/fauser/axiom/int/lib/spadcolors.c from
/home/fauser/axiom/src/lib/spadcolors.c.pamphlet
46 making /home/fauser/axiom/obj/linux/lib/spadcolors.o from
/home/fauser/axiom/int/lib/spadcolors.c
49 making /home/fauser/axiom/int/lib/util.c from
/home/fauser/axiom/src/lib/util.c.pamphlet
50 making /home/fauser/axiom/obj/linux/lib/util.o from
/home/fauser/axiom/int/lib/util.c
53 making /home/fauser/axiom/int/lib/wct.c from
/home/fauser/axiom/src/lib/wct.c.pamphlet
54 making /home/fauser/axiom/obj/linux/lib/wct.o from
/home/fauser/axiom/int/lib/wct.c
/home/fauser/axiom/int/lib/wct.c: In function `skim1Wct':
/home/fauser/axiom/int/lib/wct.c:274: warning: int format, off_t arg (arg
3)
57 making /home/fauser/axiom/int/lib/XDither.c from
/home/fauser/axiom/src/lib/XDither.c.pamphlet
58 making /home/fauser/axiom/obj/linux/lib/XDither.o from
/home/fauser/axiom/int/lib/XDither.c
61 making /home/fauser/axiom/int/lib/XShade.c from
/home/fauser/axiom/src/lib/XShade.c.pamphlet
62 making /home/fauser/axiom/obj/linux/lib/XShade.o from
/home/fauser/axiom/int/lib/XShade.c
65 making /home/fauser/axiom/int/lib/XSpadFill.c from
/home/fauser/axiom/src/lib/XSpadFill.c.pamphlet
66 making /home/fauser/axiom/obj/linux/lib/XSpadFill.o from
/home/fauser/axiom/int/lib/XSpadFill.c
73 making /home/fauser/axiom/obj/linux/lib/libspad.a
ar: creating /home/fauser/axiom/obj/linux/lib/libspad.a
5 making /home/fauser/axiom/int/lib/cfuns-c.c from
/home/fauser/axiom/src/lib/cfuns-c.c.pamphlet
6 making /home/fauser/axiom/obj/linux/lib/cfuns-c.o from
/home/fauser/axiom/int/lib/cfuns-c.c
/home/fauser/axiom/int/lib/cfuns-c.c: In function `make_path_from_file':
/home/fauser/axiom/int/lib/cfuns-c.c:113: warning: `pos' might be used
uninitialized in this function
25 making /home/fauser/axiom/int/lib/hash.c from
/home/fauser/axiom/src/lib/hash.c.pamphlet
26 making /home/fauser/axiom/obj/linux/lib/hash.o from
/home/fauser/axiom/int/lib/hash.c
11 making /home/fauser/axiom/int/doc/src/lib/axiom.sty from
/home/fauser/axiom/src/doc/axiom.sty.pamphlet
3 making /home/fauser/axiom/int/doc/src/lib/bsdsignal.c.dvi from
/home/fauser/axiom/src/lib/bsdsignal.c.pamphlet
4 making /home/fauser/axiom/mnt/linux/doc/src/lib/bsdsignal.c.dvi from
/home/fauser/axiom/int/doc/src/lib/bsdsignal.c.dvi
7 making /home/fauser/axiom/int/doc/src/lib/cfuns-c.c.dvi from
/home/fauser/axiom/src/lib/cfuns-c.c.pamphlet
8 making /home/fauser/axiom/mnt/linux/doc/src/lib/cfuns-c.c.dvi from
/home/fauser/axiom/int/doc/src/lib/cfuns-c.c.dvi
11 making /home/fauser/axiom/int/doc/src/lib/cursor.c.dvi from
/home/fauser/axiom/src/lib/cursor.c.pamphlet
12 making /home/fauser/axiom/mnt/linux/doc/src/lib/cursor.c.dvi from
/home/fauser/axiom/int/doc/src/lib/cursor.c.dvi
15 making /home/fauser/axiom/int/doc/src/lib/edin.c.dvi from
/home/fauser/axiom/src/lib/edin.c.pamphlet
16 making /home/fauser/axiom/mnt/linux/doc/src/lib/edin.c.dvi from
/home/fauser/axiom/int/doc/src/lib/edin.c.dvi
19 making /home/fauser/axiom/int/doc/src/lib/fnct_key.c.dvi from
/home/fauser/axiom/src/lib/fnct_key.c.pamphlet
20 making /home/fauser/axiom/mnt/linux/doc/src/lib/fnct_key.c.dvi from
/home/fauser/axiom/int/doc/src/lib/fnct_key.c.dvi
23 making /home/fauser/axiom/int/doc/src/lib/halloc.c.dvi from
/home/fauser/axiom/src/lib/halloc.c.pamphlet
24 making /home/fauser/axiom/mnt/linux/doc/src/lib/halloc.c.dvi from
/home/fauser/axiom/int/doc/src/lib/halloc.c.dvi
27 making /home/fauser/axiom/int/doc/src/lib/hash.c.dvi from
/home/fauser/axiom/src/lib/hash.c.pamphlet
28 making /home/fauser/axiom/mnt/linux/doc/src/lib/hash.c.dvi from
/home/fauser/axiom/int/doc/src/lib/hash.c.dvi
31 making /home/fauser/axiom/int/doc/src/lib/openpty.c.dvi from
/home/fauser/axiom/src/lib/openpty.c.pamphlet
32 making /home/fauser/axiom/mnt/linux/doc/src/lib/openpty.c.dvi from
/home/fauser/axiom/int/doc/src/lib/openpty.c.dvi
35 making /home/fauser/axiom/int/doc/src/lib/pixmap.c.dvi from
/home/fauser/axiom/src/lib/pixmap.c.pamphlet
36 making /home/fauser/axiom/mnt/linux/doc/src/lib/pixmap.c.dvi from
/home/fauser/axiom/int/doc/src/lib/pixmap.c.dvi
39 making /home/fauser/axiom/int/doc/src/lib/prt.c.dvi from
/home/fauser/axiom/src/lib/prt.c.pamphlet
40 making /home/fauser/axiom/mnt/linux/doc/src/lib/prt.c.dvi from
/home/fauser/axiom/int/doc/src/lib/prt.c.dvi
43 making /home/fauser/axiom/int/doc/src/lib/sockio-c.c.dvi from
/home/fauser/axiom/src/lib/sockio-c.c.pamphlet
44 making /home/fauser/axiom/mnt/linux/doc/src/lib/sockio-c.c.dvi from
/home/fauser/axiom/int/doc/src/lib/sockio-c.c.dvi
71 making /home/fauser/axiom/mnt/linux/doc/src/lib/Makefile.dvi from
/home/fauser/axiom/src/lib/Makefile.dvi
47 making /home/fauser/axiom/int/doc/src/lib/spadcolors.c.dvi from
/home/fauser/axiom/src/lib/spadcolors.c.pamphlet
48 making /home/fauser/axiom/mnt/linux/doc/src/lib/spadcolors.c.dvi from
/home/fauser/axiom/int/doc/src/lib/spadcolors.c.dvi
51 making /home/fauser/axiom/int/doc/src/lib/util.c.dvi from
/home/fauser/axiom/src/lib/util.c.pamphlet
52 making /home/fauser/axiom/mnt/linux/doc/src/lib/util.c.dvi from
/home/fauser/axiom/int/doc/src/lib/util.c.dvi
55 making /home/fauser/axiom/int/doc/src/lib/wct.c.dvi from
/home/fauser/axiom/src/lib/wct.c.pamphlet
56 making /home/fauser/axiom/mnt/linux/doc/src/lib/wct.c.dvi from
/home/fauser/axiom/int/doc/src/lib/wct.c.dvi
59 making /home/fauser/axiom/int/doc/src/lib/XDither.c.dvi from
/home/fauser/axiom/src/lib/XDither.c.pamphlet
60 making /home/fauser/axiom/mnt/linux/doc/src/lib/XDither.c.dvi from
/home/fauser/axiom/int/doc/src/lib/XDither.c.dvi
63 making /home/fauser/axiom/int/doc/src/lib/XShade.c.dvi from
/home/fauser/axiom/src/lib/XShade.c.pamphlet
64 making /home/fauser/axiom/mnt/linux/doc/src/lib/XShade.c.dvi from
/home/fauser/axiom/int/doc/src/lib/XShade.c.dvi
67 making /home/fauser/axiom/int/doc/src/lib/XSpadFill.c.dvi from
/home/fauser/axiom/src/lib/XSpadFill.c.pamphlet
68 making /home/fauser/axiom/mnt/linux/doc/src/lib/XSpadFill.c.dvi from
/home/fauser/axiom/int/doc/src/lib/XSpadFill.c.dvi
72 finished making /home/fauser/axiom/src/lib
make[3]: Leaving directory `/home/fauser/axiom/src/lib'
make[2]: Leaving directory `/home/fauser/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=/home/fauser/axiom/mnt/linux/compiler O=o BYE=bye LISP=lsp
DAASE=/home/fauser/axiom/src/share XLIB=/usr/X11R6/lib
10 copying /home/fauser/axiom/src/scripts to
/home/fauser/axiom/mnt/linux/bin
20 making /home/fauser/axiom/lsp/Makefile from
/home/fauser/axiom/lsp/Makefile.pamphlet
19 making /home/fauser/axiom/lsp
make[2]: Entering directory `/home/fauser/axiom/lsp'
2 building gcl-2.6.2a
27 renaming gcl to gcl-2.6.2a
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
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
/home/fauser/axiom/obj/linux/lsp/collectfn.lsp
26a copy sys-proclaim.lisp to
/home/fauser/axiom/obj/linux/lsp/sys-proclaim.lisp
creating 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.5-7.95-default
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... pentium3-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 gawk... 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 whether gcc -march=pentiumpro is good... configure: WARNING:
unrecognised gcc version string: gcc (GCC) 3.3.3 (SuSE Linux)
Copyright (C) 2003 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  -march=i486... yes
checking whether gcc -march=pentiumpro is good... (cached) no
checking compiler gcc -g -O2 -fomit-frame-pointer -march=i486
-march=i486... yes
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... 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 for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
using ABI="standard"
      CC="gcc"
      CFLAGS="-g -O2 -fomit-frame-pointer -march=i486 -march=i486"
      CPPFLAGS=""
checking for gcc option to accept ANSI C... none needed
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... 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 for function prototypes... yes
checking for ANSI C header files... no
checking for string.h... (cached) 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/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files...
-r
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
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... no
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/i586-suse-linux/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) no
checking whether time.h and sys/time.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.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... no
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... configure: error: No usable m4 in $PATH or
/usr/5bin (see config.log for reasons).
#
#
#
# Subconfigure of GMP done
# ------------------------
#
cp: cannot stat `gmp3/gmp.h': No such file or directory
checking for leading underscore in object symbols... no
checking for GNU ld option -Map... yes
checking for size of gmp limbs... Cannot determine mpsize
make[3]: Entering directory `/home/fauser/axiom/lsp/gcl-2.6.2a'
rm -f bin/gcl xbin/gcl
MGCLDIR=`echo /home/fauser/axiom/lsp/gcl-2.6.2a | sed -e
'sX^\([a-z]\):X/\1Xg'` ; \
GCLDIR=`echo /home/fauser/axiom/lsp/gcl-2.6.2a` ; \
make install-command "INSTALL_LIB_DIR=$GCLDIR" "prefix=$GCLDIR"
"BINDIR=$MGCLDIR/unixport"
make[4]: Entering directory `/home/fauser/axiom/lsp/gcl-2.6.2a'
rm -f /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gcl
(echo '#!/bin/sh' ; \
echo exec /home/fauser/axiom/lsp/gcl-2.6.2a/unixport/ \\ ; \
echo '   -dir' /home/fauser/axiom/lsp/gcl-2.6.2a/unixport/ \\ ; \
echo '   -libdir' /home/fauser/axiom/lsp/gcl-2.6.2a/ \\ ; \
echo '   -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\
! [ -d "" ] || echo '   -eval '\''(setq si::*tk-library* '\"\"')'\' \\;\
echo '     '\"address@hidden" ) > /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gcl;
echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe
3)"' >> /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gcl
chmod a+x /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gcl
rm -f /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gclm.bat
if gcc --version | grep mingw >/dev/null 2>&1 ; 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-`cat majvers`.`cat minvers`'; \
 echo 'set unixportdir=%libdir%\unixport'; \
 echo 'path %cd%\..\mingw\bin;%PATH%'; \
 echo "start %unixportdir%\.exe -dir %unixportdir% -libdir %libdir% -eval
\"(setq si::*allow-gzipped-file* t)\" %1 %2 %3 %4 %5 %6 %7 %8 %9" ) >
/home/fauser/axiom/lsp/gcl-2.6.2a/bin/gclm.bat ; fi
rm -f /home/fauser/axiom/lsp/gcl-2.6.2a/bin/gclfinal.bat
if gcc --version | grep -i mingw >/dev/null 2>&1 ; then (echo 'ECHO path
%1\mingw\bin;%PATH% > gcli.bat'; \
 echo "ECHO start %1\lib\gcl-`cat majvers`.`cat minvers`\unixport\.exe
-dir %1\lib\gcl-`cat majvers`.`cat minvers`\unixport -libdir
%1\lib\gcl-`cat majvers`.`cat minvers` -eval \"(setq
si::*allow-gzipped-file* t)\" %1 %2 %3 %4 %5 %6 %7 %8 %9 >> gcli.bat" ) >
/home/fauser/axiom/lsp/gcl-2.6.2a/bin/gclfinal.bat ; fi
make[4]: Leaving directory `/home/fauser/axiom/lsp/gcl-2.6.2a'
(cd xbin ; cp ../bin/gcl .)
cd cmpnew && make gcl_collectfn.o
make[4]: Entering directory `/home/fauser/axiom/lsp/gcl-2.6.2a/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 `/home/fauser/axiom/lsp/gcl-2.6.2a/cmpnew'
make[3]: *** [cmpnew/gcl_collectfn.o] Error 2
make[3]: Leaving directory `/home/fauser/axiom/lsp/gcl-2.6.2a'
/bin/sh: line 1: unixport/saved_gcl: No such file or directory
make[2]: *** [gcldir] Error 127
make[2]: Leaving directory `/home/fauser/axiom/lsp'
make[1]: *** [lspdir] Error 2
make[1]: Leaving directory `/home/fauser/axiom'
make: *** [all] Error 2





reply via email to

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