axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: NULL_OR_ON_C_STACK macro invalid (was: noweb)


From: Camm Maguire
Subject: [Axiom-developer] Re: NULL_OR_ON_C_STACK macro invalid (was: noweb)
Date: 18 Aug 2006 11:21:38 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!
=============================================================================
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Axiom silver branch configure 2006-07-15, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = intech19
uname -m = i686
uname -r = 2.4.25
uname -s = Linux
uname -v = #5 SMP Thu Feb 24 18:54:17 EST 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /home/camm/bin/i386
PATH: /home/camm/bin/scripts
PATH: /usr/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /usr/bin/X11
PATH: /home/camm/openoffice60


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1319: checking build system type
configure:1337: result: i686-pc-linux
configure:1345: checking host system type
configure:1359: result: i686-pc-linux
configure:1367: checking target system type
configure:1381: result: i686-pc-linux
configure:1457: checking for gcc
configure:1483: result: gcc
configure:1727: checking for C compiler version
configure:1730: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
Copyright (C) 2006 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.

configure:1733: $? = 0
configure:1735: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686 
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
configure:1738: $? = 0
configure:1740: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1743: $? = 1
configure:1766: checking for C compiler default output file name
configure:1769: gcc    conftest.c  >&5
configure:1772: $? = 0
configure:1818: result: a.out
configure:1823: checking whether the C compiler works
configure:1829: ./a.out
configure:1832: $? = 0
configure:1849: result: yes
configure:1856: checking whether we are cross compiling
configure:1858: result: no
configure:1861: checking for suffix of executables
configure:1863: gcc -o conftest    conftest.c  >&5
configure:1866: $? = 0
configure:1891: result: 
configure:1897: checking for suffix of object files
configure:1918: gcc -c   conftest.c >&5
configure:1921: $? = 0
configure:1943: result: o
configure:1947: checking whether we are using the GNU C compiler
configure:1971: gcc -c   conftest.c >&5
configure:1977: $? = 0
configure:1981: test -z 
                         || test ! -s conftest.err
configure:1984: $? = 0
configure:1987: test -s conftest.o
configure:1990: $? = 0
configure:2003: result: yes
configure:2009: checking whether gcc accepts -g
configure:2030: gcc -c -g  conftest.c >&5
configure:2036: $? = 0
configure:2040: test -z 
                         || test ! -s conftest.err
configure:2043: $? = 0
configure:2046: test -s conftest.o
configure:2049: $? = 0
configure:2060: result: yes
configure:2077: checking for gcc option to accept ANSI C
configure:2147: gcc  -c -g -O2  conftest.c >&5
configure:2153: $? = 0
configure:2157: test -z 
                         || test ! -s conftest.err
configure:2160: $? = 0
configure:2163: test -s conftest.o
configure:2166: $? = 0
configure:2184: result: none needed
configure:2202: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:2208: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2354: checking for a BSD-compatible install
configure:2409: result: /usr/bin/install -c
configure:2546: checking for gawk
configure:2562: found /usr/bin/gawk
configure:2572: result: gawk
configure:2587: checking for gtar
configure:2616: result: no
configure:2587: checking for tar
configure:2603: found /bin/tar
configure:2613: result: tar
configure:2631: checking for gpatch
configure:2660: result: no
configure:2631: checking for patch
configure:2647: found /usr/bin/patch
configure:2657: result: patch
configure:2675: checking for make
configure:2691: found /usr/bin/make
configure:2704: result: make
configure:2753: checking for ranlib
configure:2769: found /usr/bin/ranlib
configure:2780: result: ranlib
configure:2795: checking for touch
configure:2811: found /usr/bin/touch
configure:2824: result: touch
configure:2834: checking for latex
configure:2850: found /usr/bin/latex
configure:2863: result: latex
configure:2892: checking for notangle
configure:2921: result: no
configure:2927: checking for noweave
configure:2956: result: no
configure:2987: checking how to run the C preprocessor
configure:3022: gcc -E  conftest.c
configure:3028: $? = 0
configure:3060: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3066: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Axiom silver branch"
| #define PACKAGE_TARNAME "axiom-silver-branch"
| #define PACKAGE_VERSION "2006-07-15"
| #define PACKAGE_STRING "Axiom silver branch 2006-07-15"
| #define PACKAGE_BUGREPORT "address@hidden"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3105: result: gcc -E
configure:3129: gcc -E  conftest.c
configure:3135: $? = 0
configure:3167: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3173: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Axiom silver branch"
| #define PACKAGE_TARNAME "axiom-silver-branch"
| #define PACKAGE_VERSION "2006-07-15"
| #define PACKAGE_STRING "Axiom silver branch 2006-07-15"
| #define PACKAGE_BUGREPORT "address@hidden"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3217: checking for X
configure:3322: gcc -E  conftest.c
configure:3328: $? = 0
configure:3378: gcc -o conftest -g -O2   conftest.c -lXt  >&5
configure:3384: $? = 0
configure:3388: test -z 
                         || test ! -s conftest.err
configure:3391: $? = 0
configure:3394: test -s conftest
configure:3397: $? = 0
configure:3447: result: libraries , headers 
configure:3619: gcc -o conftest -g -O2   conftest.c   -lX11 >&5
configure:3625: $? = 0
configure:3629: test -z 
                         || test ! -s conftest.err
