this is the one i get about the glib2.0 not fucntioning or working correctly, so help me asap

Thanks again

Nick

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
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.53.  Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = Seiken.localdomain
uname -m = i386
uname -r = 4.7-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RELEASE #1: Wed Feb 26 21:47:49 CST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/new


/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ## ## Core tests. ## ## ----------- ##

configure:1444: checking for a BSD-compatible install
configure:1498: result: /usr/bin/install -c
configure:1509: checking whether build environment is sane
configure:1552: result: yes
configure:1567: checking whether make sets ${MAKE}
configure:1587: result: yes
configure:1619: checking for working aclocal-1.4
configure:1630: result: missing
configure:1634: checking for working autoconf
configure:1641: result: found
configure:1649: checking for working automake-1.4
configure:1660: result: missing
configure:1664: checking for working autoheader
configure:1671: result: found
configure:1679: checking for working makeinfo
configure:1686: result: found
configure:1751: checking for gcc
configure:1767: found /usr/bin/gcc
configure:1777: result: gcc
configure:2021: checking for C compiler version
configure:2024: gcc --version </dev/null >&5
2.95.4
configure:2027: $? = 0
configure:2029: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2032: $? = 0
configure:2034: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2037: $? = 1
configure:2063: checking for C compiler default output
configure:2066: gcc    conftest.c  >&5
configure:2069: $? = 0
configure:2102: result: a.out
configure:2107: checking whether the C compiler works
configure:2113: ./a.out
configure:2116: $? = 0
configure:2131: result: yes
configure:2138: checking whether we are cross compiling
configure:2140: result: no
configure:2143: checking for suffix of executables
configure:2145: gcc -o conftest    conftest.c  >&5
configure:2148: $? = 0
configure:2170: result:
configure:2176: checking for suffix of object files
configure:2200: gcc -c   conftest.c >&5
configure:2203: $? = 0
configure:2222: result: o
configure:2226: checking whether we are using the GNU C compiler
configure:2253: gcc -c   conftest.c >&5
configure:2256: $? = 0
configure:2259: test -s conftest.o
configure:2262: $? = 0
configure:2274: result: yes
configure:2280: checking whether gcc accepts -g
configure:2304: gcc -c -g  conftest.c >&5
configure:2307: $? = 0
configure:2310: test -s conftest.o
configure:2313: $? = 0
configure:2323: result: yes
configure:2350: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2353: $? = 1
configure: failed program was:
#ifndef __cplusplus
 choke me
#endif
configure:2469: checking how to run the C preprocessor
configure:2495: gcc -E  conftest.c
configure:2501: $? = 0
configure:2528: gcc -E  conftest.c
configure:2524: ac_nonexistent.h: No such file or directory
configure:2534: $? = 1
configure: failed program was:
#line 2523 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2571: result: gcc -E
configure:2586: gcc -E  conftest.c
configure:2592: $? = 0
configure:2619: gcc -E  conftest.c
configure:2615: ac_nonexistent.h: No such file or directory
configure:2625: $? = 1
configure: failed program was:
#line 2614 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2665: checking for ANSI C header files
configure:2679: gcc -E  conftest.c
configure:2685: $? = 0
configure:2770: gcc -o conftest -g -O2   conftest.c  >&5
configure:2773: $? = 0
configure:2775: ./conftest
configure:2778: $? = 0
configure:2792: result: yes
configure:2816: checking for sys/types.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for sys/stat.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for stdlib.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for string.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for memory.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for strings.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for inttypes.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2816: checking for stdint.h
configure:2829: gcc -c -g -O2  conftest.c >&5
configure:2857: stdint.h: No such file or directory
configure:2832: $? = 1
configure: failed program was:
#line 2821 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:2848: result: no
configure:2816: checking for unistd.h
configure:2829: gcc -c -g -O2 conftest.c >&5
configure:2832: $? = 0
configure:2835: test -s conftest.o
configure:2838: $? = 0
configure:2848: result: yes
configure:2875: checking locale.h usability
configure:2884: gcc -c -g -O2 conftest.c >&5
configure:2887: $? = 0
configure:2890: test -s conftest.o
configure:2893: $? = 0
configure:2902: result: yes
configure:2906: checking locale.h presence
configure:2913: gcc -E conftest.c
configure:2919: $? = 0
configure:2937: result: yes
configure:2955: checking for locale.h
configure:2962: result: yes
configure:2976: checking for LC_MESSAGES
configure:3000: gcc -o conftest -g -O2 conftest.c >&5
configure:3003: $? = 0
configure:3006: test -s conftest
configure:3009: $? = 0
configure:3019: result: yes
configure:3048: checking libintl.h usability
configure:3057: gcc -c -g -O2 conftest.c >&5
configure:3085: libintl.h: No such file or directory
configure:3060: $? = 1
configure: failed program was:
#line 3050 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
# include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
# include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
# include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <libintl.h>
configure:3075: result: no
configure:3079: checking libintl.h presence
configure:3086: gcc -E conftest.c
configure:3082: libintl.h: No such file or directory
configure:3092: $? = 1
configure: failed program was:
#line 3081 "configure"
#include "confdefs.h"
#include <libintl.h>
configure:3110: result: no
configure:3128: checking for libintl.h
configure:3135: result: no
configure:3911: checking for bind_textdomain_codeset
configure:3954: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccROJHOr.o: In function `main':
/usr/ports/devel/atk/work/atk-1.2.2/configure(.text+0x9): undefined reference to `bind_textdomain_codeset'
configure:3957: $? = 1
configure: failed program was:
#line 3916 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char bind_textdomain_codeset (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char bind_textdomain_codeset ();
char (*f) ();


