From owner-freebsd-gnome Fri May 24 13:54:21 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-60.cisco.com [64.102.60.60]) by hub.freebsd.org (Postfix) with ESMTP id 92B3737B404 for ; Fri, 24 May 2002 13:54:06 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4OKrc0o092780; Fri, 24 May 2002 16:53:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g4OKrcfZ092779; Fri, 24 May 2002 16:53:38 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnome2-devel From: Joe Marcus Clarke To: Maksim Borissov Cc: gnome@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 24 May 2002 16:53:38 -0400 Message-Id: <1022273618.579.81.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-05-24 at 16:40, Maksim Borissov wrote: > Hi, i'm was trying to build gnome2-devel from latest ports collection, and > i get error message. u can view log in my attachement ;-) > ========================================================= > checking for pkg-config... /usr/local/bin/pkg-config > *** Your version of pkg-config is too old. You need version 0.9.0 or > newer. Read the error. Your pkgconfig port is too old. You have 0.8.0, and you need 0.9.0 or above. Upgrade pkgconfig to 0.12.0, and you should be set. Joe > *** See http://www.freedesktop.org/software/pkgconfig > configure: error: Library requirements (glib-2.0 >= 1.3.11 gobject-2.0 >= > 1.3.11 gthread-2.0 >= 1.3.11) not met; consider adjusting the > PKG_CONFIG_PATH environment variable if your libraries are in a > nonstandard prefix so pkg-config can find them. > ===> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and > attach > the "/usr/ports/net/linc/work/linc-0.1.21/config.log" including the > output of the failure of your make command. Also, it might be a good > idea > to provide an overview of all packages installed on your system > (e.g. an > `ls /var/db/pkg`). > *** Error code 1 > ============================================================== > > This is a main error message. I don't know maybe this can help you. Also i > put list of installed packages. > > If u have a solution to make this thing work - it would be wonderful :-) > > Oh i forgot... > bash-2.05a$ uname -r > 4.5-RELEASE > > Thanks, > Maksim Borissov > ---- > > 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.52. Invocation command line was > > $ ./configure --with-html-dir=/usr/local/share/doc --prefix=/usr/local --target=i386-unknown-freebsd4.5 > > ## ---------- ## > ## Platform. ## > ## ---------- ## > > hostname = fbsd.infonet.ee > uname -m = i386 > uname -r = 4.5-RELEASE > uname -s = FreeBSD > uname -v = FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC > > /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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin > > ## ------------ ## > ## Core tests. ## > ## ------------ ## > > configure:1130: PATH=".;."; conftest.sh > conftest.sh: not found > configure:1133: $? = 127 > configure:1218: checking for a BSD compatible install > configure:1267: result: /usr/bin/install -c -o root -g wheel > configure:1278: checking whether build environment is sane > configure:1321: result: yes > configure:1336: checking whether gmake sets ${MAKE} > configure:1356: result: yes > configure:1376: checking for working aclocal > configure:1387: result: missing > configure:1391: checking for working autoconf > configure:1402: result: missing > configure:1406: checking for working automake > configure:1417: result: missing > configure:1421: checking for working autoheader > configure:1432: result: missing > configure:1436: checking for working makeinfo > configure:1443: result: found > configure:1523: checking build system type > configure:1541: result: i386-unknown-freebsd4.5 > configure:1548: checking host system type > configure:1562: result: i386-unknown-freebsd4.5 > configure:1612: checking for gcc > configure:1635: result: cc > configure:1863: checking for C compiler version > configure:1866: cc --version &5 > 2.95.3 > configure:1869: $? = 0 > configure:1871: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:1874: $? = 0 > configure:1876: cc -V &5 > cc: argument to `-V' is missing > configure:1879: $? = 1 > configure:1899: checking for C compiler default output > configure:1902: cc -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:1905: $? = 0 > configure:1934: result: a.out > configure:1939: checking whether the C compiler works > configure:1945: ./a.out > configure:1948: $? = 0 > configure:1963: result: yes > configure:1970: checking whether we are cross compiling > configure:1972: result: no > configure:1975: checking for executable suffix > configure:1977: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:1980: $? = 0 > configure:2002: result: > configure:2008: checking for object suffix > configure:2026: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2029: $? = 0 > configure:2048: result: o > configure:2052: checking whether we are using the GNU C compiler > configure:2073: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2076: $? = 0 > configure:2079: test -s conftest.o > configure:2082: $? = 0 > configure:2094: result: yes > configure:2100: checking whether cc accepts -g > configure:2118: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2121: $? = 0 > configure:2124: test -s conftest.o > configure:2127: $? = 0 > configure:2137: result: yes > configure:2164: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2167: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2275: checking for ld used by GCC > configure:2338: result: /usr/libexec/elf/ld > configure:2347: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > configure:2359: result: yes > configure:2363: checking for /usr/libexec/elf/ld option to reload object files > configure:2370: result: -r > configure:2375: checking for BSD-compatible nm > configure:2411: result: /usr/bin/nm -B > configure:2414: checking whether ln -s works > configure:2418: result: yes > configure:2425: checking how to recognise dependant libraries > configure:2593: result: pass_all > configure:2599: checking command to parse /usr/bin/nm -B output > configure:2676: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2679: $? = 0 > configure:2683: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:2686: $? = 0 > configure:2738: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 > configure:2741: $? = 0 > configure:2782: result: ok > configure:2791: checking how to run the C preprocessor > configure:2817: cc -E -I/usr/local/include conftest.c > configure:2823: $? = 0 > configure:2850: cc -E -I/usr/local/include conftest.c > configure:2847: ac_nonexistent.h: No such file or directory > configure:2856: $? = 1 > configure: failed program was: > #line 2846 "configure" > #include "confdefs.h" > #include > configure:2893: result: cc -E > configure:2908: cc -E -I/usr/local/include conftest.c > configure:2914: $? = 0 > configure:2941: cc -E -I/usr/local/include conftest.c > configure:2938: ac_nonexistent.h: No such file or directory > configure:2947: $? = 1 > configure: failed program was: > #line 2937 "configure" > #include "confdefs.h" > #include > configure:2989: checking for dlfcn.h > configure:2999: cc -E -I/usr/local/include conftest.c > configure:3005: $? = 0 > configure:3024: result: yes > configure:3211: checking for ranlib > configure:3226: found /usr/bin/ranlib > configure:3235: result: ranlib > configure:3285: checking for strip > configure:3300: found /usr/bin/strip > configure:3309: result: strip > configure:3504: checking for objdir > configure:3515: result: .libs > configure:3530: checking for cc option to produce PIC > configure:3680: result: -fPIC > configure:3684: checking if cc PIC flag -fPIC works > configure:3704: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 > configure:3707: $? = 0 > configure:3710: test -s conftest.o > configure:3713: $? = 0 > configure:3749: result: yes > configure:3765: checking if cc static flag -static works > configure:3786: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib -static conftest.c >&5 > configure:3789: $? = 0 > configure:3792: test -s conftest > configure:3795: $? = 0 > configure:3809: result: yes > configure:3820: checking if cc supports -c -o file.o > configure:3840: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 > configure:3864: result: yes > configure:3869: checking if cc supports -c -o file.lo > configure:3891: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 > configure:3894: $? = 0 > configure:3897: test -s conftest.o > configure:3900: $? = 1 > configure: failed program was: > #line 3879 "configure" > #include "confdefs.h" > > int > main () > { > int some_variable = 0; > ; > return 0; > } > configure:3920: result: > configure:3951: checking if cc supports -fno-rtti -fno-exceptions > configure:3970: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 > configure:3973: $? = 0 > configure:3976: test -s conftest.o > configure:3979: $? = 0 > configure:3995: result: yes > configure:4006: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries > configure:4618: result: yes > configure:4623: checking how to hardcode library paths into programs > configure:4647: result: immediate > configure:4652: checking whether stripping libraries is possible > configure:4657: result: yes > configure:4668: checking dynamic linker characteristics > configure:5050: result: freebsd4.5 ld.so > configure:5055: checking if libtool supports shared libraries > configure:5057: result: yes > configure:5621: checking whether -lc should be explicitly linked in > configure:5629: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:5632: $? = 0 > configure:5646: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:5649: $? = 1 > configure:5662: result: yes > configure:6223: checking whether to enable maintainer-specific portions of Makefiles > configure:6232: result: no > configure:6244: checking for aclocal flags > configure:6253: result: > configure:6300: checking for gcc > configure:6323: result: cc > configure:6551: checking for C compiler version > configure:6554: cc --version &5 > 2.95.3 > configure:6557: $? = 0 > configure:6559: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:6562: $? = 0 > configure:6564: cc -V &5 > cc: argument to `-V' is missing > configure:6567: $? = 1 > configure:6570: checking whether we are using the GNU C compiler > configure:6612: result: yes > configure:6618: checking whether cc accepts -g > configure:6655: result: yes > configure:6682: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:6685: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:6795: checking for a BSD compatible install > configure:6844: result: /usr/bin/install -c -o root -g wheel > configure:6862: checking for pkg-config > configure:6879: found /usr/local/bin/pkg-config > configure:6891: result: /usr/local/bin/pkg-config > configure:6945: error: Library requirements (glib-2.0 >= 1.3.11 gobject-2.0 >= 1.3.11 gthread-2.0 >= 1.3.11) 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. ## > ## ----------------- ## > > lt_cv_file_magic_cmd='$MAGIC_CMD' > ac_cv_prog_cc_g='yes' > ac_cv_env_LDFLAGS_set='set' > ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config' > lt_cv_prog_cc_can_build_shared='yes' > ac_cv_c_compiler_gnu='yes' > ac_cv_env_CFLAGS_set='set' > ac_cv_prog_make_gmake_set='yes' > ac_cv_env_CPP_value='' > ac_cv_env_CPPFLAGS_set='set' > lt_cv_prog_cc_static_works='yes' > lt_cv_prog_cc_no_builtin='' > lt_cv_prog_cc_shlib='' > lt_cv_prog_cc_static='-static' > ac_cv_env_host_alias_set='' > lt_cv_ld_reload_flag='-r' > lt_cv_sys_path_separator=':' > lt_cv_archive_cmds_need_lc='yes' > lt_cv_prog_gnu_ld='yes' > ac_cv_env_build_alias_set='' > ac_cv_env_LDFLAGS_value='-L/usr/local/lib' > ac_cv_env_target_alias_set='set' > ac_cv_host_alias='i386-unknown-freebsd4.5' > ac_cv_env_CFLAGS_value='-O -pipe ' > ac_cv_env_CC_set='set' > lt_cv_prog_cc_wl='-Wl,' > lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' > lt_cv_path_LD='/usr/libexec/elf/ld' > ac_cv_build_alias='i386-unknown-freebsd4.5' > ac_cv_env_CPPFLAGS_value='-I/usr/local/include' > ac_cv_prog_ac_ct_RANLIB='ranlib' > ac_cv_prog_ac_ct_STRIP='strip' > ac_cv_host='i386-unknown-freebsd4.5' > ac_cv_env_host_alias_value='' > lt_cv_compiler_c_o='yes' > lt_cv_prog_cc_pic_works='yes' > lt_cv_file_magic_test_file='' > ac_cv_prog_CPP='cc -E' > ac_cv_build='i386-unknown-freebsd4.5' > ac_cv_env_build_alias_value='' > lt_cv_prog_cc_pic=' -fPIC' > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_deplibs_check_method='pass_all' > ac_cv_prog_ac_ct_CC='cc' > ac_cv_linc_aclocal_flags='' > lt_cv_compiler_o_lo='no' > ac_cv_env_target_alias_value='i386-unknown-freebsd4.5' > ac_cv_env_CC_value='cc' > lt_cv_path_NM='/usr/bin/nm -B' > ac_cv_env_CPP_set='' > ac_cv_header_dlfcn_h='yes' > ac_cv_objext='o' > > ## ------------ ## > ## confdefs.h. ## > ## ------------ ## > > #define HAVE_DLFCN_H 1 > > > configure: exit 1 > ---- > > BitchX-1.0c18 > ORBit-0.5.13_1 > XFree86-fontCyrillic-4.2.0 > aterm-0.4.2 > autoconf213-2.13.000227_1 > bash-2.05a > bison-1.35_1 > cvsup-without-gui-16.1f > expat-1.95.2 > ezm3-1.0 > ffcall-1.8 > fluxbox-0.1.6 > freetype2-2.0.6 > freetype2-2.0.9 > gdbm-1.8.0 > gdk-pixbuf-0.15.0 > gettext-0.10.35_1 > gettext-0.11.1_3 > glib-1.2.10_5 > glib-2.0.1_1 > gmake-3.79.1 > gnustep-make-1.3.0 > gnustep-objc-1.0.1_1 > gtar-1.13.25_1 > gtk-1.2.10_3 > gtkmm-1.2.8 > ickle-0.3.1 > imlib-1.9.14_1 > irssi-0.7.98.4 > jpeg-6b_1 > lcms-1.08 > libIDL-0.7.4 > libgnugetopt-1.1 > libiconv-1.7_4 > libicq2000-0.3.1 > libmng-1.0.3 > libsigc++-1.0.3 > libslang-1.4.4_1 > libtool-1.3.4_2 > libungif-4.1.0b1 > libunicode-0.4_2 > libxml2-2.4.21 > links-0.96,1 > mc-4.5.54_2 > mozilla-0.9.7_2,1 > mozilla-1.0.rc2_1,1 > mozilla-fonts-1.0_1 > mpg123-0.59r_6 > pkgconfig-0.8.0 > png-1.2.1 > popt-1.5.1_1 > psi-0.8.5 > python-2.2.1 > qiv-1.7 > qt-3.0.3_5 > tiff-3.5.7 > unzip-5.42 > vicq-0.4.1 > vim-6.1.48 > wget-1.8.1_1 > xchat-1.8.8_2 > zip-2.3 -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message