This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --with-sfsuser=sfs --with-sfsgroup=sfs --with-sfsdir=/var/spool/sfs --with-etcdir=/usr/local/etc/sfs --disable-uvfs --with-gmp=/usr/local --prefix=/usr/local i386-unknown-gnu ## ---------- ## ## Platform. ## ## ---------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 127 tasks, 182 threads, 4 processors Load average: 1.30, Mach factor: 2.69 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:995: PATH=".;."; conftest.sh ./configure: line 996: conftest.sh: command not found configure:998: $? = 127 configure:1045: checking for a BSD compatible install configure:1094: result: /usr/bin/install -c -o root -g wheel configure:1105: checking whether build environment is sane configure:1148: result: yes configure:1163: checking whether gmake sets ${MAKE} configure:1183: result: yes configure:1211: checking for working aclocal-1.4 configure:1222: result: missing configure:1226: checking for working autoconf configure:1233: result: found configure:1241: checking for working automake-1.4 configure:1252: result: missing configure:1256: checking for working autoheader configure:1263: result: found configure:1271: checking for working makeinfo configure:1278: result: found configure:1296: checking build system type configure:1314: result: i386-unknown-gnu configure:1321: checking host system type configure:1335: result: i386-unknown-gnu configure:1350: checking for i386-unknown-gnu-gcc configure:1373: result: cc configure:1636: checking for C compiler version configure:1639: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) 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. configure:1642: $? = 0 configure:1644: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1647: $? = 0 configure:1649: cc -V &5 cc: `-V' option must have argument configure:1652: $? = 1 configure:1672: checking for C compiler default output configure:1675: cc -fno-common conftest.c >&5 configure:1678: $? = 0 configure:1707: result: a.out configure:1712: checking whether the C compiler works configure:1718: ./a.out configure:1721: $? = 0 configure:1736: result: yes configure:1743: checking whether we are cross compiling configure:1745: result: no configure:1748: checking for executable suffix configure:1750: cc -o conftest -fno-common conftest.c >&5 configure:1753: $? = 0 configure:1775: result: configure:1781: checking for object suffix configure:1799: cc -c -fno-common conftest.c >&5 configure:1802: $? = 0 configure:1821: result: configure:1825: checking whether we are using the GNU C compiler configure:1846: cc -c -fno-common conftest.c >&5 configure:1849: $? = 0 configure:1852: test -s conftest. configure:1855: $? = 1 configure: failed program was: #line 1831 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:1867: result: no configure:1873: checking whether cc accepts -g configure:1891: cc -c -g conftest.c >&5 configure:1894: $? = 0 configure:1897: test -s conftest. configure:1900: $? = 1 configure: failed program was: #line 1879 "configure" #include "confdefs.h" int main () { ; return 0; } configure:1910: result: no configure:1937: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:1940: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2043: checking how to run the C preprocessor configure:2069: cc -E conftest.c configure:2075: $? = 0 configure:2102: cc -E conftest.c configure:2099:28: ac_nonexistent.h: No such file or directory configure:2108: $? = 1 configure: failed program was: #line 2098 "configure" #include "confdefs.h" #include configure:2145: result: cc -E configure:2160: cc -E conftest.c configure:2166: $? = 0 configure:2193: cc -E conftest.c configure:2190:28: ac_nonexistent.h: No such file or directory configure:2199: $? = 1 configure: failed program was: #line 2189 "configure" #include "confdefs.h" #include configure:2248: checking for i386-unknown-gnu-g++ configure:2271: result: c++ configure:2325: checking for C++ compiler version configure:2328: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) 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. configure:2331: $? = 0 configure:2333: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2336: $? = 0 configure:2338: c++ -V &5 c++: `-V' option must have argument configure:2341: $? = 1 configure:2344: checking whether we are using the GNU C++ compiler configure:2365: c++ -c -fno-common conftest.cc >&5 configure:2368: $? = 0 configure:2371: test -s conftest. configure:2374: $? = 1 configure: failed program was: #line 2350 "configure" #include "confdefs.h" int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2386: result: no configure:2392: checking whether c++ accepts -g configure:2410: c++ -c -g conftest.cc >&5 configure:2413: $? = 0 configure:2416: test -s conftest. configure:2419: $? = 1 configure: failed program was: #line 2398 "configure" #include "confdefs.h" int main () { ; return 0; } configure:2429: result: no configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include #include int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include extern "C" void std::exit (int) throw (); using std::exit; int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include extern "C" void std::exit (int); using std::exit; int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include extern "C" void exit (int) throw (); int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include extern "C" void exit (int); int main () { exit (42); ; return 0; } configure:2469: c++ -c -fno-common conftest.cc >&5 configure:2472: $? = 0 configure:2475: test -s conftest. configure:2478: $? = 1 configure: failed program was: #line 2456 "configure" #include "confdefs.h" #include void exit (int); int main () { exit (42); ; return 0; } configure:2536: checking for flex configure:2551: found /usr/bin/flex configure:2559: result: flex configure:2574: checking for flex configure:2597: result: flex configure:2610: checking for yywrap in -lfl configure:2637: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2640: $? = 0 configure:2643: test -s conftest configure:2646: $? = 0 configure:2657: result: yes configure:2720: checking lex output file root configure:2739: result: lex.yy configure:2743: checking whether yytext is a pointer configure:2759: cc -o conftest -fno-common conftest.c -lfl >&5 configure:2762: $? = 0 configure:2765: test -s conftest configure:2768: $? = 0 configure:2780: result: yes configure:2796: checking for bison configure:2811: found /usr/local/bin/bison configure:2819: result: bison -y configure:2869: checking for cpp configure:2886: found /usr/bin/cpp configure:2897: result: /usr/bin/cpp configure:2934: checking for a BSD compatible install configure:2983: result: /usr/bin/install -c -o root -g wheel configure:2994: checking whether ln -s works configure:2998: result: yes configure:3009: checking for gm4 configure:3026: found /usr/local/bin/gm4 configure:3037: result: /usr/local/bin/gm4 configure:3056: checking for sfs user and group configure:3120: cc -o conftest -fno-common conftest.c >&5 configure:3123: $? = 0 configure:3125: ./conftest configure:3128: $? = 1 configure: program exited with status 1 configure: failed program was: #line 3078 "configure" #include "confdefs.h" #include #include #include #include static int error; static void bad (char *p) { if (error) printf (" %s", p); else { error = 1; printf ("[%s", p); } } int main () { struct passwd *pw = getpwnam ("sfs"); struct group *gr = getgrnam ("sfs"); if (!0 && !pw) bad ("No user sfs."); if (!0 && !gr) bad ("No group sfs."); else if (gr && gr->gr_mem[0]) bad ("Group sfs cannot have users."); if (pw && gr && pw->pw_gid != gr->gr_gid) bad ("Login group of sfs must be sfs."); if (error) printf ("] "); return error; } configure:3140: result: no configure:3144: error: Create sfs user/group or use --with-sfsuser/--with-sfsgroup ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_fl_yywrap=yes ac_cv_objext= ac_cv_path_M4=/usr/local/bin/gm4 ac_cv_path__PATH_CPP=/usr/bin/cpp ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_gmake_set=yes lt_cv_sys_max_cmd_len= sfs_cv_ugidok=no ## ------------ ## ## confdefs.h. ## ## ------------ ## #define PACKAGE "sfs" #define VERSION "0.7.2" #ifdef __cplusplus void exit (int); #endif #define YYTEXT_POINTER 1 #define PATH_CPP "/usr/bin/cpp" configure: exit 1