This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gsmc configure 1.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 137 tasks, 194 threads, 4 processors Load average: 0.02, Mach factor: 3.97 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1318: checking for a BSD-compatible install configure:1372: result: /usr/bin/install -c -o root -g wheel configure:1383: checking whether build environment is sane configure:1426: result: yes configure:1452: WARNING: `missing' script is too old or missing configure:1460: checking for gawk configure:1476: found /usr/local/bin/gawk configure:1486: result: gawk configure:1496: checking whether gmake sets $(MAKE) configure:1516: result: yes configure:1619: checking for i386-unknown-gnu-gcc configure:1645: result: cc configure:1927: checking for C compiler version configure:1930: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1933: $? = 0 configure:1935: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1938: $? = 0 configure:1940: cc -V &5 cc: `-V' option must have argument configure:1943: $? = 1 configure:1967: checking for C compiler default output configure:1970: cc -fno-common conftest.c >&5 configure:1973: $? = 0 configure:2019: result: a.out configure:2024: checking whether the C compiler works configure:2030: ./a.out configure:2033: $? = 0 configure:2050: result: yes configure:2057: checking whether we are cross compiling configure:2059: result: no configure:2062: checking for suffix of executables configure:2064: cc -o conftest -fno-common conftest.c >&5 configure:2067: $? = 0 configure:2092: result: configure:2098: checking for suffix of object files configure:2120: cc -c -fno-common conftest.c >&5 configure:2123: $? = 0 configure:2145: result: configure:2149: checking whether we are using the GNU C compiler configure:2174: cc -c -fno-common conftest.c >&5 configure:2177: $? = 0 configure:2180: test -s conftest. configure:2183: $? = 1 configure: failed program was: | #line 2154 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2196: result: no configure:2202: checking whether cc accepts -g configure:2224: cc -c -g conftest.c >&5 configure:2227: $? = 0 configure:2230: test -s conftest. configure:2233: $? = 1 configure: failed program was: | #line 2207 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2244: result: no configure:2261: checking for cc option to accept ANSI C configure:2322: cc -c -fno-common conftest.c >&5 configure:2325: $? = 0 configure:2328: test -s conftest. configure:2331: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2322: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2325: $? = 0 configure:2328: test -s conftest. configure:2331: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2322: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2325: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2322: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2325: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2322: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2325: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2322: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2325: $? = 0 configure:2328: test -s conftest. configure:2331: $? = 1 configure: failed program was: | #line 2268 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "gsmc" | #define PACKAGE_TARNAME "gsmc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "gsmc 1.0" | #define PACKAGE_BUGREPORT "ik5nax@amsat.org" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2349: result: none needed configure:2367: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2370: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2486: checking for style of include used by gmake configure:2514: result: GNU configure:2521: checking dependency style of cc configure:2583: result: none configure:2595: checking for pkg-config configure:2613: found /usr/local/bin/pkg-config configure:2626: result: /usr/local/bin/pkg-config configure:2643: checking for gtk+-2.0 configure:2682: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='tar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='' CPPFLAGS='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='gsmc' PACKAGE_BUGREPORT='ik5nax@amsat.org' PACKAGE_CFLAGS='' PACKAGE_LIBS='' PACKAGE_NAME='gsmc' PACKAGE_STRING='gsmc 1.0' PACKAGE_TARNAME='gsmc' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' VERSION='1.0' ac_ct_CC='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/science/gsmc/work/gsmc-1.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "ik5nax@amsat.org" #define PACKAGE_NAME "gsmc" #define PACKAGE_STRING "gsmc 1.0" #define PACKAGE_TARNAME "gsmc" #define PACKAGE_VERSION "1.0" configure: exit 1