From 37b6643df2df7d784a31ca73f7bb90dc109c2401 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Dec 2005 07:26:47 +0000 Subject: removing PDP source (except debian files) before import of PDP 0.12.4 svn path=/trunk/externals/pdp/; revision=4217 --- scaf/config.log | 460 -------------------------------------------------------- 1 file changed, 460 deletions(-) delete mode 100644 scaf/config.log (limited to 'scaf/config.log') diff --git a/scaf/config.log b/scaf/config.log deleted file mode 100644 index ae73e60..0000000 --- a/scaf/config.log +++ /dev/null @@ -1,460 +0,0 @@ -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.57. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = vals -uname -m = i686 -uname -r = 2.4.20sound -uname -s = Linux -uname -v = #1 SMP lun jul 7 04:41:54 CEST 2003 - -/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: /sbin -PATH: /bin -PATH: /usr/sbin -PATH: /usr/bin -PATH: /usr/X11R6/bin -PATH: /usr/local/sbin -PATH: /usr/local/bin -PATH: /usr/games - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1300: checking for gcc -configure:1316: found /usr/bin/gcc -configure:1326: result: gcc -configure:1570: checking for C compiler version -configure:1573: gcc --version &5 -gcc (GCC) 3.2.3 (Debian) -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:1576: $? = 0 -configure:1578: gcc -v &5 -Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.3/specs -Configured with: ../src/configure -v --enable-languages=c,c++,f77,objc,ada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-objc-gc i386-linux -Thread model: posix -gcc version 3.2.3 (Debian) -configure:1581: $? = 0 -configure:1583: gcc -V &5 -gcc: argument to `-V' is missing -configure:1586: $? = 1 -configure:1610: checking for C compiler default output -configure:1613: gcc conftest.c >&5 -configure:1616: $? = 0 -configure:1662: result: a.out -configure:1667: checking whether the C compiler works -configure:1673: ./a.out -configure:1676: $? = 0 -configure:1693: result: yes -configure:1700: checking whether we are cross compiling -configure:1702: result: no -configure:1705: checking for suffix of executables -configure:1707: gcc -o conftest conftest.c >&5 -configure:1710: $? = 0 -configure:1735: result: -configure:1741: checking for suffix of object files -configure:1763: gcc -c conftest.c >&5 -configure:1766: $? = 0 -configure:1788: result: o -configure:1792: checking whether we are using the GNU C compiler -configure:1817: gcc -c conftest.c >&5 -configure:1820: $? = 0 -configure:1823: test -s conftest.o -configure:1826: $? = 0 -configure:1839: result: yes -configure:1845: checking whether gcc accepts -g -configure:1867: gcc -c -g conftest.c >&5 -configure:1870: $? = 0 -configure:1873: test -s conftest.o -configure:1876: $? = 0 -configure:1887: result: yes -configure:1904: checking for gcc option to accept ANSI C -configure:1965: gcc -c -g -O2 conftest.c >&5 -configure:1968: $? = 0 -configure:1971: test -s conftest.o -configure:1974: $? = 0 -configure:1992: result: none needed -configure:2010: gcc -c -g -O2 conftest.c >&5 -conftest.c:2: syntax error before "me" -configure:2013: $? = 1 -configure: failed program was: -| #ifndef __cplusplus -| choke me -| #endif -configure:2127: checking how to run the C preprocessor -configure:2163: gcc -E conftest.c -configure:2169: $? = 0 -configure:2201: gcc -E conftest.c -configure:2200:28: ac_nonexistent.h: No such file or directory -configure:2207: $? = 1 -configure: failed program was: -| #line 2192 "configure" -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| /* end confdefs.h. */ -| #include -configure:2245: result: gcc -E -configure:2270: gcc -E conftest.c -configure:2276: $? = 0 -configure:2308: gcc -E conftest.c -configure:2307:28: ac_nonexistent.h: No such file or directory -configure:2314: $? = 1 -configure: failed program was: -| #line 2299 "configure" -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| /* end confdefs.h. */ -| #include -configure:2357: checking for egrep -configure:2367: result: grep -E -configure:2372: checking for ANSI C header files -configure:2398: gcc -c -g -O2 conftest.c >&5 -configure:2401: $? = 0 -configure:2404: test -s conftest.o -configure:2407: $? = 0 -configure:2496: gcc -o conftest -g -O2 conftest.c >&5 -configure:2499: $? = 0 -configure:2501: ./conftest -configure:2504: $? = 0 -configure:2519: result: yes -configure:2537: checking for pdp-config -configure:2555: found /usr/bin/pdp-config -configure:2568: result: /usr/bin/pdp-config -configure:2577: checking for sin in -lm -configure:2608: gcc -o conftest -g -O2 conftest.c -lm >&5 -configure:2600: warning: conflicting types for built-in function `sin' -configure:2611: $? = 0 -configure:2614: test -s conftest -configure:2617: $? = 0 -configure:2629: result: yes -configure:2641: checking for dlopen in -ldl -configure:2672: gcc -o conftest -g -O2 conftest.c -ldl -lm >&5 -configure:2675: $? = 0 -configure:2678: test -s conftest -configure:2681: $? = 0 -configure:2693: result: yes -configure:2735: checking for sys/types.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for sys/stat.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for stdlib.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for string.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for memory.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for strings.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for inttypes.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for stdint.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2735: checking for unistd.h -configure:2752: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2755: $? = 0 -configure:2758: test -s conftest.o -configure:2761: $? = 0 -configure:2772: result: yes -configure:2794: checking m_pd.h usability -configure:2807: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2810: $? = 0 -configure:2813: test -s conftest.o -configure:2816: $? = 0 -configure:2826: result: yes -configure:2830: checking m_pd.h presence -configure:2841: gcc -E -I/usr/local/include/pdp conftest.c -configure:2847: $? = 0 -configure:2866: result: yes -configure:2902: checking for m_pd.h -configure:2909: result: yes -configure:2930: checking pdp.h usability -configure:2943: gcc -c -g -O2 -I/usr/local/include/pdp conftest.c >&5 -configure:2986:17: pdp.h: No such file or directory -configure:2946: $? = 1 -configure: failed program was: -| #line 2932 "configure" -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define STDC_HEADERS 1 -| #define HAVE_LIBM 1 -| #define HAVE_LIBDL 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -| #if HAVE_SYS_TYPES_H -| # include -| #endif -| #if HAVE_SYS_STAT_H -| # include -| #endif -| #if STDC_HEADERS -| # include -| # include -| #else -| # if HAVE_STDLIB_H -| # include -| # endif -| #endif -| #if HAVE_STRING_H -| # if !STDC_HEADERS && HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #if HAVE_STRINGS_H -| # include -| #endif -| #if HAVE_INTTYPES_H -| # include -| #else -| # if HAVE_STDINT_H -| # include -| # endif -| #endif -| #if HAVE_UNISTD_H -| # include -| #endif -| #include -configure:2962: result: no -configure:2966: checking pdp.h presence -configure:2977: gcc -E -I/usr/local/include/pdp conftest.c -configure:2988:17: pdp.h: No such file or directory -configure:2983: $? = 1 -configure: failed program was: -| #line 2968 "configure" -| /* confdefs.h. */ -| -| #define PACKAGE_NAME "" -| #define PACKAGE_TARNAME "" -| #define PACKAGE_VERSION "" -| #define PACKAGE_STRING "" -| #define PACKAGE_BUGREPORT "" -| #define STDC_HEADERS 1 -| #define HAVE_LIBM 1 -| #define HAVE_LIBDL 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_STAT_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_MEMORY_H 1 -| #define HAVE_STRINGS_H 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_UNISTD_H 1 -| /* end confdefs.h. */ -| #include -configure:3002: result: no -configure:3038: checking for pdp.h -configure:3045: result: no -configure:3202: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.57. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on vals - -config.status:601: creating Makefile.config - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_c_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_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_header_inttypes_h=yes -ac_cv_header_m_pd_h=yes -ac_cv_header_memory_h=yes -ac_cv_header_pdp_h=no -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_types_h=yes -ac_cv_header_unistd_h=yes -ac_cv_lib_dl_dlopen=yes -ac_cv_lib_m_sin=yes -ac_cv_objext=o -ac_cv_path_PDP_CONFIG=/usr/bin/pdp-config -ac_cv_prog_CPP='gcc -E' -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_cc_g=yes -ac_cv_prog_cc_stdc= -ac_cv_prog_egrep='grep -E' - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -CC='gcc' -CFLAGS='-g -O2' -CPP='gcc -E' -CPPFLAGS=' -I/usr/local/include/pdp -I/home/knoppix/PD/src/pdp-0.12.2/scaf/include' -DEFAULT_RULES_LIB='/usr/local/lib/scaf/default.scafo' -DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 ' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='grep -E' -EXEEXT='' -LDFLAGS='' -LIBOBJS='' -LIBS='-ldl -lm ' -LTLIBOBJS='' -OBJEXT='o' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='' -PACKAGE_STRING='' -PACKAGE_TARNAME='' -PACKAGE_VERSION='' -PATH_SEPARATOR=':' -PDP_CONFIG='/usr/bin/pdp-config' -SHELL='/bin/sh' -ac_ct_CC='gcc' -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_INTTYPES_H 1 -#define HAVE_LIBDL 1 -#define HAVE_LIBM 1 -#define HAVE_MEMORY_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_STRINGS_H 1 -#define HAVE_STRING_H 1 -#define HAVE_SYS_STAT_H 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_UNISTD_H 1 -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "" -#define PACKAGE_STRING "" -#define PACKAGE_TARNAME "" -#define PACKAGE_VERSION "" -#define STDC_HEADERS 1 - -configure: exit 0 -- cgit v1.2.1