configure:3632: $? = 0
configure:3635: test -s conftest
configure:3638: $? = 0
configure:3796: checking for gethostbyname
configure:3853: gcc -o conftest -g -O2   conftest.c  >&5
configure:3859: $? = 0
configure:3863: test -z 
                         || test ! -s conftest.err
configure:3866: $? = 0
configure:3869: test -s conftest
configure:3872: $? = 0
configure:3884: result: yes
configure:4035: checking for connect
configure:4092: gcc -o conftest -g -O2   conftest.c  >&5
configure:4098: $? = 0
configure:4102: test -z 
                         || test ! -s conftest.err
configure:4105: $? = 0
configure:4108: test -s conftest
configure:4111: $? = 0
configure:4123: result: yes
configure:4198: checking for remove
configure:4255: gcc -o conftest -g -O2   conftest.c  >&5
configure:4261: $? = 0
configure:4265: test -z 
                         || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest
configure:4274: $? = 0
configure:4286: result: yes
configure:4361: checking for shmat
configure:4418: gcc -o conftest -g -O2   conftest.c  >&5
configure:4424: $? = 0
configure:4428: test -z 
                         || test ! -s conftest.err
configure:4431: $? = 0
configure:4434: test -s conftest
configure:4437: $? = 0
configure:4449: result: yes
configure:4533: checking for IceConnectionNumber in -lICE
configure:4563: gcc -o conftest -g -O2   conftest.c -lICE   >&5
configure:4569: $? = 0
configure:4573: test -z 
                         || test ! -s conftest.err
configure:4576: $? = 0
configure:4579: test -s conftest
configure:4582: $? = 0
configure:4595: result: yes
configure:4635: Linux
configure:4830: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Axiom silver branch config.status 2006-07-15, which 
was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on intech19

config.status:675: creating Makefile
config.status:675: creating build/scripts/document

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux
ac_cv_build_alias=i686-pc-linux
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes                ac_x_includes= ac_x_libraries='
ac_cv_host=i686-pc-linux
ac_cv_host_alias=i686-pc-linux
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LATEX=latex
ac_cv_prog_MAKE=make
ac_cv_prog_PATCH=patch
ac_cv_prog_TAR=tar
ac_cv_prog_TOUCH=touch
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_target=i686-pc-linux
ac_cv_target_alias=i686-pc-linux

## ----------------- ##
## Output variables. ##
## ----------------- ##

AWK='gawk'
AXIOM='/fix/t1/camm/debian/axiom/build-improvements/mnt/linux'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"Axiom\ silver\ branch\" 
-DPACKAGE_TARNAME=\"axiom-silver-branch\" -DPACKAGE_VERSION=\"2006-07-15\" 
-DPACKAGE_STRING=\"Axiom\ silver\ branch\ 2006-07-15\" 
-DPACKAGE_BUGREPORT=\"address@hidden" '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LATEX='latex'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE='make'
NOTANGLE=''
NOWEAVE=''
OBJEXT='o'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='Axiom silver branch'
PACKAGE_STRING='Axiom silver branch 2006-07-15'
PACKAGE_TARNAME='axiom-silver-branch'
PACKAGE_VERSION='2006-07-15'
PATCH='patch'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
TAR='tar'
TOUCH='touch'
X_CFLAGS=''
X_CLFAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS='-lXpm  -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
axiom_build_bindir='/fix/t1/camm/debian/axiom/build-improvements/build/i686-pc-linux/bin'
axiom_build_libdir='/fix/t1/camm/debian/axiom/build-improvements/build/i686-pc-linux/lib'
axiom_build_notangle='/fix/t1/camm/debian/axiom/build-improvements/mnt/linux/bin/lib/notangle'
axiom_build_noweave='/fix/t1/camm/debian/axiom/build-improvements/mnt/linux/bin/lib/noweave'
axiom_builddir='/fix/t1/camm/debian/axiom/build-improvements/build/i686-pc-linux'
axiom_required_build_utils=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux'
build_alias=''
build_cpu='i686'
build_os='linux'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux'
host_alias=''
host_cpu='i686'
host_os='linux'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux'
target_alias=''
target_cpu='i686'
target_os='linux'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_NAME "Axiom silver branch"
#define PACKAGE_STRING "Axiom silver branch 2006-07-15"
#define PACKAGE_TARNAME "axiom-silver-branch"
#define PACKAGE_VERSION "2006-07-15"

configure: exit 0
=============================================================================

Gabriel Dos Reis <address@hidden> writes:

> Camm Maguire <address@hidden> writes:
> 
> | Greetings!  I seem to be missing some dependency:
> | 
> | make[2]: Leaving directory `/fix/t1/camm/debian/axiom/build-improvements'
> | /bin/sh: t8: command not found
> | make[1]: [do-all] Error 127 (ignored)
> | /fix/t1/camm/debian/axiom/build-improvements/build/scripts/document: line 
> 23: -t8: command not found
> | /fix/t1/camm/debian/axiom/build-improvements/build/scripts/document: line 
> 24: -delay: command not found
> | 
> 
> Camm please send me your config.log
> 
> if you don't have noweb installed, the one comming with Axiom should
> be
> built, and configure substitute the right value for $tangle.
> 
> -- Gaby
>  
> 
> 
> 

-- 
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]