gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Build output - sorry about the bad post


From: Camm Maguire
Subject: Re: [Gcl-devel] Build output - sorry about the bad post
Date: 09 Apr 2003 07:06:16 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  OK its still not obvious.  Could you please
post the config.log generated by this run?

take care,

C Y <address@hidden> writes:

> Let's try that again.
> 
> Hmmm.  OK, here's everything, from the first configure through make,
> and then just for good measure I do a make clean and make again, which
> seems to produce a different error. What are conftest files, by the
> way?  I can't seem to find them. Here are all the versions of
> everything relevant I can find:
> 
> glibc        2.3.1
> gcc          3.2.2
> readline     4.3
> m4           1.4
> tk           8.3.4
> tex          2.0.2
> texinfo      4.3
> binutils     2.13.90.0.18
> texi2html    1.64
> autoconf     2.57
> automake     1.7.2
> gettext      0.11.5
> sed          4.0.6 
> 
> Build outputs:
> 
> bash-2.05b$ ./configure
> 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.4.19-gentoo-r10
> 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... /bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... no
> 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 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.2
> 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/i686-pc-linux-gnu/bin/ld
> checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
> checking for /usr/i686-pc-linux-gnu/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... no
> checking for 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/i686-pc-linux-gnu/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: config.h is unchanged
> 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 dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> 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 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 for endian.h... yes
> checking endianness... little
> checking finding DBEGIN... got 0x8000000
> checking finding CSTACK_ADDRESS... got -1073744528
> 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 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 for math.h... yes
> checking for values.h... 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 for asm/sigcontext.h... 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.3/site-lisp
> checking emacs default.el... /usr/share/emacs/21.3/site-lisp/default.el
> checking emacs info/dir... /usr/local/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
> updating cache ./config.cache
> creating ./config.status
> creating makedefc
> sed: file conftest.s1 line 10: Unterminated `s' command
> creating windows/gcl.iss
> sed: file conftest.s1 line 10: Unterminated `s' command
> creating h/gclincl.h
> makedefc
> add-defs1 386-linux
> using 386-linux.defs
> bash-2.05b$ make
> rm -f bin/gcl xbin/gcl
> MGCLDIR=`echo /home/user/gcl | sed -e 'sX^\([a-z]\):X/\1Xg'` ; \
> GCLDIR=`echo /home/user/gcl` ; \
> make install-command "INSTALL_LIB_DIR=$GCLDIR" "prefix=$GCLDIR"
> "BINDIR=$MGCLDIR/unixport"
> make[1]: Entering directory `/home/user/gcl'
> rm -f /home/user/gcl/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=/home/user/gcl/h:\$C_INCLUDE_PATH"; fi ;\
> echo exec /home/user/gcl/unixport/ \\ ; \
> echo '   -dir' /home/user/gcl/unixport/ \\ ; \
> echo '   -libdir' /home/user/gcl/ \\ ; \
> echo '   -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\
> ! [ -d "" ] || echo '   -eval '\''(setq si::*tk-library* '\"\"')'\'
> \\;\
> [ "" = "" ] || echo '   -eval '\''(si::init-readline)'\' \\;\
> echo '     '\"address@hidden" ) > /home/user/gcl/bin/gcl;
> echo '#' other options: -load "/tmp/foo.o" -load "jo.lsp" -eval '"(joe
> 3)"' >> /home/user/gcl/bin/gcl
> chmod a+x /home/user/gcl/bin/gcl
> rm -f /home/user/gcl/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" ) > /home/user/gcl/bin/gclm.bat ; fi
> rm -f /home/user/gcl/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" )
> > /home/user/gcl/bin/gclfinal.bat ; fi
> make[1]: Leaving directory `/home/user/gcl'
> (cd xbin ; cp ../bin/gcl .)
> cd cmpnew && make collectfn.o
> make[1]: Entering directory `/home/user/gcl/cmpnew'
> ../unixport/saved_gcl ../unixport/ -compile collectfn.lsp
> make[1]: ../unixport/saved_gcl: Command not found
> make[1]: *** [collectfn.o] Error 127
> make[1]: Leaving directory `/home/user/gcl/cmpnew'
> make: *** [cmpnew/collectfn.o] Error 2
> bash-2.05b$ make clean
> (cd bin; make clean)
> make[1]: Entering directory `/home/user/gcl/bin'
> rm -f dpp append file-sub core a.out *.o gcl gclm.bat
> make[1]: Leaving directory `/home/user/gcl/bin'
> (cd mp ; make clean)
> make[1]: Entering directory `/home/user/gcl/mp'
> rm -f *.o *.a
> make[1]: Leaving directory `/home/user/gcl/mp'
> (cd o; make clean)
> make[1]: Entering directory `/home/user/gcl/o'
> rm -f main.o alloc.o gbc.o bitop.o typespec.o eval.o macros.o lex.o
> bds.o frame.o predicate.o reference.o assignment.o bind.o let.o
> conditional.o block.o iteration.o mapfun.o prog.o multival.o catch.o
> symbol.o cfun.o cmpaux.o package.o big.o number.o num_pred.o num_comp.o
> num_arith.o num_sfun.o num_co.o num_log.o num_rand.o earith.o
> character.o  sequence.o list.o hash.o array.o string.o regexpr.o
> structure.o toplevel.o file.o read.o backq.o print.o format.o
> pathname.o unixfsys.o unixfasl.o error.o unixtime.o unixsys.o
> unixsave.o funlink.o fat_string.o ./run_process.o nfunlink.o usig.o
> usig2.o utils.o makefun.o sockets.o clxsocket.o init_pari.o nsocket.o  
> ./sfasl.o   bcmp.o bcopy.o bzero.o user_init.o user_match.o  new_init.o
>    *.a grab_defs *.ini tmpx foo.c cmpinclude.h new_init.c
> make[1]: Leaving directory `/home/user/gcl/o'
> (cd lsp; make clean)
> make[1]: Entering directory `/home/user/gcl/lsp'
> rm -f *.o core a.out
> make[1]: Leaving directory `/home/user/gcl/lsp'
> (cd cmpnew; make clean)
> make[1]: Entering directory `/home/user/gcl/cmpnew'
> rm -f *.o core a.out *.fn
> make[1]: Leaving directory `/home/user/gcl/cmpnew'
> (cd unixport; make clean)
> ar: ../o/gcllib.a: No such file or directory
> ls: ../o/*.o: No such file or directory
> ls: ../lsp/*.o: No such file or directory
> ls: ../cmpnew/*.o: No such file or directory
> ls: ../pcl/*.o: No such file or directory
> ls: ../clcs/*.o: No such file or directory
> make[1]: Entering directory `/home/user/gcl/unixport'
> rm -rf  saved_* raw_* *.o core a.out rsym \
>       ../lsp/auto_new.lsp foo *maxima* init_*.lsp lib*.a gmp* bfd* *.lsp.tmp
> make[1]: Leaving directory `/home/user/gcl/unixport'
> (cd gcl-tk ; make clean)
> make[1]: Entering directory `/home/user/gcl/gcl-tk'
> rm -f guis.o tkAppInit.o tkMain.o  gcltkaux gcltksrv *.o */*.o
> demos/index.lsp *.fn demos/*.fn
> make[1]: Leaving directory `/home/user/gcl/gcl-tk'
> (cd  ; make distclean)
> make[1]: Entering directory `/home/user'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/home/user'
> make: [clean] Error 2 (ignored)
> cd clcs && make clean
> make[1]: Entering directory `/home/user/gcl/clcs'
> rm -f *.o *.fn saved_full_gcl saved_full_gcl cmpinclude.h
> make[1]: Leaving directory `/home/user/gcl/clcs'
> cd pcl && make clean
> make[1]: Entering directory `/home/user/gcl/pcl'
> rm -f *.o *.fn *.exe *.dll saved_gcl_pcl cmpinclude.h
> make[1]: Leaving directory `/home/user/gcl/pcl'
> cd xgcl-2 && make clean
> make[1]: Entering directory `/home/user/gcl/xgcl-2'
> rm -f *.o *.data Xgcl maxobjs /home/user/gcl/unixport/saved_xgcl
> cmpinclude.h
> make[1]: Leaving directory `/home/user/gcl/xgcl-2'
> (cd ansi-tests; make clean)
> make[1]: Entering directory `/home/user/gcl/ansi-tests'
> rm -f test.out *.fasl *.o *.so *~ *.fn *.x86f *.fasl *.ufsl
> make[1]: Leaving directory `/home/user/gcl/ansi-tests'
> (cd info ; make clean)
> make[1]: Entering directory `/home/user/gcl/info'
> rm -f *.info* *.html *.dvi *.cp *.ky *.vr *.tp *.pg *.toc *.aux *.log
> *.fn
> rm -rf gcl.IC gcl.IE gcl.IG gcl.IP gcl.IR gcl.IT gcl.fu 
> make[1]: Leaving directory `/home/user/gcl/info'
> rm -f foo.tcl config.log makedefs makedefsafter config.cache
> config.status makedefc
> rm -f h/config.h h/gclincl.h h/cmpinclude.h h/gmp.h
> rm -rf /.deps /libgmp.a
> rm -f xbin/gcl foo foo.c bin/gclm.bat gmp_all
> rm -f h/*-linux.defs h/bfd.h h/bfdlink.h h/ansidecl.h h/symcat.h
> rm -f windows/gcl.iss bin/gcl.bat
> rm -f ansi-tests/test_results
> rm -f config.log config.cache config.status
> cd binutils/bfd && make distclean
> make[1]: Entering directory `/home/user/gcl/binutils/bfd'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/home/user/gcl/binutils/bfd'
> make: [clean] Error 2 (ignored)
> cd binutils/libiberty && make distclean
> make[1]: Entering directory `/home/user/gcl/binutils/libiberty'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/home/user/gcl/binutils/libiberty'
> make: [clean] Error 2 (ignored)
> bash-2.05b$ make
> rm -f bin/gcl xbin/gcl
> MGCLDIR=`echo  | sed -e 'sX^\([a-z]\):X/\1Xg'` ; \
> GCLDIR=`echo ` ; \
> make install-command "INSTALL_LIB_DIR=$GCLDIR" "prefix=$GCLDIR"
> "BINDIR=$MGCLDIR/unixport"
> make[1]: Entering directory `/home/user/gcl'
> rm -f /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=/h:\$C_INCLUDE_PATH"; fi ;\
> echo exec /unixport/ \\ ; \
> echo '   -dir' /unixport/ \\ ; \
> echo '   -libdir' / \\ ; \
> echo '   -eval '\''(setq si::*allow-gzipped-file* t)'\' \\ ;\
> ! [ -d "" ] || echo '   -eval '\''(setq si::*tk-library* '\"\"')'\'
> \\;\
> [ "" = "" ] || echo '   -eval '\''(si::init-readline)'\' \\;\
> echo '     '\"address@hidden" ) > /bin/gcl;
> /bin/sh: line 1: /bin/gcl: Permission denied
> make[1]: *** [install-command] Error 1
> make[1]: Leaving directory `/home/user/gcl'
> make: *** [command] Error 2
> bash-2.05b$
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> 
> 
> _______________________________________________
> 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]