======================================================================== ======================================================================== ===== Building Axiom first try ======================================== ======================================================================== ========================================================================
This went into an infinite loop in the make due to some kind of timestamp problem. [EMAIL PROTECTED] src]# echo $AXIOM [EMAIL PROTECTED] src]# cd .. [EMAIL PROTECTED] noweb]# cd .. [EMAIL PROTECTED] zips]# cd .. [EMAIL PROTECTED] bi]# ls axiom30yr.jpg ChangeLog.build-improvements lsp axiomicon.png config Makefile.in axiomlogo.jpg configure Makefile.pamphlet axiomsml.png configure.ac README build-setup.sh configure.ac.pamphlet README.build-improvements ChangeLog FAQ src CHANGELOG license zips [EMAIL PROTECTED] bi]# export AXIOM=`pwd`/mnt/linux [EMAIL PROTECTED] bi]# ./configure checking build system type... i686-pc-linux checking host system type... i686-pc-linux checking target system type... i686-pc-linux checking for 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for gawk... gawk checking for gtar... gtar checking for gpatch... no checking for patch... patch checking for make... make checking for ranlib... ranlib checking for touch... touch checking for latex... latex checking for makeindex... makeindex checking for notangle... notangle checking for noweave... noweave checking for gcl... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: SYSNAME=Fedora Core release 5 (Bordeaux) configure: Linux configure: configure complete. Now type configure: configure: make configure: creating ./config.status config.status: creating Makefile config.status: creating lsp/Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/boot/Makefile config.status: creating src/interp/Makefile config.status: creating src/share/Makefile config.status: creating src/algebra/Makefile config.status: creating src/etc/Makefile config.status: creating src/clef/Makefile config.status: creating src/doc/Makefile config.status: creating src/graph/Makefile config.status: creating src/graph/Gdraws/Makefile config.status: creating src/graph/view2D/Makefile config.status: creating src/graph/view3D/Makefile config.status: creating src/graph/viewAlone/Makefile config.status: creating src/graph/viewman/Makefile config.status: creating src/sman/Makefile config.status: creating src/hyper/Makefile config.status: creating src/input/Makefile config.status: creating src/booklets/Makefile config.status: creating build/scripts/document [EMAIL PROTECTED] bi]# make make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf cd /tmp/bi && /bin/sh ./config.status `echo /tmp/bi/ | sed -e 's|/tmp/bi/||'`Makefile config.status: creating Makefile make: Warning: File `Makefile.in' has modification time 3.2e+06 s in the future cd . && autoconf make: *** [configure] Interrupt _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
