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.60. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = insomniac.ws.lan uname -m = i386 uname -r = 4.6 uname -s = OpenBSD uname -v = GENERIC#359 /usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.70GHz ("GenuineIntel" 686-class) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = OpenBSD.i386 /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/ryan/bin/i386-openbsd4.6 PATH: /home/ryan/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /sbin PATH: /bin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin PATH: /usr/local/games PATH: /usr/games PATH: /home/ryan/.zsh/zfunc PATH: /usr/local/share/zsh/site-functions PATH: /usr/local/share/zsh/4.3.10/functions ## ----------- ## ## Core tests. ## ## ----------- ## configure:2089: checking build system type configure:2107: result: i386-unknown-openbsd4.6 configure:2129: checking host system type configure:2144: result: i386-unknown-openbsd4.6 configure:2180: checking for a BSD-compatible install configure:2236: result: /usr/bin/install -c configure:2247: checking whether build environment is sane configure:2290: result: yes configure:2355: checking for gawk configure:2385: result: no configure:2355: checking for mawk configure:2385: result: no configure:2355: checking for nawk configure:2371: found /usr/bin/nawk configure:2382: result: nawk configure:2393: checking whether make sets $(MAKE) configure:2414: result: yes configure:2677: checking for gcc configure:2693: found /usr/bin/gcc configure:2704: result: gcc configure:2942: checking for C compiler version configure:2949: gcc --version >&5 gcc (GCC) 3.3.5 (propolice) 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:2952: $? = 0 configure:2959: gcc -v >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.6/3.3.5/specs Configured with: Thread model: single gcc version 3.3.5 (propolice) configure:2962: $? = 0 configure:2969: gcc -V >&5 gcc: `-V' option must have argument configure:2972: $? = 1 configure:2995: checking for C compiler default output file name configure:3022: gcc conftest.c >&5 configure:3025: $? = 0 configure:3071: result: a.out configure:3076: checking whether the C compiler works configure:3086: ./a.out configure:3089: $? = 0 configure:3106: result: yes configure:3113: checking whether we are cross compiling configure:3115: result: no configure:3118: checking for suffix of executables configure:3125: gcc -o conftest conftest.c >&5 configure:3128: $? = 0 configure:3152: result: configure:3158: checking for suffix of object files configure:3184: gcc -c conftest.c >&5 configure:3187: $? = 0 configure:3210: result: o configure:3214: checking whether we are using the GNU C compiler configure:3243: gcc -c conftest.c >&5 configure:3249: $? = 0 configure:3256: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3259: $? = 0 configure:3266: test -s conftest.o configure:3269: $? = 0 configure:3283: result: yes configure:3288: checking whether gcc accepts -g configure:3318: gcc -c -g conftest.c >&5 configure:3324: $? = 0 configure:3331: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3334: $? = 0 configure:3341: test -s conftest.o configure:3344: $? = 0 configure:3474: result: yes configure:3491: checking for gcc option to accept ISO C89 configure:3565: gcc -c -g -O2 conftest.c >&5 configure:3571: $? = 0 configure:3578: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3581: $? = 0 configure:3588: test -s conftest.o configure:3591: $? = 0 configure:3611: result: none needed configure:3640: checking for style of include used by make configure:3668: result: GNU configure:3696: checking dependency style of gcc configure:3786: result: gcc3 configure:3808: checking how to run the C preprocessor configure:3848: gcc -E conftest.c configure:3854: $? = 0 configure:3892: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3898: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | /* end confdefs.h. */ | #include configure:3938: result: gcc -E configure:3967: gcc -E conftest.c configure:3973: $? = 0 configure:4011: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4017: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | /* end confdefs.h. */ | #include configure:4074: checking for a BSD-compatible install configure:4130: result: /usr/bin/install -c configure:4141: checking whether ln -s works configure:4145: result: yes configure:4227: checking for a sed that does not truncate output configure:4281: result: /usr/bin/sed configure:4284: checking for grep that handles long lines and -e configure:4358: result: /usr/bin/grep configure:4363: checking for egrep configure:4441: result: /usr/bin/grep -E configure:4457: checking for ld used by gcc configure:4524: result: /usr/bin/ld configure:4533: checking if the linker (/usr/bin/ld) is GNU ld configure:4548: result: yes configure:4553: checking for /usr/bin/ld option to reload object files configure:4560: result: -r configure:4578: checking for BSD-compatible nm configure:4627: result: /usr/bin/nm -B configure:4631: checking how to recognise dependent libraries configure:4807: result: match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ configure:5053: checking for ANSI C header files configure:5083: gcc -c -g -O2 conftest.c >&5 configure:5089: $? = 0 configure:5096: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5099: $? = 0 configure:5106: test -s conftest.o configure:5109: $? = 0 configure:5205: gcc -o conftest -g -O2 conftest.c >&5 configure:5208: $? = 0 configure:5214: ./conftest configure:5217: $? = 0 configure:5234: result: yes configure:5258: checking for sys/types.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for sys/stat.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for stdlib.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for string.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for memory.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for strings.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for inttypes.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for stdint.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5258: checking for unistd.h configure:5279: gcc -c -g -O2 conftest.c >&5 configure:5285: $? = 0 configure:5292: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5295: $? = 0 configure:5302: test -s conftest.o configure:5305: $? = 0 configure:5318: result: yes configure:5345: checking dlfcn.h usability configure:5362: gcc -c -g -O2 conftest.c >&5 configure:5368: $? = 0 configure:5375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5378: $? = 0 configure:5385: test -s conftest.o configure:5388: $? = 0 configure:5399: result: yes configure:5403: checking dlfcn.h presence configure:5418: gcc -E conftest.c configure:5424: $? = 0 configure:5445: result: yes configure:5473: checking for dlfcn.h configure:5481: result: yes configure:5552: checking for g++ configure:5568: found /usr/bin/g++ configure:5579: result: g++ configure:5610: checking for C++ compiler version configure:5617: g++ --version >&5 g++ (GCC) 3.3.5 (propolice) 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:5620: $? = 0 configure:5627: g++ -v >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.6/3.3.5/specs Configured with: Thread model: single gcc version 3.3.5 (propolice) configure:5630: $? = 0 configure:5637: g++ -V >&5 g++: `-V' option must have argument configure:5640: $? = 1 configure:5643: checking whether we are using the GNU C++ compiler configure:5672: g++ -c conftest.cpp >&5 configure:5678: $? = 0 configure:5685: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5688: $? = 0 configure:5695: test -s conftest.o configure:5698: $? = 0 configure:5712: result: yes configure:5717: checking whether g++ accepts -g configure:5747: g++ -c -g conftest.cpp >&5 configure:5753: $? = 0 configure:5760: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:5763: $? = 0 configure:5770: test -s conftest.o configure:5773: $? = 0 configure:5903: result: yes configure:5928: checking dependency style of g++ configure:6018: result: gcc3 configure:6045: checking how to run the C++ preprocessor configure:6081: g++ -E conftest.cpp configure:6087: $? = 0 configure:6125: g++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6131: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6171: result: g++ -E configure:6200: g++ -E conftest.cpp configure:6206: $? = 0 configure:6244: g++ -E conftest.cpp conftest.cpp:21:28: ac_nonexistent.h: No such file or directory configure:6250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6350: checking for g77 configure:6366: found /usr/bin/g77 configure:6377: result: g77 configure:6407: checking for Fortran 77 compiler version configure:6414: g77 --version >&5 GNU Fortran (GCC) 3.3.5 (propolice) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6417: $? = 0 configure:6424: g77 -v >&5 Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.6/3.3.5/specs Configured with: Thread model: single gcc version 3.3.5 (propolice) configure:6427: $? = 0 configure:6434: g77 -V >&5 g77: `-V' option must have argument configure:6437: $? = 1 configure:6445: checking whether we are using the GNU Fortran 77 compiler configure:6464: g77 -c conftest.F >&5 configure:6470: $? = 0 configure:6477: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6480: $? = 0 configure:6487: test -s conftest.o configure:6490: $? = 0 configure:6504: result: yes configure:6510: checking whether g77 accepts -g configure:6527: g77 -c -g conftest.f >&5 configure:6533: $? = 0 configure:6540: test -z "$ac_f77_werror_flag" || test ! -s conftest.err configure:6543: $? = 0 configure:6550: test -s conftest.o configure:6553: $? = 0 configure:6566: result: yes configure:6596: checking the maximum length of command line arguments configure:6705: result: 196608 configure:6716: checking command to parse /usr/bin/nm -B output from gcc object configure:6821: gcc -c -g -O2 conftest.c >&5 configure:6824: $? = 0 configure:6828: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6831: $? = 0 configure:6883: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6886: $? = 0 configure:6924: result: ok configure:6928: checking for objdir configure:6943: result: .libs configure:7035: checking for ar configure:7051: found /usr/bin/ar configure:7062: result: ar configure:7131: checking for ranlib configure:7147: found /usr/bin/ranlib configure:7158: result: ranlib configure:7227: checking for strip configure:7243: found /usr/bin/strip configure:7254: result: strip configure:7540: checking if gcc supports -fno-rtti -fno-exceptions configure:7558: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC configure:7562: $? = 0 configure:7575: result: no configure:7590: checking for gcc option to produce PIC configure:7800: result: -fPIC configure:7808: checking if gcc PIC flag -fPIC works configure:7826: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7830: $? = 0 configure:7843: result: yes configure:7871: checking if gcc static flag -static works configure:7899: result: yes configure:7909: checking if gcc supports -c -o file.o configure:7930: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7934: $? = 0 configure:7956: result: yes configure:7982: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:8968: result: yes configure:8989: checking whether -lc should be explicitly linked in configure:8994: gcc -c -g -O2 conftest.c >&5 configure:8997: $? = 0 configure:9012: gcc -shared -fPIC -DPIC -o conftest conftest.o -v 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9015: $? = 1 configure:9027: result: yes configure:9035: checking dynamic linker characteristics configure:9623: result: openbsd4.6 ld.so configure:9632: checking how to hardcode library paths into programs configure:9657: result: immediate configure:9671: checking whether stripping libraries is possible configure:9676: result: yes configure:9815: checking for shl_load configure:9871: gcc -o conftest -g -O2 conftest.c >&5 /tmp//ccxtnhlW.o(.text+0x12): In function `main': /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/conftest.c:55: undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9877: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9910: result: no configure:9915: checking for shl_load in -ldld configure:9950: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9990: result: no configure:9995: checking for dlopen configure:10051: gcc -o conftest -g -O2 conftest.c >&5 configure:10057: $? = 0 configure:10064: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10067: $? = 0 configure:10074: test -s conftest configure:10077: $? = 0 configure:10090: result: yes configure:10371: checking whether a program can dlopen itself configure:10445: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,-E conftest.c >&5 configure:10448: $? = 0 configure:10466: result: yes configure:10471: checking whether a statically linked program can dlopen itself configure:10545: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,-E -static conftest.c >&5 configure:10548: $? = 0 Wrong dl symbols! Wrong dl symbols! configure:10566: result: no configure:10589: checking if libtool supports shared libraries configure:10591: result: yes configure:10594: checking whether to build shared libraries configure:10615: result: yes configure:10618: checking whether to build static libraries configure:10622: result: no configure:10714: creating libtool configure:11302: checking for ld used by g++ configure:11369: result: /usr/bin/ld configure:11378: checking if the linker (/usr/bin/ld) is GNU ld configure:11393: result: yes configure:11444: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12410: result: yes configure:12428: g++ -c -g -O2 conftest.cpp >&5 configure:12431: $? = 0 configure:12550: checking for g++ option to produce PIC configure:12824: result: -fPIC configure:12832: checking if g++ PIC flag -fPIC works configure:12850: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12854: $? = 0 configure:12867: result: yes configure:12895: checking if g++ static flag -static works configure:12923: result: yes configure:12933: checking if g++ supports -c -o file.o configure:12954: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12958: $? = 0 configure:12980: result: yes configure:13006: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13031: result: yes configure:13098: checking dynamic linker characteristics configure:13686: result: openbsd4.6 ld.so configure:13695: checking how to hardcode library paths into programs configure:13720: result: immediate configure:14246: checking if libtool supports shared libraries configure:14248: result: yes configure:14251: checking whether to build shared libraries configure:14271: result: yes configure:14274: checking whether to build static libraries configure:14278: result: no configure:14288: checking for g77 option to produce PIC configure:14498: result: -fPIC configure:14506: checking if g77 PIC flag -fPIC works configure:14524: g77 -c -g -O2 -fPIC conftest.f >&5 configure:14528: $? = 0 configure:14541: result: yes configure:14569: checking if g77 static flag -static works /usr/lib/libg2c.a(open.o)(.text+0x45d): In function `f_open': /usr/src/gnu/lib/libf2c/libI77/open.c:247: warning: strcpy() is almost always misused, please use strlcpy() /usr/lib/libg2c.a(open.o)(.text+0x811):/usr/src/gnu/lib/libf2c/libI77/open.c:171: warning: sprintf() is often misused, please use snprintf() /usr/lib/libg2c.a(open.o)(.text+0x73b):/usr/src/gnu/lib/libf2c/libI77/open.c:203: warning: strcat() is almost always misused, please use strlcat() configure:14597: result: no configure:14607: checking if g77 supports -c -o file.o configure:14628: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14632: $? = 0 configure:14654: result: yes configure:14680: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15646: result: yes configure:15713: checking dynamic linker characteristics configure:16301: result: openbsd4.6 ld.so configure:16310: checking how to hardcode library paths into programs configure:16335: result: immediate configure:19927: checking for ANSI C header files configure:20108: result: yes configure:20121: checking for an ANSI C-conforming const configure:20196: gcc -c -g -O2 conftest.c >&5 configure:20202: $? = 0 configure:20209: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20212: $? = 0 configure:20219: test -s conftest.o configure:20222: $? = 0 configure:20234: result: yes configure:20244: checking for inline configure:20270: gcc -c -g -O2 conftest.c >&5 configure:20276: $? = 0 configure:20283: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20286: $? = 0 configure:20293: test -s conftest.o configure:20296: $? = 0 configure:20311: result: inline configure:20330: checking whether time.h and sys/time.h may both be included configure:20360: gcc -c -g -O2 conftest.c >&5 configure:20366: $? = 0 configure:20373: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:20376: $? = 0 configure:20383: test -s conftest.o configure:20386: $? = 0 configure:20398: result: yes configure:20410: checking whether gcc needs -traditional conftest.c:23:20: termio.h: No such file or directory configure:20452: result: no configure:20459: checking for hsearch_r configure:20515: gcc -o conftest -g -O2 conftest.c >&5 /tmp//ccmNFFTP.o(.text+0x12): In function `main': /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/conftest.c:57: undefined reference to `hsearch_r' collect2: ld returned 1 exit status configure:20521: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | /* Define hsearch_r to an innocuous variant, in case declares hsearch_r. | For example, HP-UX 11i declares gettimeofday. */ | #define hsearch_r innocuous_hsearch_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char hsearch_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef hsearch_r | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hsearch_r (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_hsearch_r || defined __stub___hsearch_r | choke me | #endif | | int | main () | { | return hsearch_r (); | ; | return 0; | } configure:20554: result: no configure:20572: checking for library version configure:20597: result: major 1 minor 0 subminor 21 extrastr a extraver 1000000 configure:20655: checking for versioned symbols configure:20684: result: yes configure:20705: checking for symbolic-functions configure:20724: result: no configure:20738: checking for custom symbol prefixes configure:20751: result: configure:20754: checking for debug configure:20765: result: yes configure:20778: checking for debug assert configure:20796: result: no configure:20801: checking for tmpdir configure:20811: result: /tmp configure:20819: checking for softfloat configure:20836: result: no configure:20845: checking for libdl configure:20856: checking for dlsym in -ldl configure:20891: gcc -o conftest -g -O2 conftest.c -ldl >&5 /usr/bin/ld: cannot find -ldl collect2: ld returned 1 exit status configure:20897: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define VERSION "1.0.21a" | #define ALSA_CONFIG_DIR "/usr/share/alsa" | #define ALSA_PLUGIN_DIR "/usr/lib/alsa-lib" | #define VERSIONED_SYMBOLS | #define __SYMBOL_PREFIX "" | #define TMPDIR "/tmp" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlsym (); | int | main () | { | return dlsym (); | ; | return 0; | } configure:20931: result: no configure:20960: checking for pthread configure:20971: checking for pthread_join in -lpthread configure:21006: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:21012: $? = 0 configure:21019: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21022: $? = 0 configure:21029: test -s conftest configure:21032: $? = 0 configure:21046: result: yes configure:21065: checking for librt configure:21076: checking for clock_gettime in -lrt configure:21111: gcc -o conftest -g -O2 conftest.c -lrt >&5 /usr/bin/ld: cannot find -lrt collect2: ld returned 1 exit status configure:21117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define VERSION "1.0.21a" | #define ALSA_CONFIG_DIR "/usr/share/alsa" | #define ALSA_PLUGIN_DIR "/usr/lib/alsa-lib" | #define VERSIONED_SYMBOLS | #define __SYMBOL_PREFIX "" | #define TMPDIR "/tmp" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:21151: result: no configure:21177: checking for architecture configure:21181: result: x86 configure:21234: checking wordexp.h usability configure:21251: gcc -c -g -O2 conftest.c >&5 conftest.c:63:21: wordexp.h: No such file or directory configure:21257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define VERSION "1.0.21a" | #define ALSA_CONFIG_DIR "/usr/share/alsa" | #define ALSA_PLUGIN_DIR "/usr/lib/alsa-lib" | #define VERSIONED_SYMBOLS | #define __SYMBOL_PREFIX "" | #define TMPDIR "/tmp" | #define HAVE_LIBPTHREAD 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:21288: result: no configure:21292: checking wordexp.h presence configure:21307: gcc -E conftest.c conftest.c:30:21: wordexp.h: No such file or directory configure:21313: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "alsa-lib" | #define VERSION "1.0.21a" | #define STDC_HEADERS 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 | #define HAVE_DLFCN_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define VERSION "1.0.21a" | #define ALSA_CONFIG_DIR "/usr/share/alsa" | #define ALSA_PLUGIN_DIR "/usr/lib/alsa-lib" | #define VERSIONED_SYMBOLS | #define __SYMBOL_PREFIX "" | #define TMPDIR "/tmp" | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:21334: result: no configure:21362: checking for wordexp.h configure:21370: result: no configure:21384: checking for resmgr support configure:21393: result: no configure:21494: checking for aload* support configure:21503: result: yes configure:21513: checking for ALSA device file directory configure:21531: result: /dev/snd/ configure:21534: checking for aload* device file directory configure:21552: result: /dev/ configure:22661: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on insomniac.ws.lan config.status:779: creating Makefile config.status:779: creating doc/Makefile config.status:779: creating doc/pictures/Makefile config.status:779: creating doc/doxygen.cfg config.status:779: creating include/Makefile config.status:779: creating include/sound/Makefile config.status:779: creating src/Versions config.status:779: creating src/Makefile config.status:779: creating src/control/Makefile config.status:779: creating src/mixer/Makefile config.status:779: creating src/pcm/Makefile config.status:779: creating src/pcm/scopes/Makefile config.status:779: creating src/rawmidi/Makefile config.status:779: creating src/timer/Makefile config.status:779: creating src/hwdep/Makefile config.status:779: creating src/seq/Makefile config.status:779: creating src/compat/Makefile config.status:779: creating src/alisp/Makefile config.status:779: creating src/conf/Makefile config.status:779: creating src/conf/cards/Makefile config.status:779: creating src/conf/pcm/Makefile config.status:779: creating modules/Makefile config.status:779: creating modules/mixer/Makefile config.status:779: creating modules/mixer/simple/Makefile config.status:779: creating alsalisp/Makefile config.status:779: creating aserver/Makefile config.status:779: creating test/Makefile config.status:779: creating test/lsb/Makefile config.status:779: creating utils/Makefile config.status:779: creating utils/alsa-lib.spec config.status:779: creating utils/alsa.pc config.status:779: creating include/config.h config.status:1070: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-openbsd4.6 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes ac_cv_func_dlopen=yes ac_cv_func_hsearch_r=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=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_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wordexp_h=no ac_cv_host=i386-unknown-openbsd4.6 ac_cv_lib_dl_dlsym=no ac_cv_lib_dld_shl_load=no ac_cv_lib_pthread_pthread_join=yes ac_cv_lib_rt_clock_gettime=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run aclocal-1.9' ALSA_CONFIG_DIR='/usr/share/alsa' ALSA_DEPLIBS='-lm -lpthread' ALSA_HSEARCH_R_FALSE='#' ALSA_HSEARCH_R_TRUE='' ALSA_PLUGIN_DIR='/usr/lib/alsa-lib' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run automake-1.9' AWK='nawk' BUILD_ALISP_FALSE='#' BUILD_ALISP_TRUE='' BUILD_CTL_PLUGIN_EXT_FALSE='#' BUILD_CTL_PLUGIN_EXT_TRUE='' BUILD_CTL_PLUGIN_FALSE='#' BUILD_CTL_PLUGIN_SHM_FALSE='#' BUILD_CTL_PLUGIN_SHM_TRUE='' BUILD_CTL_PLUGIN_TRUE='' BUILD_HWDEP_FALSE='#' BUILD_HWDEP_TRUE='' BUILD_MIXER_FALSE='#' BUILD_MIXER_TRUE='' BUILD_MODULES_FALSE='#' BUILD_MODULES_TRUE='' BUILD_PCM_FALSE='#' BUILD_PCM_PLUGIN_ADPCM_FALSE='#' BUILD_PCM_PLUGIN_ADPCM_TRUE='' BUILD_PCM_PLUGIN_ALAW_FALSE='#' BUILD_PCM_PLUGIN_ALAW_TRUE='' BUILD_PCM_PLUGIN_ASYM_FALSE='#' BUILD_PCM_PLUGIN_ASYM_TRUE='' BUILD_PCM_PLUGIN_COPY_FALSE='#' BUILD_PCM_PLUGIN_COPY_TRUE='' BUILD_PCM_PLUGIN_DMIX_FALSE='#' BUILD_PCM_PLUGIN_DMIX_TRUE='' BUILD_PCM_PLUGIN_DSHARE_FALSE='#' BUILD_PCM_PLUGIN_DSHARE_TRUE='' BUILD_PCM_PLUGIN_DSNOOP_FALSE='#' BUILD_PCM_PLUGIN_DSNOOP_TRUE='' BUILD_PCM_PLUGIN_EMPTY_FALSE='#' BUILD_PCM_PLUGIN_EMPTY_TRUE='' BUILD_PCM_PLUGIN_EXTPLUG_FALSE='#' BUILD_PCM_PLUGIN_EXTPLUG_TRUE='' BUILD_PCM_PLUGIN_FALSE='#' BUILD_PCM_PLUGIN_FILE_FALSE='#' BUILD_PCM_PLUGIN_FILE_TRUE='' BUILD_PCM_PLUGIN_HOOKS_FALSE='#' BUILD_PCM_PLUGIN_HOOKS_TRUE='' BUILD_PCM_PLUGIN_IEC958_FALSE='#' BUILD_PCM_PLUGIN_IEC958_TRUE='' BUILD_PCM_PLUGIN_IOPLUG_FALSE='#' BUILD_PCM_PLUGIN_IOPLUG_TRUE='' BUILD_PCM_PLUGIN_LADSPA_FALSE='' BUILD_PCM_PLUGIN_LADSPA_TRUE='#' BUILD_PCM_PLUGIN_LFLOAT_FALSE='#' BUILD_PCM_PLUGIN_LFLOAT_TRUE='' BUILD_PCM_PLUGIN_LINEAR_FALSE='#' BUILD_PCM_PLUGIN_LINEAR_TRUE='' BUILD_PCM_PLUGIN_METER_FALSE='' BUILD_PCM_PLUGIN_METER_TRUE='#' BUILD_PCM_PLUGIN_MMAP_EMUL_FALSE='#' BUILD_PCM_PLUGIN_MMAP_EMUL_TRUE='' BUILD_PCM_PLUGIN_MULAW_FALSE='#' BUILD_PCM_PLUGIN_MULAW_TRUE='' BUILD_PCM_PLUGIN_MULTI_FALSE='#' BUILD_PCM_PLUGIN_MULTI_TRUE='' BUILD_PCM_PLUGIN_NULL_FALSE='#' BUILD_PCM_PLUGIN_NULL_TRUE='' BUILD_PCM_PLUGIN_PLUG_FALSE='#' BUILD_PCM_PLUGIN_PLUG_TRUE='' BUILD_PCM_PLUGIN_RATE_FALSE='#' BUILD_PCM_PLUGIN_RATE_TRUE='' BUILD_PCM_PLUGIN_ROUTE_FALSE='#' BUILD_PCM_PLUGIN_ROUTE_TRUE='' BUILD_PCM_PLUGIN_SHARE_FALSE='#' BUILD_PCM_PLUGIN_SHARE_TRUE='' BUILD_PCM_PLUGIN_SHM_FALSE='#' BUILD_PCM_PLUGIN_SHM_TRUE='' BUILD_PCM_PLUGIN_SOFTVOL_FALSE='#' BUILD_PCM_PLUGIN_SOFTVOL_TRUE='' BUILD_PCM_PLUGIN_TRUE='' BUILD_PCM_TRUE='' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='#' BUILD_RAWMIDI_FALSE='#' BUILD_RAWMIDI_TRUE='' BUILD_SEQ_FALSE='#' BUILD_SEQ_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='/bin/echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='-g -O2' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_M4_FALSE='#' INSTALL_M4_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KEEP_OLD_SYMBOLS_FALSE='#' KEEP_OLD_SYMBOLS_TRUE='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_VERSION_INFO='2:0:0' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/missing --run makeinfo' OBJEXT='o' PACKAGE='alsa-lib' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYTHON_INCLUDES='' PYTHON_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SND_LIB_EXTRAVER='1000000' SND_LIB_MAJOR='1' SND_LIB_MINOR='0' SND_LIB_SUBMINOR='21' SND_LIB_VERSION='1.0.21a' STRIP='strip' SYMBOLIC_FUNCTIONS_FALSE='' SYMBOLIC_FUNCTIONS_TRUE='#' SYMBOL_PREFIX='' VERSION='1.0.21a' VERSIONED_SYMBOLS_FALSE='#' VERSIONED_SYMBOLS_TRUE='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-openbsd4.6' build_alias='' build_cpu='i386' build_os='openbsd4.6' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr' host='i386-unknown-openbsd4.6' host_alias='' host_cpu='i386' host_os='openbsd4.6' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/ports/mystuff/wip/alsa-lib/alsa-lib-1.0.21a/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "alsa-lib" #define VERSION "1.0.21a" #define STDC_HEADERS 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 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.0.21a" #define ALSA_CONFIG_DIR "/usr/share/alsa" #define ALSA_PLUGIN_DIR "/usr/lib/alsa-lib" #define VERSIONED_SYMBOLS #define __SYMBOL_PREFIX "" #define TMPDIR "/tmp" #define HAVE_LIBPTHREAD 1 #define SUPPORT_ALOAD "1" #define ALSA_DEVICE_DIRECTORY "/dev/snd/" #define ALOAD_DEVICE_DIRECTORY "/dev/" #define BUILD_MIXER "1" #define BUILD_PCM "1" #define BUILD_RAWMIDI "1" #define BUILD_HWDEP "1" #define BUILD_SEQ "1" #define BUILD_PCM_PLUGIN_RATE "1" #define BUILD_PCM_PLUGIN_ROUTE "1" #define BUILD_PCM_PLUGIN_LFLOAT "1" #define BUILD_PCM_PLUGIN_ADPCM "1" #define BUILD_PCM_PLUGIN_MULAW "1" #define BUILD_PCM_PLUGIN_ALAW "1" #define BUILD_PCM_PLUGIN_MMAP_EMUL "1" configure: exit 0