| /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBC 1 | #define HAVE_LIBM 1 | #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_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ALLOCA_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <linux/ppdev.h> configure:4361: result: no configure:4365: checking linux/ppdev.h presence configure:4376: gcc -E conftest.c configure:4403:25: linux/ppdev.h: No such file or directory configure:4382: $? = 1 configure: failed program was: | #line 4367 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBC 1 | #define HAVE_LIBM 1 | #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_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ALLOCA_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include <linux/ppdev.h> configure:4401: result: no configure:4437: checking for linux/ppdev.h configure:4444: result: no configure:4460: checking "parallel-port" configure:4520: checking m_pd.h usability configure:4533: gcc -c -I/Users/pd/auto-build/pd-extended/pd/src -g -O2 -fPIC conftest.c >&5 configure:4536: $? = 0 configure:4539: test -s conftest.o configure:4542: $? = 0 configure:4552: result: yes configure:4556: checking m_pd.h presence configure:4567: gcc -E conftest.c configure:4594:18: m_pd.h: No such file or directory configure:4573: $? = 1 configure: failed program was: | #line 4558 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIBC 1 | #define HAVE_LIBM 1 | #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_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_ALLOCA_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include <m_pd.h> configure:4592: result: no configure:4598: WARNING: m_pd.h: accepted by the compiler, rejected by the preprocessor! configure:4600: WARNING: m_pd.h: proceeding with the preprocessor's result configure:4628: checking for m_pd.h configure:4635: result: no configure: error: m_pd.h is desperately needed! install pd and/or use "--with-pd=</path/to/pd/>" or "--includedir=</path/to/pd/src/>" make[2]: *** [/Users/pd/auto-build/pd-extended/externals/zexy/src/Make.config] Error 1 make[1]: *** [externals_install] Error 2 make: *** [extended_install] Error 2 PD_VERSION: 0.39.2-extended-test5 PACKAGE_NAME: Pd-0.39.2-extended-test5 PACKAGE_VERSION: extended-test5 WISH: /Volumes/TclTkAquaStandalone-8.4.10/Wish.app TCLTK: TclTkAquaStandalone-8.4.10 TCLTK_BUGFIX_VERSION: 10 CWD /Users/pd/auto-build/pd-extended/packages/darwin_app DESTDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources PREFIX BINDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/bin LIBDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/lib OBJECTSDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/extra PDDOCDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc LIBPDDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources LIBPDBINDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/bin HELPDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/5.reference MANUALSDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/manuals EXAMPLESDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/examples upload specs darwin_app . dmg Uploading /home/pd/auto-build/pd-extended/packages/darwin_app/./Pd*.dmg