On mac osx 10.7.3 64 bit, the curses version changes the color of text from white to orange when opening the options menu ('='), or when, just after a new character is created, the screen is refreshed to town.
On the other hand the text remains white if the help menu ('?') is called from the birth screen and going back, IF I don't use the = command. If I do, the text remains orange as opposed to white.
I tried in both xterm and iterm.
Anyone else has this issue?
edit:
this is config.log, if it can help
[CODE]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by NPPAngband configure 0.5.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --with-no-install --with-x=no
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBookPro
uname -m = x86_64
uname -r = 11.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/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 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 76 tasks, 339 threads, 4 processors
Load average: 0.78, Mach factor: 3.21
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sw/bin
PATH: /sw/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/texbin
PATH: /usr/X11R6/bin
PATH: /Users/franco/.local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2324: checking for gcc
configure:2340: found /usr/bin/gcc
configure:2351: result: gcc
configure:2580: checking for C compiler version
configure:2589: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
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:2600: $? = 0
configure:2589: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~18/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~18/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:2600: $? = 0
configure:2589: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:2600: $? = 1
configure:2589: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:2600: $? = 1
configure:2620: checking whether the C compiler works
configure:2642: gcc conftest.c >&5
configure:2646: $? = 0
configure:2694: result: yes
configure:2697: checking for C compiler default output file name
configure:2699: result: a.out
configure:2705: checking for suffix of executables
configure:2712: gcc -o conftest conftest.c >&5
configure:2716: $? = 0
configure:2738: result:
configure:2760: checking whether we are cross compiling
configure:2768: gcc -o conftest conftest.c >&5
configure:2772: $? = 0
configure:2779: ./conftest
configure:2783: $? = 0
configure:2798: result: no
configure:2803: checking for suffix of object files
configure:2825: gcc -c conftest.c >&5
configure:2829: $? = 0
configure:2850: result: o
configure:2854: checking whether we are using the GNU C compiler
configure:2873: gcc -c conftest.c >&5
configure:2873: $? = 0
configure:2882: result: yes
configure:2891: checking whether gcc accepts -g
configure:2911: gcc -c -g conftest.c >&5
configure:2911: $? = 0
configure:2952: result: yes
configure:2969: checking for gcc option to accept ISO C89
configure:3033: gcc -c -g -O2 conftest.c >&5
configure:3033: $? = 0
configure:3046: result: none needed
configure:3066: checking whether make sets $(MAKE)
configure:3088: result: yes
configure:3097: checking whether ln -s works
configure:3101: result: yes
configure:3151: checking for a BSD-compatible install
configure:3219: result: /usr/bin/install -c
configure:3230: checking for a thread-safe mkdir -p
configure:3269: result: ./install-sh -c -d
configure:3275: checking for rm
configure:3293: found /bin/rm
configure:3305: result: /bin/rm
configure:3315: checking for mv
configure:3333: found /bin/mv
configure:3345: result: /bin/mv
configure:3355: checking for cp
configure:3373: found /bin/cp
configure:3385: result: /bin/cp
configure:3398: checking for dirent.h that defines DIR
configure:3417: gcc -c -g -O2 conftest.c >&5
configure:3417: $? = 0
configure:3425: result: yes
configure:3438: checking for library containing opendir
configure:3469: gcc -o conftest -g -O2 conftest.c >&5
configure:3469: $? = 0
configure:3486: result: none required
configure:3558: checking how to run the C preprocessor
configure:3589: gcc -E conftest.c
configure:3589: $? = 0
configure:3603: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3628: result: gcc -E
configure:3648: gcc -E conftest.c
configure:3648: $? = 0
configure:3662: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3691: checking for grep that handles long lines and -e
configure:3749: result: /usr/bin/grep
configure:3754: checking for egrep
configure:3816: result: /usr/bin/grep -E
configure:3821: checking for ANSI C header files
configure:3841: gcc -c -g -O2 conftest.c >&5
configure:3841: $? = 0
configure:3914: gcc -o conftest -g -O2 conftest.c >&5
configure:3914: $? = 0
configure:3914: ./conftest
configure:3914: $? = 0
configure:3925: result: yes
configure:3938: checking for sys/types.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for sys/stat.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for stdlib.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for string.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for memory.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for strings.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for inttypes.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for stdint.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for unistd.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3953: checking fcntl.h usability
configure:3953: gcc -c -g -O2 conftest.c >&5
configure:3953: $? = 0
configure:3953: result: yes
configure:3953: checking fcntl.h presence
configure:3953: gcc -E conftest.c
configure:3953: $? = 0
configure:3953: result: yes
configure:3953: checking for fcntl.h
configure:3953: result: yes
configure:3953: checking for stdint.h
configure:3953: result: yes
configure:3963: checking for stdbool.h that conforms to C99
configure:4030: gcc -c -g -O2 conftest.c >&5
configure:4030: $? = 0
configure:4037: result: yes
configure:4039: checking for _Bool
configure:4039: gcc -c -g -O2 conftest.c >&5
configure:4039: $? = 0
configure:4039: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: expected expression before ')' token
configure:4039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4039: result: yes
configure:4055: checking for an ANSI C-conforming const
configure:4120: gcc -c -g -O2 conftest.c >&5
configure:4120: $? = 0
configure:4127: result: yes
configure:4135: checking return type of signal handlers
configure:4153: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: error: void value not ignored as it ought to be
configure:4153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:4160: result: void
configure:4171: checking for mkdir
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4171: checking for setresgid
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_setresgid", referenced from:
_main in cciWMjty.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| /* end confdefs.h. */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresgid innocuous_setresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresgid (); 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 setresgid
|
| /* 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 setresgid ();
| /* 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_setresgid || defined __stub___setresgid
| choke me
| #endif
|
| int
| main ()
| {
| return setresgid ();
| ;
| return 0;
| }
configure:4171: result: no
configure:4171: checking for setegid
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4171: checking for stat
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4190: checking if make supports SysV-style inclusion
configure:4210: result: yes
configure:4217: checking for make silent include syntax
configure:4245: result: gnu
configure:4444: checking for initscr in -lcurses
configure:4469: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lcurses >&5
configure:4469: $? = 0
configure:4479: result: yes
configure:4488: checking for initscr in -lncurses
configure:4513: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lncurses >&5
configure:4513: $? = 0
configure:4523: result: yes
configure:4531: checking for initscr in -lpdcurses
configure:4556: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lpdcurses >&5
ld: library not found for -lpdcurses
collect2: ld returned 1 exit status
configure:4556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| #define HAVE_SETEGID 1
| #define HAVE_STAT 1
| #define DEFAULT_CONFIG_PATH "./lib/"
| #define DEFAULT_LIB_PATH "./lib/"
| #define DEFAULT_DATA_PATH "./lib/"
| /* 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 initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:4565: result: no
configure:4612: checking for use_default_colors
configure:4612: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c >&5
configure:4612: $? = 0
configure:4612: result: yes
configure:4612: checking for can_change_color
configure:4612: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c >&5
configure:4612: $? = 0
configure:4612: result: yes
configure:4623: checking for X
configure:4801: result: disabled
configure:5878: checking for Mix_OpenAudio in -lSDL_mixer
configure:5903: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c -lSDL_mixer >&5
ld: library not found for -lSDL_mixer
collect2: ld returned 1 exit status
configure:5903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| #define HAVE_SETEGID 1
| #define HAVE_STAT 1
| #define DEFAULT_CONFIG_PATH "./lib/"
| #define DEFAULT_LIB_PATH "./lib/"
| #define DEFAULT_DATA_PATH "./lib/"
| #define USE_NCURSES 1
| #define USE_GCU 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_CAN_CHANGE_COLOR 1
| #define X_DISPLAY_MISSING 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 Mix_OpenAudio ();
| int
| main ()
| {
| return Mix_OpenAudio ();
| ;
| return 0;
| }
configure:5912: result: no
configure:6047: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by NPPAngband config.status 0.5.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on MacBookPro
config.status:862: creating mk/extra.mk
config.status:862: creating mk/sinclude.mk
config.status:862: creating src/autoconf.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAKE_set=
ac_cv_env_MAKE_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_can_change_color=yes
ac_cv_func_mkdir=yes
ac_cv_func_setegid=yes
ac_cv_func_setresgid=no
ac_cv_func_stat=yes
ac_cv_func_use_default_colors=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_SDL_mixer_Mix_OpenAudio=no
ac_cv_lib_curses_____initscr=yes
ac_cv_lib_ncurses____initscr=yes
ac_cv_lib_pdcurses_initscr=no
ac_cv_objext=o
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MV=/bin/mv
ac_cv_path_RM=/bin/rm
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type__Bool=yes
ac_cv_type_signal=void
my_cv_make_inclusion_sysv=yes
my_cv_make_sinclude_syntax=gnu
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic'
CP='/bin/cp'
CPP='gcc -E'
CPPFLAGS=' -I.'
DEFS='-DHAVE_CONFIG_H'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -lncurses'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE=''
MAKE_SINCLUDE='-include'
MKDIR_P='./install-sh -c -d'
MV='/bin/mv'
NOINSTALL=''
OBJEXT='o'
PACKAGE='nppangband'
PACKAGE_BUGREPORT='nppangbanddev@verizon.net'
PACKAGE_NAME='NPPAngband'
PACKAGE_STRING='NPPAngband 0.5.4'
PACKAGE_TARNAME='nppangband'
PACKAGE_URL=''
PACKAGE_VERSION='0.5.4'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RM='/bin/rm'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SETEGID=''
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.5.4'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
bindir='..'
build_alias=''
configdir='./lib/'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdatadir='./lib/'
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'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
vardatadir='./lib/'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "NPPAngband"
#define PACKAGE_TARNAME "nppangband"
#define PACKAGE_VERSION "0.5.4"
#define PACKAGE_STRING "NPPAngband 0.5.4"
#define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
#define PACKAGE_URL ""
#define PACKAGE "nppangband"
#define VERSION "0.5.4"
#define HAVE_DIRENT_H 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_FCNTL_H 1
#define HAVE_STDINT_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define RETSIGTYPE void
#define HAVE_MKDIR 1
#define HAVE_SETEGID 1
#define HAVE_STAT 1
#define DEFAULT_CONFIG_PATH "./lib/"
#define DEFAULT_LIB_PATH "./lib/"
#define DEFAULT_DATA_PATH "./lib/"
#define USE_NCURSES 1
#define USE_GCU 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_CAN_CHANGE_COLOR 1
#define X_DISPLAY_MISSING 1
configure: exit 0
[\CODE]
On the other hand the text remains white if the help menu ('?') is called from the birth screen and going back, IF I don't use the = command. If I do, the text remains orange as opposed to white.
I tried in both xterm and iterm.
Anyone else has this issue?
edit:
this is config.log, if it can help
[CODE]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by NPPAngband configure 0.5.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --with-no-install --with-x=no
## --------- ##
## Platform. ##
## --------- ##
hostname = MacBookPro
uname -m = x86_64
uname -r = 11.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/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 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 76 tasks, 339 threads, 4 processors
Load average: 0.78, Mach factor: 3.21
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sw/bin
PATH: /sw/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/texbin
PATH: /usr/X11R6/bin
PATH: /Users/franco/.local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2324: checking for gcc
configure:2340: found /usr/bin/gcc
configure:2351: result: gcc
configure:2580: checking for C compiler version
configure:2589: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
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:2600: $? = 0
configure:2589: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~18/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~18/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
configure:2600: $? = 0
configure:2589: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:2600: $? = 1
configure:2589: gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:2600: $? = 1
configure:2620: checking whether the C compiler works
configure:2642: gcc conftest.c >&5
configure:2646: $? = 0
configure:2694: result: yes
configure:2697: checking for C compiler default output file name
configure:2699: result: a.out
configure:2705: checking for suffix of executables
configure:2712: gcc -o conftest conftest.c >&5
configure:2716: $? = 0
configure:2738: result:
configure:2760: checking whether we are cross compiling
configure:2768: gcc -o conftest conftest.c >&5
configure:2772: $? = 0
configure:2779: ./conftest
configure:2783: $? = 0
configure:2798: result: no
configure:2803: checking for suffix of object files
configure:2825: gcc -c conftest.c >&5
configure:2829: $? = 0
configure:2850: result: o
configure:2854: checking whether we are using the GNU C compiler
configure:2873: gcc -c conftest.c >&5
configure:2873: $? = 0
configure:2882: result: yes
configure:2891: checking whether gcc accepts -g
configure:2911: gcc -c -g conftest.c >&5
configure:2911: $? = 0
configure:2952: result: yes
configure:2969: checking for gcc option to accept ISO C89
configure:3033: gcc -c -g -O2 conftest.c >&5
configure:3033: $? = 0
configure:3046: result: none needed
configure:3066: checking whether make sets $(MAKE)
configure:3088: result: yes
configure:3097: checking whether ln -s works
configure:3101: result: yes
configure:3151: checking for a BSD-compatible install
configure:3219: result: /usr/bin/install -c
configure:3230: checking for a thread-safe mkdir -p
configure:3269: result: ./install-sh -c -d
configure:3275: checking for rm
configure:3293: found /bin/rm
configure:3305: result: /bin/rm
configure:3315: checking for mv
configure:3333: found /bin/mv
configure:3345: result: /bin/mv
configure:3355: checking for cp
configure:3373: found /bin/cp
configure:3385: result: /bin/cp
configure:3398: checking for dirent.h that defines DIR
configure:3417: gcc -c -g -O2 conftest.c >&5
configure:3417: $? = 0
configure:3425: result: yes
configure:3438: checking for library containing opendir
configure:3469: gcc -o conftest -g -O2 conftest.c >&5
configure:3469: $? = 0
configure:3486: result: none required
configure:3558: checking how to run the C preprocessor
configure:3589: gcc -E conftest.c
configure:3589: $? = 0
configure:3603: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3628: result: gcc -E
configure:3648: gcc -E conftest.c
configure:3648: $? = 0
configure:3662: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3691: checking for grep that handles long lines and -e
configure:3749: result: /usr/bin/grep
configure:3754: checking for egrep
configure:3816: result: /usr/bin/grep -E
configure:3821: checking for ANSI C header files
configure:3841: gcc -c -g -O2 conftest.c >&5
configure:3841: $? = 0
configure:3914: gcc -o conftest -g -O2 conftest.c >&5
configure:3914: $? = 0
configure:3914: ./conftest
configure:3914: $? = 0
configure:3925: result: yes
configure:3938: checking for sys/types.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for sys/stat.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for stdlib.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for string.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for memory.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for strings.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for inttypes.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for stdint.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3938: checking for unistd.h
configure:3938: gcc -c -g -O2 conftest.c >&5
configure:3938: $? = 0
configure:3938: result: yes
configure:3953: checking fcntl.h usability
configure:3953: gcc -c -g -O2 conftest.c >&5
configure:3953: $? = 0
configure:3953: result: yes
configure:3953: checking fcntl.h presence
configure:3953: gcc -E conftest.c
configure:3953: $? = 0
configure:3953: result: yes
configure:3953: checking for fcntl.h
configure:3953: result: yes
configure:3953: checking for stdint.h
configure:3953: result: yes
configure:3963: checking for stdbool.h that conforms to C99
configure:4030: gcc -c -g -O2 conftest.c >&5
configure:4030: $? = 0
configure:4037: result: yes
configure:4039: checking for _Bool
configure:4039: gcc -c -g -O2 conftest.c >&5
configure:4039: $? = 0
configure:4039: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: expected expression before ')' token
configure:4039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4039: result: yes
configure:4055: checking for an ANSI C-conforming const
configure:4120: gcc -c -g -O2 conftest.c >&5
configure:4120: $? = 0
configure:4127: result: yes
configure:4135: checking return type of signal handlers
configure:4153: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: error: void value not ignored as it ought to be
configure:4153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:4160: result: void
configure:4171: checking for mkdir
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4171: checking for setresgid
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_setresgid", referenced from:
_main in cciWMjty.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| /* end confdefs.h. */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresgid innocuous_setresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresgid (); 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 setresgid
|
| /* 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 setresgid ();
| /* 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_setresgid || defined __stub___setresgid
| choke me
| #endif
|
| int
| main ()
| {
| return setresgid ();
| ;
| return 0;
| }
configure:4171: result: no
configure:4171: checking for setegid
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4171: checking for stat
configure:4171: gcc -o conftest -g -O2 conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4190: checking if make supports SysV-style inclusion
configure:4210: result: yes
configure:4217: checking for make silent include syntax
configure:4245: result: gnu
configure:4444: checking for initscr in -lcurses
configure:4469: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lcurses >&5
configure:4469: $? = 0
configure:4479: result: yes
configure:4488: checking for initscr in -lncurses
configure:4513: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lncurses >&5
configure:4513: $? = 0
configure:4523: result: yes
configure:4531: checking for initscr in -lpdcurses
configure:4556: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. conftest.c -lpdcurses >&5
ld: library not found for -lpdcurses
collect2: ld returned 1 exit status
configure:4556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| #define HAVE_SETEGID 1
| #define HAVE_STAT 1
| #define DEFAULT_CONFIG_PATH "./lib/"
| #define DEFAULT_LIB_PATH "./lib/"
| #define DEFAULT_DATA_PATH "./lib/"
| /* 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 initscr ();
| int
| main ()
| {
| return initscr ();
| ;
| return 0;
| }
configure:4565: result: no
configure:4612: checking for use_default_colors
configure:4612: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c >&5
configure:4612: $? = 0
configure:4612: result: yes
configure:4612: checking for can_change_color
configure:4612: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c >&5
configure:4612: $? = 0
configure:4612: result: yes
configure:4623: checking for X
configure:4801: result: disabled
configure:5878: checking for Mix_OpenAudio in -lSDL_mixer
configure:5903: gcc -o conftest -g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic -I. -lncurses conftest.c -lSDL_mixer >&5
ld: library not found for -lSDL_mixer
collect2: ld returned 1 exit status
configure:5903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NPPAngband"
| #define PACKAGE_TARNAME "nppangband"
| #define PACKAGE_VERSION "0.5.4"
| #define PACKAGE_STRING "NPPAngband 0.5.4"
| #define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
| #define PACKAGE_URL ""
| #define PACKAGE "nppangband"
| #define VERSION "0.5.4"
| #define HAVE_DIRENT_H 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_FCNTL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define HAVE_MKDIR 1
| #define HAVE_SETEGID 1
| #define HAVE_STAT 1
| #define DEFAULT_CONFIG_PATH "./lib/"
| #define DEFAULT_LIB_PATH "./lib/"
| #define DEFAULT_DATA_PATH "./lib/"
| #define USE_NCURSES 1
| #define USE_GCU 1
| #define HAVE_USE_DEFAULT_COLORS 1
| #define HAVE_CAN_CHANGE_COLOR 1
| #define X_DISPLAY_MISSING 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 Mix_OpenAudio ();
| int
| main ()
| {
| return Mix_OpenAudio ();
| ;
| return 0;
| }
configure:5912: result: no
configure:6047: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by NPPAngband config.status 0.5.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on MacBookPro
config.status:862: creating mk/extra.mk
config.status:862: creating mk/sinclude.mk
config.status:862: creating src/autoconf.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAKE_set=
ac_cv_env_MAKE_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_can_change_color=yes
ac_cv_func_mkdir=yes
ac_cv_func_setegid=yes
ac_cv_func_setresgid=no
ac_cv_func_stat=yes
ac_cv_func_use_default_colors=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_SDL_mixer_Mix_OpenAudio=no
ac_cv_lib_curses_____initscr=yes
ac_cv_lib_ncurses____initscr=yes
ac_cv_lib_pdcurses_initscr=no
ac_cv_objext=o
ac_cv_path_CP=/bin/cp
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MV=/bin/mv
ac_cv_path_RM=/bin/rm
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type__Bool=yes
ac_cv_type_signal=void
my_cv_make_inclusion_sysv=yes
my_cv_make_sinclude_syntax=gnu
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2 -DHAVE_CONFIG_H -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic'
CP='/bin/cp'
CPP='gcc -E'
CPPFLAGS=' -I.'
DEFS='-DHAVE_CONFIG_H'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -lncurses'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE=''
MAKE_SINCLUDE='-include'
MKDIR_P='./install-sh -c -d'
MV='/bin/mv'
NOINSTALL=''
OBJEXT='o'
PACKAGE='nppangband'
PACKAGE_BUGREPORT='nppangbanddev@verizon.net'
PACKAGE_NAME='NPPAngband'
PACKAGE_STRING='NPPAngband 0.5.4'
PACKAGE_TARNAME='nppangband'
PACKAGE_URL=''
PACKAGE_VERSION='0.5.4'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RM='/bin/rm'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SETEGID=''
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.5.4'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
bindir='..'
build_alias=''
configdir='./lib/'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr/local'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdatadir='./lib/'
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'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
vardatadir='./lib/'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "NPPAngband"
#define PACKAGE_TARNAME "nppangband"
#define PACKAGE_VERSION "0.5.4"
#define PACKAGE_STRING "NPPAngband 0.5.4"
#define PACKAGE_BUGREPORT "nppangbanddev@verizon.net"
#define PACKAGE_URL ""
#define PACKAGE "nppangband"
#define VERSION "0.5.4"
#define HAVE_DIRENT_H 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_FCNTL_H 1
#define HAVE_STDINT_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define RETSIGTYPE void
#define HAVE_MKDIR 1
#define HAVE_SETEGID 1
#define HAVE_STAT 1
#define DEFAULT_CONFIG_PATH "./lib/"
#define DEFAULT_LIB_PATH "./lib/"
#define DEFAULT_DATA_PATH "./lib/"
#define USE_NCURSES 1
#define USE_GCU 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_CAN_CHANGE_COLOR 1
#define X_DISPLAY_MISSING 1
configure: exit 0
[\CODE]
Comment