Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2013 05:08
Show Gist options
  • Save anonymous/5632872 to your computer and use it in GitHub Desktop.
Save anonymous/5632872 to your computer and use it in GitHub Desktop.
01.configure
configuring for zsh 5.0.2
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/bin/gcc-4.2 needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for /usr/bin/gcc-4.2 option to accept ANSI C...
checking whether to use prototypes... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking if the compiler supports union initialisation... yes
checking if signed to unsigned casting is broken... no
checking if the compiler supports variable-length arrays... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln works... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for yodl... no
checking for pdfetex... no
checking for texi2pdf... texi2pdf
checking for texi2html... texi2html
checking for ansi2knr... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pcre-config... pcre-config
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/types.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for conflicts in sys/time.h and sys/select.h... no
checking TIOCGWINSZ in termios.h... yes
checking for streams headers including struct winsize... no
checking for printf in -lc... yes
checking for pow in -lm... yes
checking for clock_gettime in -lrt... no
checking if _XOPEN_SOURCE_EXTENDED should not be defined... no
checking for library containing tigetflag... -ltermcap
checking for library containing tgetent... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking if we need to ignore ncurses... yes
checking for library containing getpwnam... none required
checking for dlopen in -ldl... yes
checking for cap_get_proc in -lcap... no
checking for socket in -lsocket... no
checking for library containing gethostbyname2... none required
checking for iconv... no
checking for iconv in -liconv... yes
checking for iconv declaration...
checking if an include file defines ospeed... yes
checking gdbm.h usability... yes
checking gdbm.h presence... yes
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for off_t... yes
checking for ino_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... (cached) yes
checking if long is 64 bits... yes
checking for %lld printf support... yes
checking for sigset_t... yes
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim.tv_nsec... no
checking for struct stat.st_mtimespec.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim.tv_nsec... no
checking for struct stat.st_ctimespec.tv_nsec... yes
checking for struct stat.st_ctimensec... no
checking for struct timezone... yes
checking for struct utmp... yes
checking for struct utmpx... yes
checking for ut_host in struct utmp... yes
checking for ut_host in struct utmpx... yes
checking for ut_xtime in struct utmpx... no
checking for ut_tv in struct utmpx... yes
checking for d_ino in struct dirent... yes
checking for d_stat in struct dirent... no
checking for d_ino in struct direct... no
checking for d_stat in struct direct... no
checking for sin6_scope_id in struct sockaddr_in6... yes
checking if we need our own h_errno... no
checking for strftime... yes
checking for strptime... yes
checking for mktime... yes
checking for timelocal... yes
checking for difftime... yes
checking for gettimeofday... yes
checking for clock_gettime... no
checking for select... yes
checking for poll... yes
checking for readlink... yes
checking for faccessx... no
checking for fchdir... yes
checking for ftruncate... yes
checking for fstat... yes
checking for lstat... yes
checking for lchown... yes
checking for fchown... yes
checking for fchmod... yes
checking for fseeko... yes
checking for ftello... yes
checking for mkfifo... yes
checking for _mktemp... yes
checking for mkstemp... yes
checking for waitpid... yes
checking for wait3... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigsetmask... yes
checking for sigprocmask... yes
checking for killpg... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for tcsetpgrp... yes
checking for tcgetattr... yes
checking for nice... yes
checking for gethostname... yes
checking for gethostbyname2... yes
checking for getipnodebyname... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getlogin... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for nis_list... no
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setsid... yes
checking for memcpy... yes
checking for memmove... yes
checking for strstr... yes
checking for strerror... yes
checking for strtoul... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for setlocale... yes
checking for uname... yes
checking for signgam... yes
checking for putenv... yes
checking for getenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for xw... no
checking for brk... yes
checking for sbrk... yes
checking for pathconf... yes
checking for sysconf... yes
checking for tgetent... yes
checking for tigetflag... yes
checking for tigetnum... yes
checking for tigetstr... yes
checking for setupterm... yes
checking for initscr... yes
checking for getcchar... yes
checking for setcchar... yes
checking for waddwstr... yes
checking for wget_wch... yes
checking for win_wch... yes
checking for use_default_colors... yes
checking for pcre_compile... yes
checking for pcre_study... yes
checking for pcre_exec... yes
checking for nl_langinfo... yes
checking for erand48... yes
checking for open_memstream... no
checking for wctomb... yes
checking for iconv... (cached) no
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for htons... yes
checking for ntohs... yes
checking for regcomp... yes
checking for regexec... yes
checking for regerror... yes
checking for regfree... yes
checking for gdbm_open... yes
checking for getxattr... yes
checking for realpath... yes
checking for canonicalize_file_name... no
checking for symlink... yes
checking for getcwd... yes
checking for working strcoll... yes
checking for cap_get_proc... no
checking if tgetent accepts NULL... yes
checking if tgetent returns 0 on success... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking whether getpgrp requires zero arguments... yes
checking for dlopen... yes
checking for dlerror... yes
checking for dlsym... yes
checking for dlclose... yes
checking for load... no
checking for loadquery... no
checking for loadbind... no
checking for unload... no
checking for shl_load... no
checking for shl_unload... no
checking for shl_findsym... no
checking if getxattr etc. are Linux-like... no
checking if getxattr etc. are MAC-like... yes
checking if getxattr etc. are usable... yes
checking what style of signals to use... POSIX_SIGNALS
checking where signal.h is located... /usr/include/sys/signal.h
checking where error names are located... /usr/include/sys/errno.h
checking location of curses header... curses.h
checking where curses key definitions are located... /usr/include/curses.h
checking for ncursesw/term.h... no
checking for ncurses/term.h... no
checking for term.h... yes
checking where term.h is located... term.h
checking if boolcodes is available... yes
checking if numcodes is available... yes
checking if strcodes is available... yes
checking if boolnames is available... yes
checking if numnames is available... yes
checking if strnames is available... yes
checking if tgoto prototype is missing... no
checking where the RLIMIT macros are located... /usr/include/sys/resource.h
checking if rlim_t is longer than a long... no
checking if the rlim_t is unsigned... yes
checking for rlim_t... yes
checking for limit RLIMIT_AIO_MEM... no
checking for limit RLIMIT_AIO_OPS... no
checking for limit RLIMIT_AS... yes
checking for limit RLIMIT_LOCKS... no
checking for limit RLIMIT_MEMLOCK... yes
checking for limit RLIMIT_NPROC... yes
checking for limit RLIMIT_NTHR... no
checking for limit RLIMIT_NOFILE... yes
checking for limit RLIMIT_PTHREAD... no
checking for limit RLIMIT_RSS... yes
checking for limit RLIMIT_SBSIZE... no
checking for limit RLIMIT_TCACHE... no
checking for limit RLIMIT_VMEM... no
checking for limit RLIMIT_SIGPENDING... no
checking for limit RLIMIT_MSGQUEUE... no
checking for limit RLIMIT_NICE... no
checking for limit RLIMIT_RTPRIO... no
checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
checking if RLIMIT_RSS and RLIMIT_AS are the same... yes
checking for struct rusage.ru_maxrss... yes
checking for struct rusage.ru_ixrss... yes
checking for struct rusage.ru_idrss... yes
checking for struct rusage.ru_isrss... yes
checking for struct rusage.ru_minflt... yes
checking for struct rusage.ru_majflt... yes
checking for struct rusage.ru_nswap... yes
checking for struct rusage.ru_inblock... yes
checking for struct rusage.ru_oublock... yes
checking for struct rusage.ru_msgsnd... yes
checking for struct rusage.ru_msgrcv... yes
checking for struct rusage.ru_nsignals... yes
checking for struct rusage.ru_nvcsw... yes
checking for struct rusage.ru_nivcsw... yes
checking for /dev/fd filesystem... /dev/fd
checking for RFS superroot directory... no
checking whether we should use the native getcwd... no
checking whether getcwd calls malloc to allocate memory... yes
checking for setproctitle... no
checking for library containing setproctitle... no
checking for NIS... no
checking for NIS+... no
checking for utmp file... no
checking for wtmp file... no
checking for utmpx file... /var/run/utmpx
checking for wtmpx file... no
checking for brk() prototype in <unistd.h>... yes
checking for sbrk() prototype in <unistd.h>... yes
checking for mknod prototype in <sys/stat.h>... yes
checking for ioctl prototype in <unistd.h> or <termios.h>... no
checking for ioctl prototype in <sys/ioctl.h>... yes
checking if named FIFOs work... yes
checking if echo in /bin/sh interprets escape sequences... yes
checking if link() works... yes
checking if kill(pid, 0) returns ESRCH correctly... yes
checking if POSIX sigsuspend() works... yes
checking if getpwnam() is faked... no
checking base type of the third argument to accept... socklen_t
checking if your system has /dev/ptmx... yes
checking if /dev/ptmx is usable... yes
checking if the wcwidth() function is broken... yes
checking if your system uses ELF binaries... no
checking if we can use -rdynamic... yes
checking if your dlsym() needs a leading underscore... failed
configure: creating ./config.status
config.status: creating Config/defs.mk
config.status: creating Makefile
config.status: creating Doc/Makefile
config.status: creating Etc/Makefile
config.status: creating Src/Makefile
config.status: creating Test/Makefile
config.status: creating config.h
config.status: executing config.modules commands
creating ./config.modules
config.status: executing stamp-h commands
zsh configuration
-----------------
zsh version : 5.0.2
host operating system : powerpc-apple-darwin9.8.0
source code location : .
compiler : /usr/bin/gcc-4.2
preprocessor flags : -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include
executable compiler flags : -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5
executable linker flags : -L/usr/local/lib -F/usr/local/Frameworks -rdynamic
library flags : -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc
installation basename : zsh
binary install path : /usr/local/Cellar/zsh/5.0.2/bin
man page install path : ${prefix}/share/man
info install path : ${prefix}/share/info
functions install path : /usr/local/Cellar/zsh/5.0.2/share/zsh/functions
See config.modules for installed modules and functions.
WARNING: zsh will be linked against libgdbm.
This means the binary is covered by the GNU General Public License.
This does not affect the source code.
Run configure with --disable-gdbm if required.
02.make
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
awk -f ./signames1.awk /usr/include/sys/signal.h >sigtmp.c
/usr/bin/gcc-4.2 -E -traditional-cpp sigtmp.c >sigtmp.out
awk -f ./signames2.awk sigtmp.out > signames.c
rm -f sigtmp.c sigtmp.out
grep 'define.*SIGCOUNT' signames.c > sigcount.h
Updated `zsh.mdh'.
echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
awk -f ../Src/makepro.awk builtin.c Src > builtin.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \
> builtin.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \
> `echo builtin.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk compat.c Src > compat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \
> compat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \
> `echo compat.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk cond.c Src > cond.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \
> cond.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \
> `echo cond.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk exec.c Src > exec.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \
> exec.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \
> `echo exec.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk glob.c Src > glob.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \
> glob.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \
> `echo glob.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk hashtable.c Src > hashtable.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \
> hashtable.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \
> `echo hashtable.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk hashnameddir.c Src > hashnameddir.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashnameddir.syms) \
> hashnameddir.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashnameddir.syms) \
> `echo hashnameddir.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk hist.c Src > hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \
> hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \
> `echo hist.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk init.c Src > init.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \
> init.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \
> `echo init.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk input.c Src > input.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \
> input.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \
> `echo input.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk jobs.c Src > jobs.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \
> jobs.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \
> `echo jobs.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk lex.c Src > lex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \
> lex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \
> `echo lex.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk linklist.c Src > linklist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \
> linklist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \
> `echo linklist.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk loop.c Src > loop.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \
> loop.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \
> `echo loop.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk math.c Src > math.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \
> math.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \
> `echo math.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk mem.c Src > mem.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \
> mem.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \
> `echo mem.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk module.c Src > module.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \
> module.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \
> `echo module.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk options.c Src > options.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \
> options.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \
> `echo options.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk params.c Src > params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \
> params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \
> `echo params.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk parse.c Src > parse.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \
> parse.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \
> `echo parse.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk pattern.c Src > pattern.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \
> pattern.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \
> `echo pattern.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk prompt.c Src > prompt.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \
> prompt.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \
> `echo prompt.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk signals.c Src > signals.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \
> signals.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \
> `echo signals.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk signames.c Src > signames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \
> signames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \
> `echo signames.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk sort.c Src > sort.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \
> sort.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \
> `echo sort.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk string.c Src > string.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \
> string.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \
> `echo string.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk subst.c Src > subst.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \
> subst.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \
> `echo subst.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk text.c Src > text.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \
> text.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \
> `echo text.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk utils.c Src > utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \
> utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \
> `echo utils.epro | sed 's/\.epro$/.pro/'`
awk -f ../Src/makepro.awk watch.c Src > watch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \
> watch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \
> `echo watch.epro | sed 's/\.epro$/.pro/'`
Updated `zsh.mdh'.
make -f Makemod prefix='/usr/local/Cellar/zsh/5.0.2' exec_prefix='/usr/local/Cellar/zsh/5.0.2' bindir='/usr/local/Cellar/zsh/5.0.2/bin' libdir='/usr/local/Cellar/zsh/5.0.2/lib' MODDIR='/usr/local/Cellar/zsh/5.0.2/lib' infodir='/usr/local/Cellar/zsh/5.0.2/share/info' mandir='/usr/local/Cellar/zsh/5.0.2/share/man' datadir='/usr/local/Cellar/zsh/5.0.2/share' fndir='/usr/local/Cellar/zsh/5.0.2/share/zsh/functions' htmldir='/usr/local/Cellar/zsh/5.0.2/share/zsh/htmldoc' CC='/usr/bin/gcc-4.2' CPPFLAGS='-F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5' LDFLAGS='-L/usr/local/lib -F/usr/local/Frameworks' EXTRA_LDFLAGS='-rdynamic' DLCFLAGS='-fno-common' DLLDFLAGS='-bundle -flat_namespace -undefined suppress' LIBLDFLAGS='' EXELDFLAGS='' LIBS='-lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc' DL_EXT='so' DLLD='/usr/bin/gcc-4.2' AWK='awk' ANSI2KNR=': ansi2knr' YODL=': yodl ' YODL2TXT=': yodl2txt' YODL2HTML=': yodl2html' FUNCTIONS_INSTALL='' tzsh='zsh' prep
creating Src/Builtins/Makefile.in
config.status: creating Src/Builtins/Makefile
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
Updated `rlimits.mdh'.
echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs
awk -f ../../Src/makepro.awk rlimits.c Src/Builtins > rlimits.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \
> rlimits.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \
> `echo rlimits.epro | sed 's/\.epro$/.pro/'`
Updated `rlimits.mdh'.
Updated `sched.mdh'.
echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs
awk -f ../../Src/makepro.awk sched.c Src/Builtins > sched.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \
> sched.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \
> `echo sched.epro | sed 's/\.epro$/.pro/'`
Updated `sched.mdh'.
Updated `datetime.mdh'.
echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs
awk -f ../../Src/makepro.awk datetime.c Src/Modules > datetime.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \
> datetime.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \
> `echo datetime.epro | sed 's/\.epro$/.pro/'`
Updated `datetime.mdh'.
Updated `langinfo.mdh'.
echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs
awk -f ../../Src/makepro.awk langinfo.c Src/Modules > langinfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \
> langinfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \
> `echo langinfo.epro | sed 's/\.epro$/.pro/'`
Updated `langinfo.mdh'.
Updated `parameter.mdh'.
echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs
awk -f ../../Src/makepro.awk parameter.c Src/Modules > parameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \
> parameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \
> `echo parameter.epro | sed 's/\.epro$/.pro/'`
Updated `parameter.mdh'.
Updated `termcap.mdh'.
echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs
awk -f ../../Src/makepro.awk termcap.c Src/Modules > termcap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \
> termcap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \
> `echo termcap.epro | sed 's/\.epro$/.pro/'`
Updated `termcap.mdh'.
Updated `terminfo.mdh'.
echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs
awk -f ../../Src/makepro.awk terminfo.c Src/Modules > terminfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \
> terminfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \
> `echo terminfo.epro | sed 's/\.epro$/.pro/'`
Updated `terminfo.mdh'.
( \
echo '/** thingies.list **/'; \
echo '/** thingy structures for the known thingies **/'; \
echo; \
echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \
echo; \
sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
-e 's/^"/T("/; s/$/, 0,/; h' \
-e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \
-e 'H; g; s/\n/ /' \
< ./iwidgets.list; \
sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
-e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \
-e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \
-e 'H; g; s/\n/ /' \
< ./iwidgets.list; \
) > thingies.list
( \
echo '/** zle_things.h **/'; \
echo '/** indices of and pointers to known thingies **/'; \
echo; \
echo 'enum {'; \
sed -n -f ./zle_things.sed < thingies.list; \
echo ' ZLE_BUILTIN_THINGY_COUNT'; \
echo '};'; \
) > zle_things.h
Updated `zle.mdh'.
echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs
awk -f ../../Src/makepro.awk zle_bindings.c Src/Zle > zle_bindings.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \
> zle_bindings.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \
> `echo zle_bindings.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_hist.c Src/Zle > zle_hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \
> zle_hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \
> `echo zle_hist.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_keymap.c Src/Zle > zle_keymap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \
> zle_keymap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \
> `echo zle_keymap.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_main.c Src/Zle > zle_main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \
> zle_main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \
> `echo zle_main.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_misc.c Src/Zle > zle_misc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \
> zle_misc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \
> `echo zle_misc.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_move.c Src/Zle > zle_move.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \
> zle_move.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \
> `echo zle_move.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_params.c Src/Zle > zle_params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \
> zle_params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \
> `echo zle_params.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_refresh.c Src/Zle > zle_refresh.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \
> zle_refresh.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \
> `echo zle_refresh.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_thingy.c Src/Zle > zle_thingy.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \
> zle_thingy.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \
> `echo zle_thingy.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_tricky.c Src/Zle > zle_tricky.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \
> zle_tricky.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \
> `echo zle_tricky.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_utils.c Src/Zle > zle_utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \
> zle_utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \
> `echo zle_utils.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_vi.c Src/Zle > zle_vi.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \
> zle_vi.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \
> `echo zle_vi.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk zle_word.c Src/Zle > zle_word.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \
> zle_word.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \
> `echo zle_word.epro | sed 's/\.epro$/.pro/'`
Updated `zle.mdh'.
Updated `complete.mdh'.
echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs
awk -f ../../Src/makepro.awk complete.c Src/Zle > complete.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \
> complete.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \
> `echo complete.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk compcore.c Src/Zle > compcore.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \
> compcore.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \
> `echo compcore.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk compmatch.c Src/Zle > compmatch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \
> compmatch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \
> `echo compmatch.epro | sed 's/\.epro$/.pro/'`
awk -f ../../Src/makepro.awk compresult.c Src/Zle > compresult.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \
> compresult.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \
> `echo compresult.epro | sed 's/\.epro$/.pro/'`
Updated `complete.mdh'.
Updated `zutil.mdh'.
echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs
awk -f ../../Src/makepro.awk zutil.c Src/Modules > zutil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \
> zutil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \
> `echo zutil.epro | sed 's/\.epro$/.pro/'`
Updated `zutil.mdh'.
Updated `compctl.mdh'.
echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs
awk -f ../../Src/makepro.awk compctl.c Src/Zle > compctl.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \
> compctl.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \
> `echo compctl.epro | sed 's/\.epro$/.pro/'`
Updated `compctl.mdh'.
Updated `complist.mdh'.
echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs
awk -f ../../Src/makepro.awk complist.c Src/Zle > complist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \
> complist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \
> `echo complist.epro | sed 's/\.epro$/.pro/'`
Updated `complist.mdh'.
Updated `computil.mdh'.
echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs
awk -f ../../Src/makepro.awk computil.c Src/Zle > computil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \
> computil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \
> `echo computil.epro | sed 's/\.epro$/.pro/'`
Updated `computil.mdh'.
Updated `zleparameter.mdh'.
echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs
awk -f ../../Src/makepro.awk zleparameter.c Src/Zle > zleparameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \
> zleparameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \
> `echo zleparameter.epro | sed 's/\.epro$/.pro/'`
Updated `zleparameter.mdh'.
rm -f stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o builtin.o builtin.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o compat.o compat.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o cond.o cond.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o exec.o exec.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o glob.o glob.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o hashtable.o hashtable.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o hashnameddir.o hashnameddir.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o hist.o hist.c
srcdir='.' CFMOD='../config.modules' \
/bin/sh ./mkbltnmlst.sh bltinmods.list
Updated `zshpaths.h'.
Creating `zshxmods.h'.
echo '#define ZSH_VERSION "'5.0.2'"' > version.h
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o init.o init.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o input.o input.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o jobs.o jobs.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o lex.o lex.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o linklist.o linklist.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o loop.o loop.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o math.o math.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o mem.o mem.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o module.o module.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o options.o options.c
sed -ne \
's/^\* *\$''Revision: \(.*\) ''\$/#define ZSH_PATCHLEVEL "\1"/p' \
../ChangeLog >patchlevel.h
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o params.o params.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o parse.o parse.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o pattern.o pattern.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o prompt.o prompt.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o signals.o signals.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o signames.o signames.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o sort.o sort.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o string.o string.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o subst.o subst.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o text.o text.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o utils.o utils.c
/usr/bin/gcc-4.2 -c -I. -I../Src -I../Src -I../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o watch.o watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hashnameddir.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
awk -f ./rlimits.awk /usr/include/sys/resource.h /dev/null > rlimits.h
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o rlimits.o rlimits.c
echo '' rlimits.o | sed 's" " Builtins/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o sched.o sched.c
echo '' sched.o | sed 's" " Builtins/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o datetime.o datetime.c
echo '' datetime.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o langinfo.o langinfo.c
echo '' langinfo.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o parameter.o parameter.c
echo '' parameter.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o termcap.o termcap.c
echo '' termcap.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o terminfo.o terminfo.c
echo '' terminfo.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
make[4]: `complete.mdh' is up to date.
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zutil.o zutil.c
echo '' zutil.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o compctl.o compctl.c
echo '' compctl.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o complete.o complete.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o compcore.o compcore.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o compmatch.o compmatch.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o compresult.o compresult.c
echo '' complete.o compcore.o compmatch.o compresult.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o complist.o complist.c
echo '' complist.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o computil.o computil.c
echo '' computil.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
( \
echo '/** widgets.list **/'; \
echo '/** widget structures for the internal widgets **/'; \
echo; \
echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
echo; \
sed -e 's/#.*//; /^$/d; s/-//g' \
-e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
< ./iwidgets.list; \
) > widgets.list
( \
echo '/** zle_widget.h **/'; \
echo '/** indices of and pointers to internal widgets **/'; \
echo; \
echo 'enum {'; \
sed -n -f ./zle_widget.sed < widgets.list; \
echo ' ZLE_BUILTIN_WIDGET_COUNT'; \
echo '};'; \
) > zle_widget.h
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_bindings.o zle_bindings.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_hist.o zle_hist.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_keymap.o zle_keymap.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_main.o zle_main.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_misc.o zle_misc.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_move.o zle_move.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_params.o zle_params.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_refresh.o zle_refresh.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_thingy.o zle_thingy.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_tricky.o zle_tricky.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_utils.o zle_utils.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_vi.o zle_vi.c
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zle_word.o zle_word.c
echo '' zle_bindings.o zle_hist.o zle_keymap.o zle_main.o zle_misc.o zle_move.o zle_params.o zle_refresh.o zle_thingy.o zle_tricky.o zle_utils.o zle_vi.o zle_word.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
/usr/bin/gcc-4.2 -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o zleparameter.o zleparameter.c
echo '' zleparameter.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
Updated `stamp-modobjs'.
awk -f ../Src/makepro.awk main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
> main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
> `echo main.epro | sed 's/\.epro$/.pro/'`
/usr/bin/gcc-4.2 -c -I. -I../Src -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -DHAVE_CONFIG_H -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -o main.o ./main.c
( echo '#!'; cat builtin.syms compat.syms cond.syms exec.syms glob.syms hashtable.syms hashnameddir.syms hist.syms init.syms input.syms jobs.syms lex.syms linklist.syms loop.syms math.syms mem.syms module.syms options.syms params.syms parse.syms pattern.syms prompt.syms signals.syms signames.syms sort.syms string.syms subst.syms text.syms utils.syms watch.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zsh.export
rm -f zsh
/usr/bin/gcc-4.2 -L/usr/local/lib -F/usr/local/Frameworks -rdynamic -o zsh main.o `cat stamp-modobjs` -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc
ld warning: in main.o, file is not of required architecture
ld warning: in builtin.o, file is not of required architecture
ld warning: in compat.o, file is not of required architecture
ld warning: in cond.o, file is not of required architecture
ld warning: in exec.o, file is not of required architecture
ld warning: in glob.o, file is not of required architecture
ld warning: in hashtable.o, file is not of required architecture
ld warning: in hashnameddir.o, file is not of required architecture
ld warning: in hist.o, file is not of required architecture
ld warning: in init.o, file is not of required architecture
ld warning: in input.o, file is not of required architecture
ld warning: in jobs.o, file is not of required architecture
ld warning: in lex.o, file is not of required architecture
ld warning: in linklist.o, file is not of required architecture
ld warning: in loop.o, file is not of required architecture
ld warning: in math.o, file is not of required architecture
ld warning: in mem.o, file is not of required architecture
ld warning: in module.o, file is not of required architecture
ld warning: in options.o, file is not of required architecture
ld warning: in params.o, file is not of required architecture
ld warning: in parse.o, file is not of required architecture
ld warning: in pattern.o, file is not of required architecture
ld warning: in prompt.o, file is not of required architecture
ld warning: in signals.o, file is not of required architecture
ld warning: in signames.o, file is not of required architecture
ld warning: in sort.o, file is not of required architecture
ld warning: in string.o, file is not of required architecture
ld warning: in subst.o, file is not of required architecture
ld warning: in text.o, file is not of required architecture
ld warning: in utils.o, file is not of required architecture
ld warning: in watch.o, file is not of required architecture
ld warning: in Builtins/rlimits.o, file is not of required architecture
ld warning: in Builtins/sched.o, file is not of required architecture
ld warning: in Modules/datetime.o, file is not of required architecture
ld warning: in Modules/langinfo.o, file is not of required architecture
ld warning: in Modules/parameter.o, file is not of required architecture
ld warning: in Modules/termcap.o, file is not of required architecture
ld warning: in Modules/terminfo.o, file is not of required architecture
ld warning: in Modules/zutil.o, file is not of required architecture
ld warning: in Zle/compctl.o, file is not of required architecture
ld warning: in Zle/complete.o, file is not of required architecture
ld warning: in Zle/compcore.o, file is not of required architecture
ld warning: in Zle/compmatch.o, file is not of required architecture
ld warning: in Zle/compresult.o, file is not of required architecture
ld warning: in Zle/complist.o, file is not of required architecture
ld warning: in Zle/computil.o, file is not of required architecture
ld warning: in Zle/zle_bindings.o, file is not of required architecture
ld warning: in Zle/zle_hist.o, file is not of required architecture
ld warning: in Zle/zle_keymap.o, file is not of required architecture
ld warning: in Zle/zle_main.o, file is not of required architecture
ld warning: in Zle/zle_misc.o, file is not of required architecture
ld warning: in Zle/zle_move.o, file is not of required architecture
ld warning: in Zle/zle_params.o, file is not of required architecture
ld warning: in Zle/zle_refresh.o, file is not of required architecture
ld warning: in Zle/zle_thingy.o, file is not of required architecture
ld warning: in Zle/zle_tricky.o, file is not of required architecture
ld warning: in Zle/zle_utils.o, file is not of required architecture
ld warning: in Zle/zle_vi.o, file is not of required architecture
ld warning: in Zle/zle_word.o, file is not of required architecture
ld warning: in Zle/zleparameter.o, file is not of required architecture
ld warning: in /usr/local/lib/libgdbm.dylib, file is not of required architecture
ld warning: in /usr/local/lib/libpcre.dylib, file is not of required architecture
Undefined symbols:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [zsh] Error 1
make: *** [install.bin] Error 2
HOMEBREW_VERSION: 0.9.4
HEAD: (none)
CPU: single-core 64-bit g5
OS X: 10.5.8-Power Macintosh
Xcode: 3.1.4
X11: 2.1.6 => /usr/X11
config
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.68. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/zsh/5.0.2 --enable-fndir=/usr/local/Cellar/zsh/5.0.2/share/zsh/functions --enable-scriptdir=/usr/local/Cellar/zsh/5.0.2/share/zsh/scripts --enable-site-fndir=/usr/local/share/zsh/site-functions --enable-site-scriptdir=/usr/local/share/zsh/site-scripts --enable-cap --enable-maildir-support --enable-multibyte --enable-pcre --enable-zsh-secure-free --with-tcsetpgrp
## --------- ##
## Platform. ##
## --------- ##
hostname = Synergo.local
uname -m = Power Macintosh
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
1 processor is logically available.
Processor type: ppc970 (PowerPC 970)
Processor active: 0
Primary memory available: 1.50 gigabytes
Default processor set: 122 tasks, 329 threads, 1 processors
Load average: 5.23, Mach factor: 0.16
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/w/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/w/bin
PATH: .
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2434: checking build system type
configure:2448: result: powerpc-apple-darwin9.8.0
configure:2468: checking host system type
configure:2481: result: powerpc-apple-darwin9.8.0
configure:3006: checking for gcc
configure:3033: result: /usr/bin/gcc-4.2
configure:3262: checking for C compiler version
configure:3271: /usr/bin/gcc-4.2 --version >&5
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Copyright (C) 2007 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:3282: $? = 0
configure:3271: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5577)
configure:3282: $? = 0
configure:3271: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3282: $? = 1
configure:3271: /usr/bin/gcc-4.2 -qversion >&5
powerpc-apple-darwin9-gcc-4.2.1: no input files
configure:3282: $? = 1
configure:3302: checking whether the C compiler works
configure:3324: /usr/bin/gcc-4.2 -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3328: $? = 0
configure:3376: result: yes
configure:3379: checking for C compiler default output file name
configure:3381: result: a.out
configure:3387: checking for suffix of executables
configure:3394: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3398: $? = 0
configure:3420: result:
configure:3442: checking whether we are cross compiling
configure:3450: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3454: $? = 0
configure:3461: ./conftest
configure:3465: $? = 0
configure:3480: result: no
configure:3485: checking for suffix of object files
configure:3507: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:3511: $? = 0
configure:3532: result: o
configure:3536: checking whether we are using the GNU C compiler
configure:3555: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:3555: $? = 0
configure:3564: result: yes
configure:3573: checking whether /usr/bin/gcc-4.2 accepts -g
configure:3593: /usr/bin/gcc-4.2 -c -g -F/usr/local/Frameworks conftest.c >&5
configure:3593: $? = 0
configure:3634: result: yes
configure:3651: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:3715: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:3715: $? = 0
configure:3728: result: none needed
configure:3761: checking for special C compiler options needed for large files
configure:3806: result: no
configure:3812: checking for _FILE_OFFSET_BITS value needed for large files
configure:3837: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:3837: $? = 0
configure:3869: result: no
configure:4014: checking how to run the C preprocessor
configure:4045: /usr/bin/gcc-4.2 -E -F/usr/local/Frameworks conftest.c
configure:4045: $? = 0
configure:4059: /usr/bin/gcc-4.2 -E -F/usr/local/Frameworks conftest.c
conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
configure:4059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4084: result: /usr/bin/gcc-4.2 -E
configure:4104: /usr/bin/gcc-4.2 -E -F/usr/local/Frameworks conftest.c
configure:4104: $? = 0
configure:4118: /usr/bin/gcc-4.2 -E -F/usr/local/Frameworks conftest.c
conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
configure:4118: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4146: checking for grep that handles long lines and -e
configure:4204: result: /usr/bin/grep
configure:4209: checking for egrep
configure:4271: result: /usr/bin/grep -E
configure:4277: checking whether /usr/bin/gcc-4.2 needs -traditional
conftest.c:23:20: error: termio.h: No such file or directory
configure:4311: result: no
configure:4317: checking for an ANSI C-conforming const
configure:4382: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4382: $? = 0
configure:4389: result: yes
configure:4401: checking for /usr/bin/gcc-4.2 option to accept ANSI C
configure:4436: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4436: $? = 0
configure:4444: result:
configure:4451: checking whether to use prototypes
configure:4469: result: yes
configure:4477: checking for ANSI C header files
configure:4497: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4497: $? = 0
configure:4570: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:4570: $? = 0
configure:4570: ./conftest
configure:4570: $? = 0
configure:4581: result: yes
configure:4594: checking for sys/types.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for sys/stat.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for stdlib.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for string.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for memory.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for strings.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for inttypes.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for stdint.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for unistd.h
configure:4594: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4606: checking for size_t
configure:4606: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4606: $? = 0
configure:4606: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:70: error: expected expression before ')' token
configure:4606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4606: result: yes
configure:4619: checking for working alloca.h
configure:4636: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:4636: $? = 0
configure:4644: result: yes
configure:4652: checking for alloca
configure:4689: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:4689: $? = 0
configure:4697: result: yes
configure:4806: checking if the compiler supports union initialisation
configure:4822: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4822: $? = 0
configure:4829: result: yes
configure:4837: checking if signed to unsigned casting is broken
configure:4849: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:4849: $? = 0
configure:4849: ./conftest
configure:4849: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| /* end confdefs.h. */
| main(){return((int)(unsigned char)((char) -1) == 255);}
configure:4859: result: no
configure:4867: checking if the compiler supports variable-length arrays
configure:4883: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:4883: $? = 0
configure:4890: result: yes
configure:4898: checking whether make sets $(MAKE)
configure:4920: result: yes
configure:4942: checking for a BSD-compatible install
configure:5010: result: /usr/bin/install -c
configure:5024: checking for gawk
configure:5054: result: no
configure:5024: checking for mawk
configure:5054: result: no
configure:5024: checking for nawk
configure:5054: result: no
configure:5024: checking for awk
configure:5040: found /usr/bin/awk
configure:5051: result: awk
configure:5061: checking whether ln works
configure:5079: result: yes
configure:5085: checking for egrep
configure:5147: result: /usr/bin/grep -E
configure:5155: checking for yodl
configure:5185: result: no
configure:5208: checking for pdfetex
configure:5238: result: no
configure:5251: checking for texi2pdf
configure:5267: found /usr/bin/texi2pdf
configure:5278: result: texi2pdf
configure:5293: checking for texi2html
configure:5309: found /usr/bin/texi2html
configure:5320: result: texi2html
configure:5335: checking for ansi2knr
configure:5365: result: no
configure:5388: checking for dirent.h that defines DIR
configure:5407: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:5407: $? = 0
configure:5415: result: yes
configure:5428: checking for library containing opendir
configure:5459: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:5459: $? = 0
configure:5476: result: none required
configure:5543: checking for ANSI C header files
configure:5647: result: yes
configure:5655: checking whether time.h and sys/time.h may both be included
configure:5675: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:5675: $? = 0
configure:5682: result: yes
configure:5690: checking whether stat file-mode macros are broken
configure:5717: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:5717: $? = 0
configure:5724: result: no
configure:5732: checking for sys/wait.h that is POSIX.1 compatible
configure:5758: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks conftest.c >&5
configure:5758: $? = 0
configure:5765: result: yes
configure:5778: checking for pcre-config
configure:5794: found /usr/local/bin/pcre-config
configure:5805: result: pcre-config
configure:5829: checking sys/time.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/time.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/time.h
configure:5829: result: yes
configure:5829: checking sys/times.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/times.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/times.h
configure:5829: result: yes
configure:5829: checking sys/select.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/select.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/select.h
configure:5829: result: yes
configure:5829: checking termcap.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking termcap.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for termcap.h
configure:5829: result: yes
configure:5829: checking termio.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:79:20: error: termio.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termio.h>
configure:5829: result: no
configure:5829: checking termio.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:46: error: termio.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| /* end confdefs.h. */
| #include <termio.h>
configure:5829: result: no
configure:5829: checking for termio.h
configure:5829: result: no
configure:5829: checking termios.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking termios.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for termios.h
configure:5829: result: yes
configure:5829: checking sys/param.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/param.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/param.h
configure:5829: result: yes
configure:5829: checking sys/filio.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/filio.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/filio.h
configure:5829: result: yes
configure:5829: checking for string.h
configure:5829: result: yes
configure:5829: checking for memory.h
configure:5829: result: yes
configure:5829: checking limits.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking limits.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for limits.h
configure:5829: result: yes
configure:5829: checking fcntl.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking fcntl.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for fcntl.h
configure:5829: result: yes
configure:5829: checking libc.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking libc.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for libc.h
configure:5829: result: yes
configure:5829: checking sys/utsname.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/utsname.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/utsname.h
configure:5829: result: yes
configure:5829: checking sys/resource.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/resource.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/resource.h
configure:5829: result: yes
configure:5829: checking locale.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking locale.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for locale.h
configure:5829: result: yes
configure:5829: checking errno.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking errno.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for errno.h
configure:5829: result: yes
configure:5829: checking stdio.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking stdio.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for stdio.h
configure:5829: result: yes
configure:5829: checking stdarg.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking stdarg.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for stdarg.h
configure:5829: result: yes
configure:5829: checking varargs.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
In file included from conftest.c:93:
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <varargs.h>
configure:5829: result: no
configure:5829: checking varargs.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
In file included from conftest.c:61:
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:4: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:5: error: #error "Revise your code to use <stdarg.h>."
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <varargs.h>
configure:5829: result: no
configure:5829: checking for varargs.h
configure:5829: result: no
configure:5829: checking for stdlib.h
configure:5829: result: yes
configure:5829: checking for unistd.h
configure:5829: result: yes
configure:5829: checking sys/capability.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:95:28: error: sys/capability.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/capability.h>
configure:5829: result: no
configure:5829: checking sys/capability.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:62: error: sys/capability.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/capability.h>
configure:5829: result: no
configure:5829: checking for sys/capability.h
configure:5829: result: no
configure:5829: checking utmp.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking utmp.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for utmp.h
configure:5829: result: yes
configure:5829: checking utmpx.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking utmpx.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for utmpx.h
configure:5829: result: yes
configure:5829: checking for sys/types.h
configure:5829: result: yes
configure:5829: checking pwd.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking pwd.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for pwd.h
configure:5829: result: yes
configure:5829: checking grp.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking grp.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for grp.h
configure:5829: result: yes
configure:5829: checking poll.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking poll.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for poll.h
configure:5829: result: yes
configure:5829: checking sys/mman.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking sys/mman.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for sys/mman.h
configure:5829: result: yes
configure:5829: checking netinet/in_systm.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking netinet/in_systm.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for netinet/in_systm.h
configure:5829: result: yes
configure:5829: checking pcre.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking pcre.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for pcre.h
configure:5829: result: yes
configure:5829: checking langinfo.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking langinfo.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for langinfo.h
configure:5829: result: yes
configure:5829: checking wchar.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking wchar.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for wchar.h
configure:5829: result: yes
configure:5829: checking stddef.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking stddef.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for stddef.h
configure:5829: result: yes
configure:5829: checking sys/stropts.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:107:25: error: sys/stropts.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stropts.h>
configure:5829: result: no
configure:5829: checking sys/stropts.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:74: error: sys/stropts.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| /* end confdefs.h. */
| #include <sys/stropts.h>
configure:5829: result: no
configure:5829: checking for sys/stropts.h
configure:5829: result: no
configure:5829: checking iconv.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking iconv.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for iconv.h
configure:5829: result: yes
configure:5829: checking ncurses.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking ncurses.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5829: $? = 0
configure:5829: result: yes
configure:5829: checking for ncurses.h
configure:5829: result: yes
configure:5829: checking ncursesw/ncurses.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:109:30: error: ncursesw/ncurses.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncursesw/ncurses.h>
configure:5829: result: no
configure:5829: checking ncursesw/ncurses.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:76: error: ncursesw/ncurses.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include <ncursesw/ncurses.h>
configure:5829: result: no
configure:5829: checking for ncursesw/ncurses.h
configure:5829: result: no
configure:5829: checking ncurses/ncurses.h usability
configure:5829: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:109:29: error: ncurses/ncurses.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses/ncurses.h>
configure:5829: result: no
configure:5829: checking ncurses/ncurses.h presence
configure:5829: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:76: error: ncurses/ncurses.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h. */
| #include <ncurses/ncurses.h>
configure:5829: result: no
configure:5829: checking for ncurses/ncurses.h
configure:5829: result: no
configure:5842: checking dlfcn.h usability
configure:5842: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5842: $? = 0
configure:5842: result: yes
configure:5842: checking dlfcn.h presence
configure:5842: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:5842: $? = 0
configure:5842: result: yes
configure:5842: checking for dlfcn.h
configure:5842: result: yes
configure:5854: checking dl.h usability
configure:5854: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:110:16: error: dl.h: No such file or directory
configure:5854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:5854: result: no
configure:5854: checking dl.h presence
configure:5854: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
conftest.c:77: error: dl.h: No such file or directory
configure:5854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <dl.h>
configure:5854: result: no
configure:5854: checking for dl.h
configure:5854: result: no
configure:5868: checking for conflicts in sys/time.h and sys/select.h
configure:5885: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:5885: $? = 0
configure:5892: result: no
configure:5902: checking TIOCGWINSZ in termios.h
configure:5922: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:5922: $? = 0
configure:5930: result: yes
configure:5973: checking for streams headers including struct winsize
configure:5990: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:77:24: error: sys/stream.h: No such file or directory
conftest.c:78:22: error: sys/ptem.h: No such file or directory
conftest.c: In function 'main':
conftest.c:82: error: storage size of 'wsz' isn't known
configure:5990: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/ptem.h>
| int
| main ()
| {
| struct winsize wsz
| ;
| return 0;
| }
configure:5997: result: no
configure:6005: checking for printf in -lc
configure:6030: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lc >&5
configure:6030: $? = 0
configure:6039: result: yes
configure:6046: checking for pow in -lm
configure:6071: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lm -lc >&5
configure:6071: $? = 0
configure:6080: result: yes
configure:6092: checking for clock_gettime in -lrt
configure:6117: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lrt -lm -lc >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:6117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 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:6126: result: no
configure:6223: checking if _XOPEN_SOURCE_EXTENDED should not be defined
configure:6237: result: no
configure:6244: checking for library containing tigetflag
configure:6275: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lm -lc >&5
Undefined symbols:
"_tigetflag", referenced from:
_main in ccpbpoWJ.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 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 tigetflag ();
| int
| main ()
| {
| return tigetflag ();
| ;
| return 0;
| }
configure:6275: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lncursesw -lm -lc >&5
ld: library not found for -lncursesw
collect2: ld returned 1 exit status
configure:6275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 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 tigetflag ();
| int
| main ()
| {
| return tigetflag ();
| ;
| return 0;
| }
configure:6275: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ltinfo -lm -lc >&5
ld: library not found for -ltinfo
collect2: ld returned 1 exit status
configure:6275: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 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 tigetflag ();
| int
| main ()
| {
| return tigetflag ();
| ;
| return 0;
| }
configure:6275: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ltermcap -lm -lc >&5
configure:6275: $? = 0
configure:6292: result: -ltermcap
configure:6300: checking for library containing tgetent
configure:6331: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ltermcap -lm -lc >&5
configure:6331: $? = 0
configure:6348: result: none required
configure:6366: checking curses.h usability
configure:6366: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:6366: $? = 0
configure:6366: result: yes
configure:6366: checking curses.h presence
configure:6366: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:6366: $? = 0
configure:6366: result: yes
configure:6366: checking for curses.h
configure:6366: result: yes
configure:6409: checking if we need to ignore ncurses
configure:6423: result: yes
configure:6426: checking for library containing getpwnam
configure:6457: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ltermcap -lm -lc >&5
configure:6457: $? = 0
configure:6474: result: none required
configure:6488: checking for dlopen in -ldl
configure:6513: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl -ltermcap -lm -lc >&5
configure:6513: $? = 0
configure:6522: result: yes
configure:6536: checking for cap_get_proc in -lcap
configure:6561: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lcap -ldl -ltermcap -lm -lc >&5
ld: library not found for -lcap
collect2: ld returned 1 exit status
configure:6561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 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 cap_get_proc ();
| int
| main ()
| {
| return cap_get_proc ();
| ;
| return 0;
| }
configure:6570: result: no
configure:6583: checking for socket in -lsocket
configure:6608: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lsocket -ldl -ltermcap -lm -lc >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:6608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:6617: result: no
configure:6628: checking for library containing gethostbyname2
configure:6659: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl -ltermcap -lm -lc >&5
configure:6659: $? = 0
configure:6676: result: none required
configure:6704: checking for iconv
configure:6704: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_iconv", referenced from:
_main in ccj37D28.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
| /* Define iconv to an innocuous variant, in case <limits.h> declares iconv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define iconv innocuous_iconv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char iconv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef iconv
|
| /* 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 iconv ();
| /* 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_iconv || defined __stub___iconv
| choke me
| #endif
|
| int
| main ()
| {
| return iconv ();
| ;
| return 0;
| }
configure:6704: result: no
configure:6712: checking for iconv in -liconv
configure:6737: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -liconv -ldl -ltermcap -lm -lc >&5
configure:6737: $? = 0
configure:6746: result: yes
configure:6861: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -liconv -ldl -ltermcap -lm -lc >&5
configure:6861: $? = 0
configure:6870: checking for iconv declaration
configure:6894: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:6894: $? = 0
configure:6901: result:
configure:6914: checking if an include file defines ospeed
configure:6936: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:6936: $? = 0
configure:6944: result: yes
configure:6991: checking gdbm.h usability
configure:6991: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking gdbm.h presence
configure:6991: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:6991: $? = 0
configure:6991: result: yes
configure:6991: checking for gdbm.h
configure:6991: result: yes
configure:7001: checking for gdbm_open in -lgdbm
configure:7026: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:7026: $? = 0
configure:7035: result: yes
configure:7050: checking sys/xattr.h usability
configure:7050: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking sys/xattr.h presence
configure:7050: /usr/bin/gcc-4.2 -E -traditional-cpp -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c
configure:7050: $? = 0
configure:7050: result: yes
configure:7050: checking for sys/xattr.h
configure:7050: result: yes
configure:7062: checking return type of signal handlers
configure:7080: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: void value not ignored as it ought to be
configure:7080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:7087: result: void
configure:7095: checking for pid_t
configure:7095: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7095: $? = 0
configure:7095: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:124: error: expected expression before ')' token
configure:7095: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:7095: result: yes
configure:7106: checking for off_t
configure:7106: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7106: $? = 0
configure:7106: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:124: error: expected expression before ')' token
configure:7106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:7106: result: yes
configure:7117: checking for ino_t
configure:7117: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7117: $? = 0
configure:7117: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:124: error: expected expression before ')' token
configure:7117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ino_t)))
| return 0;
| ;
| return 0;
| }
configure:7117: result: yes
configure:7128: checking for mode_t
configure:7128: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7128: $? = 0
configure:7128: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:124: error: expected expression before ')' token
configure:7128: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:7128: result: yes
configure:7139: checking for uid_t in sys/types.h
configure:7158: result: yes
configure:7169: checking for size_t
configure:7169: result: yes
configure:7181: checking if long is 64 bits
configure:7193: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:7193: $? = 0
configure:7193: ./conftest
configure:7193: $? = 0
configure:7203: result: yes
configure:7522: checking for %lld printf support
configure:7546: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:7546: $? = 0
configure:7546: ./conftest
configure:7546: $? = 0
configure:7556: result: yes
configure:7564: checking for sigset_t
configure:7582: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7582: $? = 0
configure:7589: result: yes
configure:7597: checking for struct stat.st_atim.tv_nsec
configure:7597: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:127: error: 'struct stat' has no member named 'st_atim'
configure:7597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7597: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:127: error: 'struct stat' has no member named 'st_atim'
configure:7597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7597: result: no
configure:7606: checking for struct stat.st_atimespec.tv_nsec
configure:7606: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7606: $? = 0
configure:7606: result: yes
configure:7615: checking for struct stat.st_atimensec
configure:7615: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:128: error: 'struct stat' has no member named 'st_atimensec'
configure:7615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atimensec)
| return 0;
| ;
| return 0;
| }
configure:7615: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:128: error: 'struct stat' has no member named 'st_atimensec'
configure:7615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atimensec)
| return 0;
| ;
| return 0;
| }
configure:7615: result: no
configure:7624: checking for struct stat.st_mtim.tv_nsec
configure:7624: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:128: error: 'struct stat' has no member named 'st_mtim'
configure:7624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7624: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:128: error: 'struct stat' has no member named 'st_mtim'
configure:7624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7624: result: no
configure:7633: checking for struct stat.st_mtimespec.tv_nsec
configure:7633: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7633: $? = 0
configure:7633: result: yes
configure:7642: checking for struct stat.st_mtimensec
configure:7642: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:129: error: 'struct stat' has no member named 'st_mtimensec'
configure:7642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_mtimensec)
| return 0;
| ;
| return 0;
| }
configure:7642: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:129: error: 'struct stat' has no member named 'st_mtimensec'
configure:7642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_mtimensec)
| return 0;
| ;
| return 0;
| }
configure:7642: result: no
configure:7651: checking for struct stat.st_ctim.tv_nsec
configure:7651: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:129: error: 'struct stat' has no member named 'st_ctim'
configure:7651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_ctim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7651: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:129: error: 'struct stat' has no member named 'st_ctim'
configure:7651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_ctim.tv_nsec)
| return 0;
| ;
| return 0;
| }
configure:7651: result: no
configure:7660: checking for struct stat.st_ctimespec.tv_nsec
configure:7660: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7660: $? = 0
configure:7660: result: yes
configure:7669: checking for struct stat.st_ctimensec
configure:7669: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:130: error: 'struct stat' has no member named 'st_ctimensec'
configure:7669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_ctimensec)
| return 0;
| ;
| return 0;
| }
configure:7669: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:130: error: 'struct stat' has no member named 'st_ctimensec'
configure:7669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_ctimensec)
| return 0;
| ;
| return 0;
| }
configure:7669: result: no
configure:7680: checking for struct timezone
configure:7701: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7701: $? = 0
configure:7709: result: yes
configure:7718: checking for struct utmp
configure:7741: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7741: $? = 0
configure:7749: result: yes
configure:7757: checking for struct utmpx
configure:7780: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7780: $? = 0
configure:7788: result: yes
configure:7797: checking for ut_host in struct utmp
configure:7820: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7820: $? = 0
configure:7828: result: yes
configure:7836: checking for ut_host in struct utmpx
configure:7859: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7859: $? = 0
configure:7867: result: yes
configure:7875: checking for ut_xtime in struct utmpx
configure:7898: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:109: error: 'struct utmpx' has no member named 'ut_xtime'
configure:7898: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_UTMPX_H
| # include <utmpx.h>
| #endif
|
| int
| main ()
| {
| struct utmpx testvar; testvar.ut_xtime;
| ;
| return 0;
| }
configure:7906: result: no
configure:7914: checking for ut_tv in struct utmpx
configure:7937: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7937: $? = 0
configure:7945: result: yes
configure:7954: checking for d_ino in struct dirent
configure:7977: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:7977: $? = 0
configure:7985: result: yes
configure:7993: checking for d_stat in struct dirent
configure:8016: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:111: error: 'struct dirent' has no member named 'd_stat'
configure:8016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_DIRENT_H
| # include <dirent.h>
| #endif
|
| int
| main ()
| {
| struct dirent testvar; testvar.d_stat;
| ;
| return 0;
| }
configure:8024: result: no
configure:8032: checking for d_ino in struct direct
configure:8061: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:117: error: storage size of 'testvar' isn't known
configure:8061: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_NDIR_H
| # include <sys/ndir.h>
| #endif
| #ifdef HAVE_SYS_DIR_H
| # include <sys/dir.h>
| #endif
| #ifdef HAVE_NDIR_H
| # include <ndir.h>
| #endif
|
| int
| main ()
| {
| struct direct testvar; testvar.d_ino;
| ;
| return 0;
| }
configure:8069: result: no
configure:8077: checking for d_stat in struct direct
configure:8106: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:117: error: storage size of 'testvar' isn't known
configure:8106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_NDIR_H
| # include <sys/ndir.h>
| #endif
| #ifdef HAVE_SYS_DIR_H
| # include <sys/dir.h>
| #endif
| #ifdef HAVE_NDIR_H
| # include <ndir.h>
| #endif
|
| int
| main ()
| {
| struct direct testvar; testvar.d_stat;
| ;
| return 0;
| }
configure:8114: result: no
configure:8123: checking for sin6_scope_id in struct sockaddr_in6
configure:8144: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:8144: $? = 0
configure:8152: result: yes
configure:8162: checking if we need our own h_errno
configure:8178: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8178: $? = 0
configure:8186: result: no
configure:8233: checking for strftime
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for strptime
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for mktime
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for timelocal
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for difftime
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for gettimeofday
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for clock_gettime
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_clock_gettime", referenced from:
_main in ccnQ3cbr.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef clock_gettime
|
| /* 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 ();
| /* 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_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for select
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for poll
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for readlink
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for faccessx
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_faccessx", referenced from:
_main in ccfCc26f.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| /* end confdefs.h. */
| /* Define faccessx to an innocuous variant, in case <limits.h> declares faccessx.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define faccessx innocuous_faccessx
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char faccessx (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef faccessx
|
| /* 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 faccessx ();
| /* 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_faccessx || defined __stub___faccessx
| choke me
| #endif
|
| int
| main ()
| {
| return faccessx ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for fchdir
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for ftruncate
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for fstat
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for lstat
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for lchown
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for fchown
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for fchmod
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for fseeko
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for ftello
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for mkfifo
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for _mktemp
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for mkstemp
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for waitpid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for wait3
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sigaction
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sigblock
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sighold
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sigrelse
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sigsetmask
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sigprocmask
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for killpg
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setpgid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setpgrp
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tcsetpgrp
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tcgetattr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for nice
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for gethostname
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for gethostbyname2
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getipnodebyname
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for inet_aton
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for inet_pton
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for inet_ntop
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getlogin
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getpwent
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getpwnam
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getpwuid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getgrgid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getgrnam
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for initgroups
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for nis_list
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_nis_list", referenced from:
_main in ccttAGOS.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| /* end confdefs.h. */
| /* Define nis_list to an innocuous variant, in case <limits.h> declares nis_list.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define nis_list innocuous_nis_list
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char nis_list (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef nis_list
|
| /* 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 nis_list ();
| /* 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_nis_list || defined __stub___nis_list
| choke me
| #endif
|
| int
| main ()
| {
| return nis_list ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for setuid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for seteuid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setreuid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setresuid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_setresuid", referenced from:
_main in ccEPAwVy.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| /* end confdefs.h. */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresuid innocuous_setresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setresuid
|
| /* 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 setresuid ();
| /* 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_setresuid || defined __stub___setresuid
| choke me
| #endif
|
| int
| main ()
| {
| return setresuid ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for setsid
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for memcpy
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for memmove
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for strstr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for strerror
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for strtoul
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getrlimit
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getrusage
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setlocale
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for uname
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for signgam
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for putenv
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getenv
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setenv
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for unsetenv
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for xw
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_xw", referenced from:
_main in cc2qFZXr.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| /* end confdefs.h. */
| /* Define xw to an innocuous variant, in case <limits.h> declares xw.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define xw innocuous_xw
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char xw (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef xw
|
| /* 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 xw ();
| /* 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_xw || defined __stub___xw
| choke me
| #endif
|
| int
| main ()
| {
| return xw ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for brk
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sbrk
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for pathconf
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for sysconf
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tgetent
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tigetflag
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tigetnum
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for tigetstr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setupterm
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for initscr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getcchar
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for setcchar
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for waddwstr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for wget_wch
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for win_wch
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for use_default_colors
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for pcre_compile
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for pcre_study
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for pcre_exec
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for nl_langinfo
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for erand48
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for open_memstream
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_open_memstream", referenced from:
_main in ccyBhbQJ.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| /* end confdefs.h. */
| /* Define open_memstream to an innocuous variant, in case <limits.h> declares open_memstream.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define open_memstream innocuous_open_memstream
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char open_memstream (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef open_memstream
|
| /* 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 open_memstream ();
| /* 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_open_memstream || defined __stub___open_memstream
| choke me
| #endif
|
| int
| main ()
| {
| return open_memstream ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for wctomb
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for iconv
configure:8233: result: no
configure:8233: checking for grantpt
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for unlockpt
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for ptsname
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for htons
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for ntohs
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for regcomp
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for regexec
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for regerror
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for regfree
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for gdbm_open
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getxattr
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for realpath
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for canonicalize_file_name
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_canonicalize_file_name", referenced from:
_main in ccXnzbyH.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8233: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| /* end confdefs.h. */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define canonicalize_file_name innocuous_canonicalize_file_name
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char canonicalize_file_name (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef canonicalize_file_name
|
| /* 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 canonicalize_file_name ();
| /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
| choke me
| #endif
|
| int
| main ()
| {
| return canonicalize_file_name ();
| ;
| return 0;
| }
configure:8233: result: no
configure:8233: checking for symlink
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8233: checking for getcwd
configure:8233: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8233: $? = 0
configure:8233: result: yes
configure:8242: checking for working strcoll
configure:8263: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8263: $? = 0
configure:8263: ./conftest
configure:8263: $? = 0
configure:8273: result: yes
configure:8285: checking for cap_get_proc
configure:8285: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_cap_get_proc", referenced from:
_main in cc7wRJJH.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8285: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| /* end confdefs.h. */
| /* Define cap_get_proc to an innocuous variant, in case <limits.h> declares cap_get_proc.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define cap_get_proc innocuous_cap_get_proc
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char cap_get_proc (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef cap_get_proc
|
| /* 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 cap_get_proc ();
| /* 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_cap_get_proc || defined __stub___cap_get_proc
| choke me
| #endif
|
| int
| main ()
| {
| return cap_get_proc ();
| ;
| return 0;
| }
configure:8285: result: no
configure:8297: checking if tgetent accepts NULL
configure:8323: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8323: $? = 0
configure:8323: ./conftest
configure:8323: $? = 0
configure:8337: result: yes
configure:8343: checking if tgetent returns 0 on success
configure:8369: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8369: $? = 0
configure:8369: ./conftest
configure:8369: $? = 0
configure:8383: result: no
configure:8400: checking for stdlib.h
configure:8400: result: yes
configure:8400: checking for unistd.h
configure:8400: result: yes
configure:8400: checking for sys/param.h
configure:8400: result: yes
configure:8420: checking for getpagesize
configure:8420: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8420: $? = 0
configure:8420: result: yes
configure:8429: checking for working mmap
configure:8576: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8576: $? = 0
configure:8576: ./conftest
configure:8576: $? = 0
configure:8586: result: yes
configure:8599: checking for munmap
configure:8599: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8599: $? = 0
configure:8599: result: yes
configure:8599: checking for msync
configure:8599: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8599: $? = 0
configure:8599: result: yes
configure:8611: checking whether getpgrp requires zero arguments
configure:8628: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:249: error: too many arguments to function 'getpgrp'
configure:8628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
| ;
| return 0;
| }
configure:8636: result: yes
configure:8655: checking for dlopen
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8655: $? = 0
configure:8655: result: yes
configure:8655: checking for dlerror
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8655: $? = 0
configure:8655: result: yes
configure:8655: checking for dlsym
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8655: $? = 0
configure:8655: result: yes
configure:8655: checking for dlclose
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:8655: $? = 0
configure:8655: result: yes
configure:8655: checking for load
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_load", referenced from:
_main in ccQlXYoq.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define load to an innocuous variant, in case <limits.h> declares load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define load innocuous_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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 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_load || defined __stub___load
| choke me
| #endif
|
| int
| main ()
| {
| return load ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8655: checking for loadquery
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_loadquery", referenced from:
_main in cc1LjZTd.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define loadquery to an innocuous variant, in case <limits.h> declares loadquery.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define loadquery innocuous_loadquery
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char loadquery (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef loadquery
|
| /* 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 loadquery ();
| /* 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_loadquery || defined __stub___loadquery
| choke me
| #endif
|
| int
| main ()
| {
| return loadquery ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8655: checking for loadbind
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_loadbind", referenced from:
_main in ccu3m83n.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define loadbind to an innocuous variant, in case <limits.h> declares loadbind.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define loadbind innocuous_loadbind
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char loadbind (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef loadbind
|
| /* 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 loadbind ();
| /* 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_loadbind || defined __stub___loadbind
| choke me
| #endif
|
| int
| main ()
| {
| return loadbind ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8655: checking for unload
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_unload", referenced from:
_main in cc0Hmfoi.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define unload to an innocuous variant, in case <limits.h> declares unload.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define unload innocuous_unload
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char unload (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef unload
|
| /* 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 unload ();
| /* 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_unload || defined __stub___unload
| choke me
| #endif
|
| int
| main ()
| {
| return unload ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8655: checking for shl_load
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_shl_load", referenced from:
_main in cccYInWP.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:8655: result: no
configure:8655: checking for shl_unload
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_shl_unload", referenced from:
_main in ccbllIyL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define shl_unload to an innocuous variant, in case <limits.h> declares shl_unload.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_unload innocuous_shl_unload
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_unload (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_unload
|
| /* 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_unload ();
| /* 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_unload || defined __stub___shl_unload
| choke me
| #endif
|
| int
| main ()
| {
| return shl_unload ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8655: checking for shl_findsym
configure:8655: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_shl_findsym", referenced from:
_main in ccxb5Tes.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:8655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| /* Define shl_findsym to an innocuous variant, in case <limits.h> declares shl_findsym.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_findsym innocuous_shl_findsym
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_findsym (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_findsym
|
| /* 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_findsym ();
| /* 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_findsym || defined __stub___shl_findsym
| choke me
| #endif
|
| int
| main ()
| {
| return shl_findsym ();
| ;
| return 0;
| }
configure:8655: result: no
configure:8669: checking if getxattr etc. are Linux-like
configure:8691: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:224: error: too few arguments to function 'listxattr'
conftest.c:225: error: too few arguments to function 'getxattr'
conftest.c:226: error: too few arguments to function 'setxattr'
conftest.c:227: error: too few arguments to function 'removexattr'
configure:8691: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/xattr.h>
| int
| main ()
| {
|
| (void)listxattr("", 0, 0);
| (void)getxattr("", "", 0, 0);
| (void)setxattr("", "", "", 0, 0);
| (void)removexattr("", "");
|
| ;
| return 0;
| }
configure:8698: result: no
configure:8702: checking if getxattr etc. are MAC-like
configure:8722: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:8722: $? = 0
configure:8729: result: yes
configure:8739: checking if getxattr etc. are usable
configure:8751: result: yes
configure:8758: checking what style of signals to use
configure:8781: result: POSIX_SIGNALS
configure:8784: checking where signal.h is located
configure:8821: result: /usr/include/sys/signal.h
configure:8825: checking where error names are located
configure:8854: result: /usr/include/sys/errno.h
configure:8858: checking location of curses header
configure:8881: result: curses.h
configure:8893: checking where curses key definitions are located
configure:8925: result: /usr/include/curses.h
configure:8931: checking for ncursesw/term.h
configure:8931: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:222:30: error: ncursesw/ncurses.h: No such file or directory
conftest.c:224:27: error: ncursesw/term.h: No such file or directory
configure:8931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| /* end confdefs.h. */
| #include <ncursesw/ncurses.h>
|
| #include <ncursesw/term.h>
configure:8931: result: no
configure:8946: checking for ncurses/term.h
configure:8946: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:222:29: error: ncurses/ncurses.h: No such file or directory
conftest.c:224:26: error: ncurses/term.h: No such file or directory
configure:8946: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| /* end confdefs.h. */
| #include <ncurses/ncurses.h>
|
| #include <ncurses/term.h>
configure:8946: result: no
configure:8961: checking for term.h
configure:8961: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:8961: $? = 0
configure:8961: result: yes
configure:8975: checking where term.h is located
configure:9000: result: term.h
configure:9023: checking if boolcodes is available
configure:9036: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9036: $? = 0
configure:9044: result: yes
configure:9047: checking if numcodes is available
configure:9060: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9060: $? = 0
configure:9068: result: yes
configure:9071: checking if strcodes is available
configure:9084: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9084: $? = 0
configure:9092: result: yes
configure:9095: checking if boolnames is available
configure:9108: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9108: $? = 0
configure:9116: result: yes
configure:9119: checking if numnames is available
configure:9132: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9132: $? = 0
configure:9140: result: yes
configure:9143: checking if strnames is available
configure:9156: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9156: $? = 0
configure:9164: result: yes
configure:9167: checking if tgoto prototype is missing
configure:9183: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
conftest.c:233: error: conflicting types for 'tgoto'
/usr/include/term.h:773: error: previous declaration of 'tgoto' was here
configure:9183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| /* end confdefs.h. */
| #include <curses.h>
| #include <term.h>
| /* guaranteed to clash with any valid tgoto prototype */
| extern void tgoto(int **stuff, float **more_stuff);
| int
| main ()
| {
| int *stuff; float *more_stuff; tgoto(&stuff, &more_stuff);
| ;
| return 0;
| }
configure:9191: result: no
configure:9199: checking where the RLIMIT macros are located
configure:9232: result: /usr/include/sys/resource.h
configure:9244: checking if rlim_t is longer than a long
configure:9261: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9261: $? = 0
configure:9261: ./conftest
configure:9261: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}
configure:9271: result: no
configure:9320: checking if the rlim_t is unsigned
configure:9337: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:9337: $? = 0
configure:9337: ./conftest
configure:9337: $? = 0
configure:9347: result: yes
configure:9356: checking for rlim_t
configure:9377: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9377: $? = 0
configure:9384: result: yes
configure:9396: checking for limit RLIMIT_AIO_MEM
configure:9417: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:240: error: 'RLIMIT_AIO_MEM' undeclared (first use in this function)
conftest.c:240: error: (Each undeclared identifier is reported only once
conftest.c:240: error: for each function it appears in.)
configure:9417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_AIO_MEM
| ;
| return 0;
| }
configure:9424: result: no
configure:9432: checking for limit RLIMIT_AIO_OPS
configure:9453: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:240: error: 'RLIMIT_AIO_OPS' undeclared (first use in this function)
conftest.c:240: error: (Each undeclared identifier is reported only once
conftest.c:240: error: for each function it appears in.)
configure:9453: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_AIO_OPS
| ;
| return 0;
| }
configure:9460: result: no
configure:9468: checking for limit RLIMIT_AS
configure:9489: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9489: $? = 0
configure:9496: result: yes
configure:9504: checking for limit RLIMIT_LOCKS
configure:9525: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:241: error: 'RLIMIT_LOCKS' undeclared (first use in this function)
conftest.c:241: error: (Each undeclared identifier is reported only once
conftest.c:241: error: for each function it appears in.)
configure:9525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_LOCKS
| ;
| return 0;
| }
configure:9532: result: no
configure:9540: checking for limit RLIMIT_MEMLOCK
configure:9561: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9561: $? = 0
configure:9568: result: yes
configure:9576: checking for limit RLIMIT_NPROC
configure:9597: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9597: $? = 0
configure:9604: result: yes
configure:9612: checking for limit RLIMIT_NTHR
configure:9633: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:243: error: 'RLIMIT_NTHR' undeclared (first use in this function)
conftest.c:243: error: (Each undeclared identifier is reported only once
conftest.c:243: error: for each function it appears in.)
configure:9633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_NTHR
| ;
| return 0;
| }
configure:9640: result: no
configure:9648: checking for limit RLIMIT_NOFILE
configure:9669: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9669: $? = 0
configure:9676: result: yes
configure:9684: checking for limit RLIMIT_PTHREAD
configure:9705: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:244: error: 'RLIMIT_PTHREAD' undeclared (first use in this function)
conftest.c:244: error: (Each undeclared identifier is reported only once
conftest.c:244: error: for each function it appears in.)
configure:9705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_PTHREAD
| ;
| return 0;
| }
configure:9712: result: no
configure:9720: checking for limit RLIMIT_RSS
configure:9741: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:9741: $? = 0
configure:9748: result: yes
configure:9756: checking for limit RLIMIT_SBSIZE
configure:9777: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_SBSIZE' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9777: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_SBSIZE
| ;
| return 0;
| }
configure:9784: result: no
configure:9792: checking for limit RLIMIT_TCACHE
configure:9813: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_TCACHE' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_TCACHE
| ;
| return 0;
| }
configure:9820: result: no
configure:9828: checking for limit RLIMIT_VMEM
configure:9849: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_VMEM' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_VMEM
| ;
| return 0;
| }
configure:9856: result: no
configure:9864: checking for limit RLIMIT_SIGPENDING
configure:9885: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_SIGPENDING' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9885: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_SIGPENDING
| ;
| return 0;
| }
configure:9892: result: no
configure:9900: checking for limit RLIMIT_MSGQUEUE
configure:9921: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_MSGQUEUE' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_MSGQUEUE
| ;
| return 0;
| }
configure:9928: result: no
configure:9936: checking for limit RLIMIT_NICE
configure:9957: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_NICE' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9957: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_NICE
| ;
| return 0;
| }
configure:9964: result: no
configure:9972: checking for limit RLIMIT_RTPRIO
configure:9993: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:245: error: 'RLIMIT_RTPRIO' undeclared (first use in this function)
conftest.c:245: error: (Each undeclared identifier is reported only once
conftest.c:245: error: for each function it appears in.)
configure:9993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int
| main ()
| {
| RLIMIT_RTPRIO
| ;
| return 0;
| }
configure:10000: result: no
configure:10009: checking if RLIMIT_VMEM and RLIMIT_RSS are the same
configure:10034: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:10034: $? = 0
configure:10034: ./conftest
configure:10034: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int main()
| {
| int ret = 1;
| #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_RSS)
| if (RLIMIT_RSS == RLIMIT_VMEM) ret = 0;
| #endif
| return ret;
| }
configure:10044: result: no
configure:10054: checking if RLIMIT_VMEM and RLIMIT_AS are the same
configure:10079: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:10079: $? = 0
configure:10079: ./conftest
configure:10079: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #include <sys/resource.h>
| int main()
| {
| int ret = 1;
| #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_AS)
| if (RLIMIT_AS == RLIMIT_VMEM) ret = 0;
| #endif
| return ret;
| }
configure:10089: result: no
configure:10099: checking if RLIMIT_RSS and RLIMIT_AS are the same
configure:10124: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:10124: $? = 0
configure:10124: ./conftest
configure:10124: $? = 0
configure:10134: result: yes
configure:10144: checking for struct rusage.ru_maxrss
configure:10144: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10144: $? = 0
configure:10144: result: yes
configure:10158: checking for struct rusage.ru_ixrss
configure:10158: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10158: $? = 0
configure:10158: result: yes
configure:10172: checking for struct rusage.ru_idrss
configure:10172: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10172: $? = 0
configure:10172: result: yes
configure:10186: checking for struct rusage.ru_isrss
configure:10186: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10186: $? = 0
configure:10186: result: yes
configure:10200: checking for struct rusage.ru_minflt
configure:10200: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10200: $? = 0
configure:10200: result: yes
configure:10214: checking for struct rusage.ru_majflt
configure:10214: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10214: $? = 0
configure:10214: result: yes
configure:10228: checking for struct rusage.ru_nswap
configure:10228: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10228: $? = 0
configure:10228: result: yes
configure:10242: checking for struct rusage.ru_inblock
configure:10242: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10242: $? = 0
configure:10242: result: yes
configure:10256: checking for struct rusage.ru_oublock
configure:10256: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10256: $? = 0
configure:10256: result: yes
configure:10270: checking for struct rusage.ru_msgsnd
configure:10270: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10270: $? = 0
configure:10270: result: yes
configure:10284: checking for struct rusage.ru_msgrcv
configure:10284: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10284: $? = 0
configure:10284: result: yes
configure:10298: checking for struct rusage.ru_nsignals
configure:10298: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10298: $? = 0
configure:10298: result: yes
configure:10312: checking for struct rusage.ru_nvcsw
configure:10312: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10312: $? = 0
configure:10312: result: yes
configure:10326: checking for struct rusage.ru_nivcsw
configure:10326: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10326: $? = 0
configure:10326: result: yes
configure:10364: checking for /dev/fd filesystem
configure:10377: result: /dev/fd
configure:10386: checking for RFS superroot directory
configure:10393: result: no
configure:10401: checking whether we should use the native getcwd
configure:10411: result: no
configure:10421: checking whether getcwd calls malloc to allocate memory
configure:10445: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:10445: $? = 0
configure:10445: ./conftest
configure:10445: $? = 0
configure:10455: result: yes
configure:10464: checking for setproctitle
configure:10464: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_setproctitle", referenced from:
_main in ccYqFHr4.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setproctitle
|
| /* 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 setproctitle ();
| /* 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_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:10464: result: no
configure:10469: checking for library containing setproctitle
configure:10500: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_setproctitle", referenced from:
_main in cc8B64oj.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 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 setproctitle ();
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:10500: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lutil -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
Undefined symbols:
"_setproctitle", referenced from:
_main in ccX6WRxX.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:10500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 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 setproctitle ();
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:10517: result: no
configure:10530: checking for NIS
configure:10538: result: no
configure:10602: checking for NIS+
configure:10611: result: no
configure:10618: checking for utmp file
configure:10630: result: no
configure:10640: checking for wtmp file
configure:10652: result: no
configure:10662: checking for utmpx file
configure:10674: result: /var/run/utmpx
configure:10684: checking for wtmpx file
configure:10696: result: no
configure:10707: checking for brk() prototype in <unistd.h>
configure:10724: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:256: error: conflicting types for 'brk'
/usr/include/unistd.h:521: error: previous declaration of 'brk' was here
configure:10724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| /* end confdefs.h. */
| #include <unistd.h>
| double brk();
| int
| main ()
| {
| int i;
| ;
| return 0;
| }
configure:10731: result: yes
configure:10739: checking for sbrk() prototype in <unistd.h>
configure:10756: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:257: error: conflicting types for 'sbrk'
/usr/include/unistd.h:559: error: previous declaration of 'sbrk' was here
configure:10756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| /* end confdefs.h. */
| #include <unistd.h>
| double sbrk();
| int
| main ()
| {
| int i;
| ;
| return 0;
| }
configure:10763: result: yes
configure:10773: checking for mknod prototype in <sys/stat.h>
configure:10790: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:258: error: conflicting types for 'mknod'
/usr/include/sys/stat.h:431: error: previous declaration of 'mknod' was here
configure:10790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| #define HAVE_SBRK_PROTO 1
| /* end confdefs.h. */
| #include <sys/stat.h>
| int mknod(double x);
| int
| main ()
| {
| int i;
| ;
| return 0;
| }
configure:10797: result: yes
configure:10805: checking for ioctl prototype in <unistd.h> or <termios.h>
configure:10828: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:10828: $? = 0
configure:10835: result: no
configure:10839: checking for ioctl prototype in <sys/ioctl.h>
configure:10856: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:259: error: conflicting types for 'ioctl'
/usr/include/sys/ioctl.h:97: error: previous declaration of 'ioctl' was here
configure:10856: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| #define HAVE_SBRK_PROTO 1
| #define HAVE_MKNOD_PROTO 1
| /* end confdefs.h. */
| #include <sys/ioctl.h>
| double ioctl();
| int
| main ()
| {
| int i;
| ;
| return 0;
| }
configure:10863: result: yes
configure:10914: checking if named FIFOs work
configure:10956: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:10956: $? = 0
configure:10956: ./conftest
configure:10956: $? = 0
configure:10967: result: yes
configure:10974: checking if echo in /bin/sh interprets escape sequences
configure:10985: result: yes
configure:10993: checking if link() works
configure:11023: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11023: $? = 0
configure:11023: ./conftest
configure:11023: $? = 0
configure:11033: result: yes
configure:11041: checking if kill(pid, 0) returns ESRCH correctly
configure:11063: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11063: $? = 0
configure:11063: ./conftest
configure:11063: $? = 0
configure:11073: result: yes
configure:11083: checking if POSIX sigsuspend() works
configure:11120: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11120: $? = 0
configure:11120: ./conftest
configure:11120: $? = 0
configure:11130: result: yes
configure:11218: checking if getpwnam() is faked
configure:11242: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11242: $? = 0
configure:11242: ./conftest
configure:11242: $? = 0
configure:11252: result: no
configure:11263: checking base type of the third argument to accept
configure:11282: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
configure:11282: $? = 0
configure:11292: result: socklen_t
configure:11301: checking if your system has /dev/ptmx
configure:11312: result: yes
configure:11320: checking if /dev/ptmx is usable
configure:11340: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include conftest.c >&5
conftest.c:267: error: conflicting types for 'ptsname'
/usr/include/stdlib.h:221: error: previous declaration of 'ptsname' was here
configure:11340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| #define HAVE_SBRK_PROTO 1
| #define HAVE_MKNOD_PROTO 1
| #define HAVE_IOCTL_PROTO 1
| #define IOCTL_IN_SYS_IOCTL 1
| #define HAVE_FIFOS 1
| #define HAVE_LINK 1
| #define ZSOCKLEN_T socklen_t
| /* end confdefs.h. */
| #ifdef __linux
| #define _GNU_SOURCE 1
| #endif
| #include <stdlib.h>
| int ptsname();
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:11347: result: yes
configure:11427: checking if the wcwidth() function is broken
configure:11439: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11439: $? = 0
configure:11439: ./conftest
configure:11439: $? = 0
configure:11449: result: yes
configure:11556: checking if your system uses ELF binaries
configure:11583: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11583: $? = 0
configure:11583: ./conftest
configure:11583: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| #define HAVE_SBRK_PROTO 1
| #define HAVE_MKNOD_PROTO 1
| #define HAVE_IOCTL_PROTO 1
| #define IOCTL_IN_SYS_IOCTL 1
| #define HAVE_FIFOS 1
| #define HAVE_LINK 1
| #define ZSOCKLEN_T socklen_t
| #define USE_DEV_PTMX 1
| #define MULTIBYTE_SUPPORT 1
| #define BROKEN_WCWIDTH 1
| /* end confdefs.h. */
| /* Test for whether ELF binaries are produced */
| #include <fcntl.h>
| #include <stdlib.h>
| main(argc, argv)
| int argc;
| char *argv[];
| {
| char b[4];
| int i = open(argv[0],O_RDONLY);
| if(i == -1)
| exit(1); /* fail */
| if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
| exit(0); /* succeed (yes, it's ELF) */
| else
| exit(1); /* fail */
| }
configure:11593: result: no
configure:11720: checking if we can use -rdynamic
configure:11738: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks -rdynamic conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11738: $? = 0
configure:11748: result: yes
configure:11750: checking if your dlsym() needs a leading underscore
configure:11759: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -fno-common conftest.c 1>&5
configure:11762: $? = 0
configure:11765: /usr/bin/gcc-4.2 -L/usr/local/lib -F/usr/local/Frameworks -bundle -flat_namespace -undefined suppress -o conftest.so conftest.o 1>&5
ld warning: in conftest.o, file is not of required architecture
configure:11768: $? = 0
configure:11829: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc >&5
configure:11829: $? = 0
configure:11829: ./conftest
configure:11829: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define MACHTYPE "powerpc"
| #define VENDOR "apple"
| #define OSTYPE "darwin9.8.0"
| #define ZSH_SECURE_FREE 1
| #define GLOBAL_ZSHENV "/etc/zshenv"
| #define GLOBAL_ZSHRC "/etc/zshrc"
| #define GLOBAL_ZPROFILE "/etc/zprofile"
| #define GLOBAL_ZLOGIN "/etc/zlogin"
| #define GLOBAL_ZLOGOUT "/etc/zlogout"
| #define RESTRICTED_R 1
| #define CONFIG_LOCALE 1
| #define MAILDIR_SUPPORT 1
| #define MAX_FUNCTION_DEPTH 1000
| #define DEFAULT_READNULLCMD "more"
| #define PROTOTYPES 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_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNION_INIT 1
| #define HAVE_VARIABLE_LENGTH_ARRAYS 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_PCRE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_NCURSES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBM 1
| #define HAVE_CURSES_H 1
| #define HAVE_LIBDL 1
| #define HAVE_ICONV 1
| #define ICONV_FROM_LIBICONV 1
| #define ICONV_CONST
| #define HAVE_OSPEED 1
| #define HAVE_GDBM_H 1
| #define HAVE_LIBGDBM 1
| #define HAVE_SYS_XATTR_H 1
| #define RETSIGTYPE void
| #define LONG_IS_64_BIT 1
| #define PRINTF_HAS_LLD 1
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define HAVE_STRUCT_UTMP 1
| #define HAVE_STRUCT_UTMPX 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMELOCAL 1
| #define HAVE_DIFFTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SELECT 1
| #define HAVE_POLL 1
| #define HAVE_READLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FSTAT 1
| #define HAVE_LSTAT 1
| #define HAVE_LCHOWN 1
| #define HAVE_FCHOWN 1
| #define HAVE_FCHMOD 1
| #define HAVE_FSEEKO 1
| #define HAVE_FTELLO 1
| #define HAVE_MKFIFO 1
| #define HAVE__MKTEMP 1
| #define HAVE_MKSTEMP 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGBLOCK 1
| #define HAVE_SIGHOLD 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGSETMASK 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_KILLPG 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TCGETATTR 1
| #define HAVE_NICE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYNAME2 1
| #define HAVE_GETIPNODEBYNAME 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_PTON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETGRGID 1
| #define HAVE_GETGRNAM 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRSTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOUL 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UNAME 1
| #define HAVE_SIGNGAM 1
| #define HAVE_PUTENV 1
| #define HAVE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_BRK 1
| #define HAVE_SBRK 1
| #define HAVE_PATHCONF 1
| #define HAVE_SYSCONF 1
| #define HAVE_TGETENT 1
| #define HAVE_TIGETFLAG 1
| #define HAVE_TIGETNUM 1
| #define HAVE_TIGETSTR 1
| #define HAVE_SETUPTERM 1
| #define HAVE_INITSCR 1
| #define HAVE_GETCCHAR 1
| #define HAVE_SETCCHAR 1
| #define HAVE_WADDWSTR 1
| #define HAVE_WGET_WCH 1
| #define HAVE_WIN_WCH 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_PCRE_COMPILE 1
| #define HAVE_PCRE_STUDY 1
| #define HAVE_PCRE_EXEC 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_ERAND48 1
| #define HAVE_WCTOMB 1
| #define HAVE_GRANTPT 1
| #define HAVE_UNLOCKPT 1
| #define HAVE_PTSNAME 1
| #define HAVE_HTONS 1
| #define HAVE_NTOHS 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGERROR 1
| #define HAVE_REGFREE 1
| #define HAVE_GDBM_OPEN 1
| #define HAVE_GETXATTR 1
| #define HAVE_REALPATH 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETCWD 1
| #define HAVE_STRCOLL 1
| #define TGETENT_ACCEPTS_NULL 1
| #define TGETENT_SUCCESS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_MSYNC 1
| #define GETPGRP_VOID 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLERROR 1
| #define HAVE_DLSYM 1
| #define HAVE_DLCLOSE 1
| #define XATTR_EXTRA_ARGS 1
| #define POSIX_SIGNALS 1
| #define POSIX_SIGNALS 1
| #define ZSH_HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define ZSH_HAVE_TERM_H 1
| #define HAVE_BOOLCODES 1
| #define HAVE_NUMCODES 1
| #define HAVE_STRCODES 1
| #define HAVE_BOOLNAMES 1
| #define HAVE_NUMNAMES 1
| #define HAVE_STRNAMES 1
| #define RLIM_T_IS_UNSIGNED 1
| #define HAVE_RLIMIT_AS 1
| #define HAVE_RLIMIT_MEMLOCK 1
| #define HAVE_RLIMIT_NPROC 1
| #define HAVE_RLIMIT_NOFILE 1
| #define HAVE_RLIMIT_RSS 1
| #define RLIMIT_RSS_IS_AS 1
| #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
| #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
| #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
| #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
| #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
| #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
| #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
| #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
| #define DEFAULT_PATH "/bin:/usr/bin"
| #define PATH_DEV_FD "/dev/fd"
| #define GETCWD_CALLS_MALLOC 1
| #define PATH_UTMPX_FILE "/var/run/utmpx"
| #define HAVE_BRK_PROTO 1
| #define HAVE_SBRK_PROTO 1
| #define HAVE_MKNOD_PROTO 1
| #define HAVE_IOCTL_PROTO 1
| #define IOCTL_IN_SYS_IOCTL 1
| #define HAVE_FIFOS 1
| #define HAVE_LINK 1
| #define ZSOCKLEN_T socklen_t
| #define USE_DEV_PTMX 1
| #define MULTIBYTE_SUPPORT 1
| #define BROKEN_WCWIDTH 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #ifdef HPUX10DYNAMIC
| #include <dl.h>
| #define RTLD_LAZY BIND_DEFERRED
| #define RTLD_GLOBAL DYNAMIC_PATH
|
| char *zsh_gl_sym_addr ;
|
| #define dlopen(file,mode) (void *)shl_load((file), (mode), (long) 0)
| #define dlclose(handle) shl_unload((shl_t)(handle))
| #define dlsym(handle,name) (zsh_gl_sym_addr=0,shl_findsym((shl_t *)&(handle),name,TYPE_UNDEFINED,&zsh_gl_sym_addr), (void *)zsh_gl_sym_addr)
| #define dlerror() 0
| #else
| #ifdef HAVE_DLFCN_H
| #include <dlfcn.h>
| #else
| #include <sys/types.h>
| #include <nlist.h>
| #include <link.h>
| #endif
| #endif
| #ifndef RTLD_LAZY
| #define RTLD_LAZY 1
| #endif
|
| extern int fred() ;
|
| main()
| {
| void * handle ;
| void * symbol ;
| FILE *f=fopen("conftestval", "w");
| if (!f) exit(1);
| handle = dlopen("./conftest.so", RTLD_LAZY) ;
| if (handle == NULL) {
| fprintf (f, "dlopen failed") ;
| exit(1);
| }
| symbol = dlsym(handle, "fred") ;
| if (symbol == NULL) {
| /* try putting a leading underscore */
| symbol = dlsym(handle, "_fred") ;
| if (symbol == NULL) {
| fprintf (f, "dlsym failed") ;
| exit(1);
| }
| fprintf (f, "yes") ;
| }
| else
| fprintf (f, "no") ;
| exit(0);
| }
configure:11840: result: failed
configure:12994: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Synergo.local
config.status:1161: creating Config/defs.mk
config.status:1161: creating Makefile
config.status:1161: creating Doc/Makefile
config.status:1161: creating Etc/Makefile
config.status:1161: creating Src/Makefile
config.status:1161: creating Test/Makefile
config.status:1161: creating config.h
config.status:1355: executing config.modules commands
config.status:1355: executing stamp-h commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin9.8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-F/usr/local/Frameworks
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -F/usr/local/Frameworks'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func__mktemp=yes
ac_cv_func_alloca_works=yes
ac_cv_func_brk=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_cap_get_proc=no
ac_cv_func_clock_gettime=no
ac_cv_func_difftime=yes
ac_cv_func_dlclose=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_erand48=yes
ac_cv_func_faccessx=no
ac_cv_func_fchdir=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fseeko=yes
ac_cv_func_fstat=yes
ac_cv_func_ftello=yes
ac_cv_func_ftruncate=yes
ac_cv_func_gdbm_open=yes
ac_cv_func_getcchar=yes
ac_cv_func_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_getgrgid=yes
ac_cv_func_getgrnam=yes
ac_cv_func_gethostbyname2=yes
ac_cv_func_gethostname=yes
ac_cv_func_getipnodebyname=yes
ac_cv_func_getlogin=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getxattr=yes
ac_cv_func_grantpt=yes
ac_cv_func_htons=yes
ac_cv_func_iconv=no
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_initgroups=yes
ac_cv_func_initscr=yes
ac_cv_func_killpg=yes
ac_cv_func_lchown=yes
ac_cv_func_load=no
ac_cv_func_loadbind=no
ac_cv_func_loadquery=no
ac_cv_func_lstat=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_msync=yes
ac_cv_func_munmap=yes
ac_cv_func_nice=yes
ac_cv_func_nis_list=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_ntohs=yes
ac_cv_func_open_memstream=no
ac_cv_func_pathconf=yes
ac_cv_func_pcre_compile=yes
ac_cv_func_pcre_exec=yes
ac_cv_func_pcre_study=yes
ac_cv_func_poll=yes
ac_cv_func_ptsname=yes
ac_cv_func_putenv=yes
ac_cv_func_readlink=yes
ac_cv_func_realpath=yes
ac_cv_func_regcomp=yes
ac_cv_func_regerror=yes
ac_cv_func_regexec=yes
ac_cv_func_regfree=yes
ac_cv_func_sbrk=yes
ac_cv_func_select=yes
ac_cv_func_setcchar=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setproctitle=no
ac_cv_func_setresuid=no
ac_cv_func_setreuid=yes
ac_cv_func_setsid=yes
ac_cv_func_setuid=yes
ac_cv_func_setupterm=yes
ac_cv_func_shl_findsym=no
ac_cv_func_shl_load=no
ac_cv_func_shl_unload=no
ac_cv_func_sigaction=yes
ac_cv_func_sigblock=yes
ac_cv_func_sighold=yes
ac_cv_func_signgam=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigrelse=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strptime=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetpgrp=yes
ac_cv_func_tgetent=yes
ac_cv_func_tigetflag=yes
ac_cv_func_tigetnum=yes
ac_cv_func_tigetstr=yes
ac_cv_func_timelocal=yes
ac_cv_func_uname=yes
ac_cv_func_unload=no
ac_cv_func_unlockpt=yes
ac_cv_func_unsetenv=yes
ac_cv_func_use_default_colors=yes
ac_cv_func_waddwstr=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_func_wctomb=yes
ac_cv_func_wget_wch=yes
ac_cv_func_win_wch=yes
ac_cv_func_xw=no
ac_cv_have_dev_ptmx=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gdbm_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libc_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_ncurses_ncurses_h=no
ac_cv_header_ncurses_term_h=no
ac_cv_header_ncursesw_ncurses_h=no
ac_cv_header_ncursesw_term_h=no
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_pcre_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_capability_h=no
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stropts_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_sys_xattr_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_varargs_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=powerpc-apple-darwin9.8.0
ac_cv_iconv_const=
ac_cv_lib_c_printf=yes
ac_cv_lib_cap_cap_get_proc=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_gdbm_gdbm_open=yes
ac_cv_lib_iconv_iconv=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_rt_clock_gettime=no
ac_cv_lib_socket_socket=no
ac_cv_member_struct_rusage_ru_idrss=yes
ac_cv_member_struct_rusage_ru_inblock=yes
ac_cv_member_struct_rusage_ru_isrss=yes
ac_cv_member_struct_rusage_ru_ixrss=yes
ac_cv_member_struct_rusage_ru_majflt=yes
ac_cv_member_struct_rusage_ru_maxrss=yes
ac_cv_member_struct_rusage_ru_minflt=yes
ac_cv_member_struct_rusage_ru_msgrcv=yes
ac_cv_member_struct_rusage_ru_msgsnd=yes
ac_cv_member_struct_rusage_ru_nivcsw=yes
ac_cv_member_struct_rusage_ru_nsignals=yes
ac_cv_member_struct_rusage_ru_nswap=yes
ac_cv_member_struct_rusage_ru_nvcsw=yes
ac_cv_member_struct_rusage_ru_oublock=yes
ac_cv_member_struct_stat_st_atim_tv_nsec=no
ac_cv_member_struct_stat_st_atimensec=no
ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
ac_cv_member_struct_stat_st_ctim_tv_nsec=no
ac_cv_member_struct_stat_st_ctimensec=no
ac_cv_member_struct_stat_st_ctimespec_tv_nsec=yes
ac_cv_member_struct_stat_st_mtim_tv_nsec=no
ac_cv_member_struct_stat_st_mtimensec=no
ac_cv_member_struct_stat_st_mtimespec_tv_nsec=yes
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=awk
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
ac_cv_prog_LN=ln
ac_cv_prog_PCRECONF=pcre-config
ac_cv_prog_TEXI2HTML=texi2html
ac_cv_prog_TEXI2PDF=texi2pdf
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname2='none required'
ac_cv_search_getpwnam='none required'
ac_cv_search_opendir='none required'
ac_cv_search_setproctitle=no
ac_cv_search_tgetent='none required'
ac_cv_search_tigetflag=-ltermcap
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_ino_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_use_dev_ptmx=yes
ac_cv_winsize_in_ptem=no
ac_cv_working_alloca_h=yes
fp_cv_prog_cc_stdc=
zsh_cv_c_broken_signed_to_unsigned_casting=no
zsh_cv_c_broken_wcwidth=yes
zsh_cv_c_have_union_init=yes
zsh_cv_c_unicode_support=yes
zsh_cv_c_variable_length_arrays=yes
zsh_cv_cs_path=/bin:/usr/bin
zsh_cv_decl_h_errno_use_local=no
zsh_cv_decl_ospeed_include_defines=yes
zsh_cv_func_tgetent_accepts_null=yes
zsh_cv_func_tgetent_zero_success=no
zsh_cv_getcwd_malloc=yes
zsh_cv_getxattr_linux=no
zsh_cv_getxattr_mac=yes
zsh_cv_have_RLIMIT_AIO_MEM=no
zsh_cv_have_RLIMIT_AIO_OPS=no
zsh_cv_have_RLIMIT_AS=yes
zsh_cv_have_RLIMIT_LOCKS=no
zsh_cv_have_RLIMIT_MEMLOCK=yes
zsh_cv_have_RLIMIT_MSGQUEUE=no
zsh_cv_have_RLIMIT_NICE=no
zsh_cv_have_RLIMIT_NOFILE=yes
zsh_cv_have_RLIMIT_NPROC=yes
zsh_cv_have_RLIMIT_NTHR=no
zsh_cv_have_RLIMIT_PTHREAD=no
zsh_cv_have_RLIMIT_RSS=yes
zsh_cv_have_RLIMIT_RTPRIO=no
zsh_cv_have_RLIMIT_SBSIZE=no
zsh_cv_have_RLIMIT_SIGPENDING=no
zsh_cv_have_RLIMIT_TCACHE=no
zsh_cv_have_RLIMIT_VMEM=no
zsh_cv_header_sys_ioctl_h_ioctl_proto=yes
zsh_cv_header_sys_stat_h_mknod_proto=yes
zsh_cv_header_termios_h_tiocgwinsz=yes
zsh_cv_header_time_h_select_h_conflicts=no
zsh_cv_header_unistd_h_brk_proto=yes
zsh_cv_header_unistd_h_sbrk_proto=yes
zsh_cv_header_unistd_h_termios_h_ioctl_proto=no
zsh_cv_ignore_ncurses=yes
zsh_cv_long_is_64_bit=yes
zsh_cv_no_xopen=no
zsh_cv_path_curses_header=curses.h
zsh_cv_path_curses_keys_h=/usr/include/curses.h
zsh_cv_path_errno_h=' /usr/include/sys/errno.h'
zsh_cv_path_rlimit_h=/usr/include/sys/resource.h
zsh_cv_path_signal_h=/usr/include/sys/signal.h
zsh_cv_path_term_header=term.h
zsh_cv_path_utmp=no
zsh_cv_path_utmpx=/var/run/utmpx
zsh_cv_path_wtmp=no
zsh_cv_path_wtmpx=no
zsh_cv_printf_has_lld=yes
zsh_cv_prog_sh_echo_escape=yes
zsh_cv_rdynamic_available=yes
zsh_cv_rlim_t_is_longer=no
zsh_cv_rlimit_rss_is_as=yes
zsh_cv_rlimit_vmem_is_as=no
zsh_cv_rlimit_vmem_is_rss=no
zsh_cv_struct_member_struct_direct_d_ino=no
zsh_cv_struct_member_struct_direct_d_stat=no
zsh_cv_struct_member_struct_dirent_d_ino=yes
zsh_cv_struct_member_struct_dirent_d_stat=no
zsh_cv_struct_member_struct_sockaddr_in6_sin6_scope_id=yes
zsh_cv_struct_member_struct_utmp_ut_host=yes
zsh_cv_struct_member_struct_utmpx_ut_host=yes
zsh_cv_struct_member_struct_utmpx_ut_tv=yes
zsh_cv_struct_member_struct_utmpx_ut_xtime=no
zsh_cv_sys_elf=no
zsh_cv_sys_fifo=yes
zsh_cv_sys_getpwnam_faked=no
zsh_cv_sys_killesrch=yes
zsh_cv_sys_link=yes
zsh_cv_sys_nis=no
zsh_cv_sys_nis_plus=no
zsh_cv_sys_path_dev_fd=/dev/fd
zsh_cv_sys_sigsuspend=yes
zsh_cv_sys_superroot=no
zsh_cv_type_exists_struct_timezone=yes
zsh_cv_type_exists_struct_utmp=yes
zsh_cv_type_exists_struct_utmpx=yes
zsh_cv_type_rlim_t=yes
zsh_cv_type_rlim_t_is_unsigned=yes
zsh_cv_type_sigset_t=yes
zsh_cv_type_socklen_t=socklen_t
zsh_cv_use_getcwd=no
zsh_cv_use_xattr=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ANSI2KNR=': ansi2knr'
AWK='awk'
CC='/usr/bin/gcc-4.2'
CFLAGS='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
CPP='/usr/bin/gcc-4.2 -E -traditional-cpp'
CPPFLAGS='-F/usr/local/Frameworks -I/usr/local/Cellar/pcre/8.32/include'
CURSES_KEYS_H='/usr/include/curses.h'
D='N'
DEFS='-DHAVE_CONFIG_H'
DLCFLAGS='-fno-common'
DLLD='/usr/bin/gcc-4.2'
DLLDFLAGS='-bundle -flat_namespace -undefined suppress'
DL_EXT='so'
E='N'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ERRNO_H=' /usr/include/sys/errno.h'
EXEEXT=''
EXELDFLAGS=''
EXPOPT=''
EXTRAZSHOBJS=''
EXTRA_LDFLAGS='-rdynamic'
FUNCTIONS_SUBDIRS='no'
GREP='/usr/bin/grep'
IMPOPT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTLIB='install.bin-$(L)'
L='N'
LDFLAGS='-L/usr/local/lib -F/usr/local/Frameworks'
LIBLDFLAGS=''
LIBOBJS=''
LIBS='-lgdbm -L/usr/local/Cellar/pcre/8.32/lib -lpcre -liconv -ldl -ltermcap -lm -lc'
LINKMODS='NOLINKMODS'
LN='ln'
LTLIBOBJS=''
MOD_EXPORT=''
MOD_IMPORT_FUNCTION=''
MOD_IMPORT_VARIABLE=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRECONF='pcre-config'
PDFETEX=': pdfetex'
RLIMITS_INC_H='/usr/include/sys/resource.h'
SET_MAKE=''
SHELL='/bin/sh'
SHORTBOOTNAMES='no'
SIGNAL_H='/usr/include/sys/signal.h'
TEXI2HTML='texi2html'
TEXI2PDF='texi2pdf'
U=''
UNINSTLIB='uninstall.bin-$(L)'
YODL=': yodl'
YODL_OPTIONS=''
ZSH_CURSES_H='curses.h'
ZSH_TERM_H='term.h'
ac_ct_CC='/usr/bin/gcc-4.2'
additionalfpath=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin9.8.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin9.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fndir='/usr/local/Cellar/zsh/5.0.2/share/zsh/functions'
host='powerpc-apple-darwin9.8.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin9.8.0'
host_vendor='apple'
htmldir='$(datadir)/$(tzsh)/htmldoc'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/zsh/5.0.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
scriptdir='/usr/local/Cellar/zsh/5.0.2/share/zsh/scripts'
sharedstatedir='${prefix}/com'
sitefndir='/usr/local/share/zsh/site-functions'
sitescriptdir='/usr/local/share/zsh/site-scripts'
sysconfdir='${prefix}/etc'
target_alias=''
tzsh='zsh'
zlogin='/etc/zlogin'
zlogout='/etc/zlogout'
zprofile='/etc/zprofile'
zshenv='/etc/zshenv'
zshrc='/etc/zshrc'
## ------------------- ##
## File substitutions. ##
## ------------------- ##
CLEAN_MK='./Config/clean.mk'
CONFIG_MK='./Config/config.mk'
DEFS_MK='Config/defs.mk'
VERSION_MK='./Config/version.mk'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define MACHTYPE "powerpc"
#define VENDOR "apple"
#define OSTYPE "darwin9.8.0"
#define ZSH_SECURE_FREE 1
#define GLOBAL_ZSHENV "/etc/zshenv"
#define GLOBAL_ZSHRC "/etc/zshrc"
#define GLOBAL_ZPROFILE "/etc/zprofile"
#define GLOBAL_ZLOGIN "/etc/zlogin"
#define GLOBAL_ZLOGOUT "/etc/zlogout"
#define RESTRICTED_R 1
#define CONFIG_LOCALE 1
#define MAILDIR_SUPPORT 1
#define MAX_FUNCTION_DEPTH 1000
#define DEFAULT_READNULLCMD "more"
#define PROTOTYPES 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_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNION_INIT 1
#define HAVE_VARIABLE_LENGTH_ARRAYS 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_LIMITS_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIBC_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_PCRE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ICONV_H 1
#define HAVE_NCURSES_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LIBM 1
#define HAVE_CURSES_H 1
#define HAVE_LIBDL 1
#define HAVE_ICONV 1
#define ICONV_FROM_LIBICONV 1
#define ICONV_CONST
#define HAVE_OSPEED 1
#define HAVE_GDBM_H 1
#define HAVE_LIBGDBM 1
#define HAVE_SYS_XATTR_H 1
#define RETSIGTYPE void
#define LONG_IS_64_BIT 1
#define PRINTF_HAS_LLD 1
#define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
#define HAVE_STRUCT_STAT_ST_CTIMESPEC_TV_NSEC 1
#define HAVE_STRUCT_TIMEZONE 1
#define HAVE_STRUCT_UTMP 1
#define HAVE_STRUCT_UTMPX 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_DIRENT_D_INO 1
#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
#define HAVE_STRFTIME 1
#define HAVE_STRPTIME 1
#define HAVE_MKTIME 1
#define HAVE_TIMELOCAL 1
#define HAVE_DIFFTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SELECT 1
#define HAVE_POLL 1
#define HAVE_READLINK 1
#define HAVE_FCHDIR 1
#define HAVE_FTRUNCATE 1
#define HAVE_FSTAT 1
#define HAVE_LSTAT 1
#define HAVE_LCHOWN 1
#define HAVE_FCHOWN 1
#define HAVE_FCHMOD 1
#define HAVE_FSEEKO 1
#define HAVE_FTELLO 1
#define HAVE_MKFIFO 1
#define HAVE__MKTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_WAITPID 1
#define HAVE_WAIT3 1
#define HAVE_SIGACTION 1
#define HAVE_SIGBLOCK 1
#define HAVE_SIGHOLD 1
#define HAVE_SIGRELSE 1
#define HAVE_SIGSETMASK 1
#define HAVE_SIGPROCMASK 1
#define HAVE_KILLPG 1
#define HAVE_SETPGID 1
#define HAVE_SETPGRP 1
#define HAVE_TCSETPGRP 1
#define HAVE_TCGETATTR 1
#define HAVE_NICE 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTBYNAME2 1
#define HAVE_GETIPNODEBYNAME 1
#define HAVE_INET_ATON 1
#define HAVE_INET_PTON 1
#define HAVE_INET_NTOP 1
#define HAVE_GETLOGIN 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETGRGID 1
#define HAVE_GETGRNAM 1
#define HAVE_INITGROUPS 1
#define HAVE_SETUID 1
#define HAVE_SETEUID 1
#define HAVE_SETREUID 1
#define HAVE_SETSID 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_STRSTR 1
#define HAVE_STRERROR 1
#define HAVE_STRTOUL 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_SETLOCALE 1
#define HAVE_UNAME 1
#define HAVE_SIGNGAM 1
#define HAVE_PUTENV 1
#define HAVE_GETENV 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_BRK 1
#define HAVE_SBRK 1
#define HAVE_PATHCONF 1
#define HAVE_SYSCONF 1
#define HAVE_TGETENT 1
#define HAVE_TIGETFLAG 1
#define HAVE_TIGETNUM 1
#define HAVE_TIGETSTR 1
#define HAVE_SETUPTERM 1
#define HAVE_INITSCR 1
#define HAVE_GETCCHAR 1
#define HAVE_SETCCHAR 1
#define HAVE_WADDWSTR 1
#define HAVE_WGET_WCH 1
#define HAVE_WIN_WCH 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_PCRE_COMPILE 1
#define HAVE_PCRE_STUDY 1
#define HAVE_PCRE_EXEC 1
#define HAVE_NL_LANGINFO 1
#define HAVE_ERAND48 1
#define HAVE_WCTOMB 1
#define HAVE_GRANTPT 1
#define HAVE_UNLOCKPT 1
#define HAVE_PTSNAME 1
#define HAVE_HTONS 1
#define HAVE_NTOHS 1
#define HAVE_REGCOMP 1
#define HAVE_REGEXEC 1
#define HAVE_REGERROR 1
#define HAVE_REGFREE 1
#define HAVE_GDBM_OPEN 1
#define HAVE_GETXATTR 1
#define HAVE_REALPATH 1
#define HAVE_SYMLINK 1
#define HAVE_GETCWD 1
#define HAVE_STRCOLL 1
#define TGETENT_ACCEPTS_NULL 1
#define TGETENT_SUCCESS 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_MSYNC 1
#define GETPGRP_VOID 1
#define HAVE_DLOPEN 1
#define HAVE_DLERROR 1
#define HAVE_DLSYM 1
#define HAVE_DLCLOSE 1
#define XATTR_EXTRA_ARGS 1
#define POSIX_SIGNALS 1
#define POSIX_SIGNALS 1
#define ZSH_HAVE_CURSES_H 1
#define HAVE_TERM_H 1
#define ZSH_HAVE_TERM_H 1
#define HAVE_BOOLCODES 1
#define HAVE_NUMCODES 1
#define HAVE_STRCODES 1
#define HAVE_BOOLNAMES 1
#define HAVE_NUMNAMES 1
#define HAVE_STRNAMES 1
#define RLIM_T_IS_UNSIGNED 1
#define HAVE_RLIMIT_AS 1
#define HAVE_RLIMIT_MEMLOCK 1
#define HAVE_RLIMIT_NPROC 1
#define HAVE_RLIMIT_NOFILE 1
#define HAVE_RLIMIT_RSS 1
#define RLIMIT_RSS_IS_AS 1
#define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
#define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
#define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
#define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
#define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
#define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
#define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
#define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
#define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
#define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
#define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
#define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
#define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
#define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
#define DEFAULT_PATH "/bin:/usr/bin"
#define PATH_DEV_FD "/dev/fd"
#define GETCWD_CALLS_MALLOC 1
#define PATH_UTMPX_FILE "/var/run/utmpx"
#define HAVE_BRK_PROTO 1
#define HAVE_SBRK_PROTO 1
#define HAVE_MKNOD_PROTO 1
#define HAVE_IOCTL_PROTO 1
#define IOCTL_IN_SYS_IOCTL 1
#define HAVE_FIFOS 1
#define HAVE_LINK 1
#define ZSOCKLEN_T socklen_t
#define USE_DEV_PTMX 1
#define MULTIBYTE_SUPPORT 1
#define BROKEN_WCWIDTH 1
#define DL_EXT "so"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=Src/Makemod:Src/Makemod.in
on Synergo.local
config.status:1161: creating Src/Makemod
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=Src/Builtins/Makefile:Src/Builtins/Makefile.in
on Synergo.local
config.status:1161: creating Src/Builtins/Makefile
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=Src/Modules/Makefile:Src/Modules/Makefile.in
on Synergo.local
config.status:1161: creating Src/Modules/Makefile
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=Src/Zle/Makefile:Src/Zle/Makefile.in
on Synergo.local
config.status:1161: creating Src/Zle/Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment