Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 463020 Details for
Bug 608778
dev-db/mysql-super-smack-1.3-r3 : /.../ylwrap:line <snip>: 3746 Segmentation fault "$prog" "$@" "$input"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 20.73 KB, created by
Toralf Förster
on 2017-02-09 19:17:58 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-09 19:17:58 UTC
Size:
20.73 KB
patch
obsolete
>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.59. Invocation command line was > > $ ./configure --with-mysql --with-pgsql > >## --------- ## >## Platform. ## >## --------- ## > >hostname = teg.vegan.net >uname -m = i686 >uname -r = 2.6.12-rc4-mm2 >uname -s = Linux >uname -v = #2 Tue May 17 08:23:53 EDT 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: /bin >PATH: /etc >PATH: /sbin >PATH: /usr/local/kde/bin >PATH: /usr/bin >PATH: /usr/etc >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /usr/local/sbin >PATH: /usr/X11R6/bin >PATH: /usr/ucb >PATH: /usr/openwin/bin/ >PATH: /usr/ccs/bin >PATH: /root/bin >PATH: /usr/local/netscape >PATH: /opt/BKgnome/bin >PATH: /opt/BKelight/enlightenment/bin >PATH: /opt/ImageMagick/bin >PATH: /usr/local/opt/BKgnome/lib >PATH: /usr/local/mysql/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1359: checking for a BSD-compatible install >configure:1414: result: /usr/bin/install -c >configure:1425: checking whether build environment is sane >configure:1468: result: yes >configure:1483: checking whether make sets $(MAKE) >configure:1503: result: yes >configure:1535: checking for working aclocal >configure:1542: result: found >configure:1550: checking for working autoconf >configure:1557: result: found >configure:1565: checking for working automake >configure:1572: result: found >configure:1580: checking for working autoheader >configure:1587: result: found >configure:1595: checking for working makeinfo >configure:1602: result: found >configure:1619: checking for sh >configure:1645: result: /bin/sh >configure:1698: checking for gcc >configure:1714: found /usr/bin/gcc >configure:1724: result: gcc >configure:1968: checking for C compiler version >configure:1971: gcc --version </dev/null >&5 >gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) >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. > >configure:1974: $? = 0 >configure:1976: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs >Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux >Thread model: posix >gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) >configure:1979: $? = 0 >configure:1981: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:1984: $? = 1 >configure:2007: checking for C compiler default output file name >configure:2010: gcc conftest.c >&5 >configure:2013: $? = 0 >configure:2059: result: a.out >configure:2064: checking whether the C compiler works >configure:2070: ./a.out >configure:2073: $? = 0 >configure:2090: result: yes >configure:2097: checking whether we are cross compiling >configure:2099: result: no >configure:2102: checking for suffix of executables >configure:2104: gcc -o conftest conftest.c >&5 >configure:2107: $? = 0 >configure:2132: result: >configure:2138: checking for suffix of object files >configure:2159: gcc -c conftest.c >&5 >configure:2162: $? = 0 >configure:2184: result: o >configure:2188: checking whether we are using the GNU C compiler >configure:2212: gcc -c conftest.c >&5 >configure:2218: $? = 0 >configure:2222: test -z > || test ! -s conftest.err >configure:2225: $? = 0 >configure:2228: test -s conftest.o >configure:2231: $? = 0 >configure:2244: result: yes >configure:2250: checking whether gcc accepts -g >configure:2271: gcc -c -g conftest.c >&5 >configure:2277: $? = 0 >configure:2281: test -z > || test ! -s conftest.err >configure:2284: $? = 0 >configure:2287: test -s conftest.o >configure:2290: $? = 0 >configure:2301: result: yes >configure:2318: checking for gcc option to accept ANSI C >configure:2388: gcc -c -g -O2 conftest.c >&5 >configure:2394: $? = 0 >configure:2398: test -z > || test ! -s conftest.err >configure:2401: $? = 0 >configure:2404: test -s conftest.o >configure:2407: $? = 0 >configure:2425: result: none needed >configure:2443: gcc -c -g -O2 conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2449: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2634: checking for g++ >configure:2650: found /usr/bin/g++ >configure:2660: result: g++ >configure:2676: checking for C++ compiler version >configure:2679: g++ --version </dev/null >&5 >g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) >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. > >configure:2682: $? = 0 >configure:2684: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs >Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux >Thread model: posix >gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) >configure:2687: $? = 0 >configure:2689: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:2692: $? = 1 >configure:2695: checking whether we are using the GNU C++ compiler >configure:2719: g++ -c conftest.cc >&5 >configure:2725: $? = 0 >configure:2729: test -z > || test ! -s conftest.err >configure:2732: $? = 0 >configure:2735: test -s conftest.o >configure:2738: $? = 0 >configure:2751: result: yes >configure:2757: checking whether g++ accepts -g >configure:2778: g++ -c -g conftest.cc >&5 >configure:2784: $? = 0 >configure:2788: test -z > || test ! -s conftest.err >configure:2791: $? = 0 >configure:2794: test -s conftest.o >configure:2797: $? = 0 >configure:2808: result: yes >configure:2850: g++ -c -g -O2 conftest.cc >&5 >configure:2856: $? = 0 >configure:2860: test -z > || test ! -s conftest.err >configure:2863: $? = 0 >configure:2866: test -s conftest.o >configure:2869: $? = 0 >configure:2895: g++ -c -g -O2 conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:16: error: `exit' undeclared (first use this function) >conftest.cc:16: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:2901: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "super-smack" >| #define VERSION "1.1" >| #define VERSION "1.1" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2850: g++ -c -g -O2 conftest.cc >&5 >configure:2856: $? = 0 >configure:2860: test -z > || test ! -s conftest.err >configure:2863: $? = 0 >configure:2866: test -s conftest.o >configure:2869: $? = 0 >configure:2895: g++ -c -g -O2 conftest.cc >&5 >configure:2901: $? = 0 >configure:2905: test -z > || test ! -s conftest.err >configure:2908: $? = 0 >configure:2911: test -s conftest.o >configure:2914: $? = 0 >configure:2942: checking how to run the C preprocessor >configure:2977: gcc -E conftest.c >configure:2983: $? = 0 >configure:3015: gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:3021: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "super-smack" >| #define VERSION "1.1" >| #define VERSION "1.1" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3060: result: gcc -E >configure:3084: gcc -E conftest.c >configure:3090: $? = 0 >configure:3122: gcc -E conftest.c >conftest.c:15:28: ac_nonexistent.h: No such file or directory >configure:3128: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "super-smack" >| #define VERSION "1.1" >| #define VERSION "1.1" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3184: checking for a BSD-compatible install >configure:3239: result: /usr/bin/install -c >configure:3250: checking whether ln -s works >configure:3254: result: yes >configure:3267: checking for flex >configure:3283: found /usr/bin/flex >configure:3293: result: flex >configure:3308: checking for flex >configure:3334: result: flex >configure:3347: checking for yywrap in -lfl >configure:3377: gcc -o conftest -g -O2 conftest.c -lfl >&5 >configure:3383: $? = 0 >configure:3387: test -z > || test ! -s conftest.err >configure:3390: $? = 0 >configure:3393: test -s conftest >configure:3396: $? = 0 >configure:3409: result: yes >configure:3487: checking lex output file root >configure:3498: flex conftest.l >configure:3501: $? = 0 >configure:3513: result: lex.yy >configure:3518: checking whether yytext is a pointer >configure:3534: gcc -o conftest -g -O2 conftest.c -lfl >&5 >configure:3540: $? = 0 >configure:3544: test -z > || test ! -s conftest.err >configure:3547: $? = 0 >configure:3550: test -s conftest >configure:3553: $? = 0 >configure:3567: result: yes >configure:3583: checking for bison >configure:3599: found /usr/bin/bison >configure:3609: result: bison -y >configure:3707: checking for compress in -lz >configure:3737: gcc -o conftest -g -O2 conftest.c -lz >&5 >configure:3743: $? = 0 >configure:3747: test -z > || test ! -s conftest.err >configure:3750: $? = 0 >configure:3753: test -s conftest >configure:3756: $? = 0 >configure:3769: result: yes >configure:3785: checking for crypt in -lcrypt >configure:3815: gcc -o conftest -g -O2 conftest.c -lcrypt -lz >&5 >configure:3821: $? = 0 >configure:3825: test -z > || test ! -s conftest.err >configure:3828: $? = 0 >configure:3831: test -s conftest >configure:3834: $? = 0 >configure:3847: result: yes >configure:3858: checking for crypt >configure:3915: gcc -o conftest -g -O2 conftest.c -lcrypt -lz >&5 >configure:3921: $? = 0 >configure:3925: test -z > || test ! -s conftest.err >configure:3928: $? = 0 >configure:3931: test -s conftest >configure:3934: $? = 0 >configure:3946: result: yes >configure:3972: checking for libmysqlclient >configure:3974: result: >configure:3993: checking for mysql_real_connect in -lmysqlclient >configure:4023: gcc -o conftest -g -O2 conftest.c -lmysqlclient -L/usr/local/lib/mysql -lcrypt -lz >&5 >configure:4029: $? = 0 >configure:4033: test -z > || test ! -s conftest.err >configure:4036: $? = 0 >configure:4039: test -s conftest >configure:4042: $? = 0 >configure:4055: result: yes >configure:4087: checking for mysql.h >configure:4089: result: >configure:4132: checking for libpq >configure:4134: result: >configure:4153: checking for PQconnectdb in -lpq >configure:4183: gcc -o conftest -g -O2 conftest.c -lpq -L/usr/local/pgsql/lib -L/usr/local/lib/mysql -lcrypt -lz >&5 >configure:4189: $? = 0 >configure:4193: test -z > || test ! -s conftest.err >configure:4196: $? = 0 >configure:4199: test -s conftest >configure:4202: $? = 0 >configure:4215: result: yes >configure:4247: checking for libpq-fe.h >configure:4249: result: >configure:4291: checking for egrep >configure:4301: result: grep -E >configure:4306: checking for ANSI C header files >configure:4331: gcc -c -g -O2 conftest.c >&5 >configure:4337: $? = 0 >configure:4341: test -z > || test ! -s conftest.err >configure:4344: $? = 0 >configure:4347: test -s conftest.o >configure:4350: $? = 0 >configure:4436: gcc -o conftest -g -O2 conftest.c -L/usr/local/pgsql/lib -L/usr/local/lib/mysql -lcrypt -lz >&5 >configure:4439: $? = 0 >configure:4441: ./conftest >configure:4444: $? = 0 >configure:4459: result: yes >configure:4483: checking for sys/types.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for sys/stat.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for stdlib.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for string.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for memory.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for strings.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for inttypes.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for stdint.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4483: checking for unistd.h >configure:4499: gcc -c -g -O2 conftest.c >&5 >configure:4505: $? = 0 >configure:4509: test -z > || test ! -s conftest.err >configure:4512: $? = 0 >configure:4515: test -s conftest.o >configure:4518: $? = 0 >configure:4529: result: yes >configure:4556: checking sys/time.h usability >configure:4568: gcc -c -g -O2 conftest.c >&5 >configure:4574: $? = 0 >configure:4578: test -z > || test ! -s conftest.err >configure:4581: $? = 0 >configure:4584: test -s conftest.o >configure:4587: $? = 0 >configure:4597: result: yes >configure:4601: checking sys/time.h presence >configure:4611: gcc -E conftest.c >configure:4617: $? = 0 >configure:4637: result: yes >configure:4672: checking for sys/time.h >configure:4679: result: yes >configure:4547: checking for unistd.h >configure:4552: result: yes >configure:4694: checking whether time.h and sys/time.h may both be included >configure:4719: gcc -c -g -O2 conftest.c >&5 >configure:4725: $? = 0 >configure:4729: test -z > || test ! -s conftest.err >configure:4732: $? = 0 >configure:4735: test -s conftest.o >configure:4738: $? = 0 >configure:4749: result: yes >configure:4761: checking return type of signal handlers >configure:4792: gcc -c -g -O2 conftest.c >&5 >configure:4798: $? = 0 >configure:4802: test -z > || test ! -s conftest.err >configure:4805: $? = 0 >configure:4808: test -s conftest.o >configure:4811: $? = 0 >configure:4822: result: void >configure:4835: checking for gettimeofday >configure:4892: gcc -o conftest -g -O2 conftest.c -L/usr/local/pgsql/lib -L/usr/local/lib/mysql -lcrypt -lz >&5 >configure:4898: $? = 0 >configure:4902: test -z > || test ! -s conftest.err >configure:4905: $? = 0 >configure:4908: test -s conftest >configure:4911: $? = 0 >configure:4923: result: yes >configure:4835: checking for strerror >configure:4892: gcc -o conftest -g -O2 conftest.c -L/usr/local/pgsql/lib -L/usr/local/lib/mysql -lcrypt -lz >&5 >configure:4898: $? = 0 >configure:4902: test -z > || test ! -s conftest.err >configure:4905: $? = 0 >configure:4908: test -s conftest >configure:4911: $? = 0 >configure:4923: result: yes >configure:5057: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on teg.vegan.net > >config.status:686: creating Makefile >config.status:686: creating src/Makefile >config.status:790: creating config.h >config.status:922: config.h is unchanged >config.status:1080: executing default-1 commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >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_CXXFLAGS_set= >ac_cv_env_CXXFLAGS_value= >ac_cv_env_CXX_set= >ac_cv_env_CXX_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_crypt=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_strerror=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_mysqlclient_mysql_real_connect=yes >ac_cv_lib_pq_PQconnectdb=yes >ac_cv_lib_z_compress=yes >ac_cv_objext=o >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_LEX=flex >ac_cv_prog_SHELL=/bin/sh >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_CXX=g++ >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_type_signal=void > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='aclocal' >AUTOCONF='autoconf' >AUTOHEADER='autoheader' >AUTOMAKE='automake' >CC='gcc' >CFLAGS='-g -O2' >CPP='gcc -E' >CPPFLAGS='' >CXX='g++' >CXXFLAGS='-g -O2' >DATADIR='/var/smack-data' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBOBJS='' >LIBS='-L/usr/local/pgsql/lib -L/usr/local/lib/mysql -lcrypt -lz ' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='makeinfo' >MYSQL_INCLUDE='-I/usr/local/include/mysql' >MYSQL_LIB='-L/usr/local/lib/mysql -lmysqlclient ' >OBJEXT='o' >ORACLE_INCLUDE='' >ORACLE_LIB='' >PACKAGE='super-smack' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PGSQL_INCLUDE='-I/usr/local/pgsql/include' >PGSQL_LIB='-L/usr/local/pgsql/lib -lpq' >SET_MAKE='' >SHELL='/bin/sh' >SMACKS_DIR='/usr/share/smacks' >VERSION='1.1' >YACC='bison -y' >ac_ct_CC='gcc' >ac_ct_CXX='g++' >bindir='${exec_prefix}/bin' >build_alias='' >datadir='${prefix}/share' >exec_prefix='${prefix}' >host_alias='' >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_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_CRYPT 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBCRYPT 1 >#define HAVE_LIBZ 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MYSQL 1 >#define HAVE_PGSQL 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define PACKAGE "super-smack" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define RETSIGTYPE void >#define SMACK_DATADIR "/var/smack-data" >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define VERSION "1.1" >#define VERSION "1.1" >#define YYTEXT_POINTER 1 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 608778
:
463018
| 463020 |
463022
|
463024
|
463026
|
463028