#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* 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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
choke me
#else
f = bind_textdomain_codeset;
#endif


;
return 0;
}
configure:3973: result: no
configure:4030: checking for gcc
configure:4056: result: gcc
configure:4300: checking for C compiler version
configure:4303: gcc --version </dev/null >&5
2.95.4
configure:4306: $? = 0
configure:4308: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:4311: $? = 0
configure:4313: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:4316: $? = 1
configure:4319: checking whether we are using the GNU C compiler
configure:4367: result: yes
configure:4373: checking whether gcc accepts -g
configure:4416: result: yes
configure:4443: gcc -c -g -O2 conftest.c >&5
conftest.c:2: syntax error before `me'
configure:4446: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:4629: checking build system type
configure:4647: result: i386-unknown-freebsd4.7
configure:4655: checking host system type
configure:4669: result: i386-unknown-freebsd4.7
configure:4688: checking for ld used by GCC
configure:4751: result: /usr/libexec/elf/ld
configure:4760: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:4772: result: yes
configure:4777: checking for /usr/libexec/elf/ld option to reload object files
configure:4784: result: -r
configure:4789: checking for BSD-compatible nm
configure:4825: result: /usr/bin/nm -B
configure:4828: checking whether ln -s works
configure:4832: result: yes
configure:4839: checking how to recognise dependant libraries
configure:5007: result: pass_all
configure:5019: checking command to parse /usr/bin/nm -B output
configure:5096: gcc -c -g -O2 conftest.c >&5
configure:5099: $? = 0
configure:5103: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5106: $? = 0
configure:5158: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:5161: $? = 0
configure:5202: result: ok
configure:5220: checking dlfcn.h usability
configure:5229: gcc -c -g -O2 conftest.c >&5
configure:5232: $? = 0
configure:5235: test -s conftest.o
configure:5238: $? = 0
configure:5247: result: yes
configure:5251: checking dlfcn.h presence
configure:5258: gcc -E conftest.c
configure:5264: $? = 0
configure:5282: result: yes
configure:5300: checking for dlfcn.h
configure:5307: result: yes
configure:5504: checking for ranlib
configure:5520: found /usr/bin/ranlib
configure:5531: result: ranlib
configure:5584: checking for strip
configure:5600: found /usr/bin/strip
configure:5611: result: strip
configure:5815: checking for objdir
configure:5826: result: .libs
configure:5843: checking for gcc option to produce PIC
configure:5993: result: -fPIC
configure:5997: checking if gcc PIC flag -fPIC works
configure:6023: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6026: $? = 0
configure:6029: test -s conftest.o
configure:6032: $? = 0
configure:6069: result: yes
configure:6085: checking if gcc static flag -static works
configure:6112: gcc -o conftest -g -O2 -static conftest.c >&5
configure:6115: $? = 0
configure:6118: test -s conftest
configure:6121: $? = 0
configure:6136: result: yes
configure:6148: checking if gcc supports -c -o file.o
configure:6170: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:6192: result: yes
configure:6197: checking if gcc supports -c -o file.lo
configure:6225: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:6228: $? = 0
configure:6231: test -s conftest.o
configure:6234: $? = 1
configure: failed program was:
#line 6206 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int some_variable = 0;
;
return 0;
}
configure:6254: result:
configure:6285: checking if gcc supports -fno-rtti -fno-exceptions
configure:6310: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
configure:6313: $? = 0
configure:6316: test -s conftest.o
configure:6319: $? = 0
configure:6335: result: yes
configure:6346: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:6958: result: yes
configure:6963: checking how to hardcode library paths into programs
configure:6987: result: immediate
configure:6992: checking whether stripping libraries is possible
configure:6997: result: yes
configure:7008: checking dynamic linker characteristics
configure:7390: result: freebsd4.7 ld.so
configure:7395: checking if libtool supports shared libraries
configure:7397: result: yes
configure:7998: checking whether -lc should be explicitly linked in
configure:8006: gcc -c -g -O2 conftest.c >&5
configure:8009: $? = 0
configure:8023: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8026: $? = 1
configure:8039: result: yes
configure:8607: checking for Win32
configure:8617: result: no
configure:8677: checking for aclocal flags
configure:8686: result:
configure:8734: checking for pkg-config
configure:8752: found /usr/local/bin/pkg-config
configure:8765: result: /usr/local/bin/pkg-config
configure:8788: checking for GLIB - version >= 2.0.0
configure:8933: result: no
configure:8969: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:8949: glib.h: No such file or directory
configure:8972: $? = 1
configure: failed program was:
#line 8947 "configure"
#include "confdefs.h"


#include <glib.h>
#include <stdio.h>

#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
;
return 0;
}
configure:9007: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_atk_aclocal_flags=
ac_cv_build=i386-unknown-freebsd4.7
ac_cv_build_alias=i386-unknown-freebsd4.7
ac_cv_c_compiler_gnu=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_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_exeext=
ac_cv_func_bind_textdomain_codeset=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
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_host=i386-unknown-freebsd4.7
ac_cv_host_alias=i386-unknown-freebsd4.7
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_val_LC_MESSAGES=yes
gt_cv_have_gettext=no
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:


## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "atk"
#define VERSION "1.2.2"
#define GETTEXT_PACKAGE "atk10"
#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_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_DLFCN_H 1

configure: exit 1



Reply via email to