From owner-freebsd-ports Thu Jun 28 15:20:36 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hotmail.com (f210.law7.hotmail.com [216.33.237.210]) by hub.freebsd.org (Postfix) with ESMTP id 1070537B405; Thu, 28 Jun 2001 15:20:13 -0700 (PDT) (envelope-from font_fabrice@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 28 Jun 2001 15:20:13 -0700 Received: from 217.128.29.190 by lw7fd.law7.hotmail.msn.com with HTTP; Thu, 28 Jun 2001 22:20:12 GMT X-Originating-IP: [217.128.29.190] From: "Fabrice Font" To: gnome@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: gtk-1.2.10_2 Date: Fri, 29 Jun 2001 00:20:12 +0200 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 28 Jun 2001 22:20:13.0008 (UTC) FILETIME=[80088500:01C10020] Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi ! I write you this mail because I can't solve my problem. I try to install gtk-1.2.10_2 because I need it for freeamp. But when I execute "make" I obtain this output (maybe a problem of libraries but I don't know what to do). Thank you for your help. Fabrice ps: I am new in the FreeBSD world >>gtk+-1.2.10.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >>Attempting to fetch from ftp://ftp.gimp.org/pub/gtk/v1.2/. Receiving gtk+-1.2.10.tar.gz (2868322 bytes): 100% 2868322 bytes transferred in 70.2 seconds (39.89 kBps) ===> Extracting for gtk-1.2.10 >>Checksum OK for gtk+-1.2.10.tar.gz. ===> gtk-1.2.10 depends on executable: libtool - found ===> gtk-1.2.10 depends on shared library: intl.1 - found ===> gtk-1.2.10 depends on shared library: X11.6 - found ===> gtk-1.2.10 depends on shared library: glib12.3 - found ===> Patching for gtk-1.2.10 ===> Applying FreeBSD patches for gtk-1.2.10 ===> Configuring for gtk-1.2.10 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... i386--freebsd4.3 checking build system type... i386--freebsd4.3 checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsd4.3 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i386--freebsd4.3 checking whether build environment is sane... yes checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for POSIXized ISC... no checking for cc option to accept ANSI C... none needed checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for perl5... perl5 checking for indent... indent checking whether make is GNU Make... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in libintl... checking for dgettext in -lintl... yes yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... az ca cs da de el es et eu fi fr ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_CN.GB2312 zh_TW.Big5 checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >= 1.2.8... yes checking for X... no configure: error: *** X libraries or include files not found. Check 'config.log' for *** more details. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:661: checking for a BSD compatible install configure:714: checking whether build environment is sane configure:771: checking whether make sets ${MAKE} configure:810: checking for working aclocal configure:823: checking for working autoconf configure:836: checking for working automake configure:849: checking for working autoheader configure:862: checking for working makeinfo configure:957: checking host system type configure:978: checking build system type configure:998: checking for ranlib configure:1028: checking for gcc configure:1141: checking whether the C compiler (cc -O -pipe ) works configure:1157: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1183: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1188: checking whether we are using GNU C configure:1197: cc -E conftest.c configure:1216: checking whether cc accepts -g configure:1259: checking for ld used by GCC configure:1321: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.10.1 (with BFD 2.10.1) configure:1337: checking for BSD-compatible nm configure:1373: checking whether ln -s works ltconfig:603: checking for object suffix ltconfig:604: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 ltconfig:776: checking if cc PIC flag -fPIC works ltconfig:777: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 ltconfig:829: checking if cc supports -c -o file.o ltconfig:830: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 ltconfig:862: checking if cc supports -c -o file.lo ltconfig:863: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig:915: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 ltconfig:958: checking if cc static flag -static works ltconfig:959: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5 GNU ld version 2.10.1 (with BFD 2.10.1) ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: cc -o conftest -O -pipe -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include conftest.c conftstm.o 1>&5 configure:1559: checking whether to enable maintainer-specific portions of Makefiles configure:1589: checking host system type configure:1705: checking whether build environment is sane configure:1747: checking for gcc configure:1860: checking whether the C compiler (cc -O -pipe ) works configure:1876: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1902: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1907: checking whether we are using GNU C configure:1935: checking whether cc accepts -g configure:1967: checking for POSIXized ISC configure:1991: checking for cc option to accept ANSI C configure:2044: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2079: checking for a BSD compatible install configure:2132: checking whether make sets ${MAKE} configure:2189: checking for gawk configure:2189: checking for mawk configure:2189: checking for nawk configure:2189: checking for awk configure:2223: checking for perl5 configure:2257: checking for indent configure:2294: checking whether make is GNU Make configure:2312: checking how to run the C preprocessor configure:2333: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2392: checking for ANSI C header files configure:2405: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2472: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:2496: checking for working const configure:2550: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:2524: warning: unused variable `s' configure:2544: warning: unused variable `foo' configure:2512: warning: unused variable `zero' configure:2506: warning: unused variable `x' configure:2523: warning: `t' might be used uninitialized in this function configure:2541: warning: `b' might be used uninitialized in this function configure:2571: checking for inline configure:2585: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:2581: warning: control reaches end of non-void function configure: At top level: configure:2581: warning: return-type defaults to `int' configure:2611: checking for off_t configure:2644: checking for size_t configure:2679: checking for working alloca.h configure:2691: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:2685: alloca.h: No such file or directory configure: In function `main': configure:2687: warning: unused variable `p' configure: failed program was: #line 2684 "configure" #include "confdefs.h" #include int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:2712: checking for alloca configure:2745: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure: In function `main': configure:2741: warning: unused variable `p' configure:2914: checking for unistd.h configure:2924: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2953: checking for getpagesize configure:2981: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3006: checking for working mmap configure:3154: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure: In function `main': configure:3095: warning: implicit declaration of function `getpagesize' configure:3104: warning: implicit declaration of function `rand' configure:3105: warning: implicit declaration of function `umask' configure:3109: warning: implicit declaration of function `write' configure:3111: warning: implicit declaration of function `close' configure:3142: warning: implicit declaration of function `read' configure:3148: warning: implicit declaration of function `unlink' configure:3182: checking for argz.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3188: argz.h: No such file or directory configure: failed program was: #line 3187 "configure" #include "confdefs.h" #include configure:3182: checking for limits.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3182: checking for locale.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3182: checking for nl_types.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3182: checking for malloc.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out In file included from configure:3188: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure: failed program was: #line 3187 "configure" #include "confdefs.h" #include configure:3182: checking for string.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3182: checking for unistd.h configure:3182: checking for sys/param.h configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3222: checking for getcwd configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for munmap configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for putenv configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for setenv configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for setlocale configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for strchr configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for strcasecmp configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for strdup configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3222: checking for __argz_count configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 /tmp/cc4iGtFw.o: In function `main': /tmp/cc4iGtFw.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 3227 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count(); 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___argz_count) || defined (__stub_____argz_count) choke me #else __argz_count(); #endif ; return 0; } configure:3222: checking for __argz_stringify configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccvInchf.o: In function `main': /tmp/ccvInchf.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 3227 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify(); 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___argz_stringify) || defined (__stub_____argz_stringify) choke me #else __argz_stringify(); #endif ; return 0; } configure:3222: checking for __argz_next configure:3250: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccLxOdCt.o: In function `main': /tmp/ccLxOdCt.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 3227 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next(); 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___argz_next) || defined (__stub_____argz_next) choke me #else __argz_next(); #endif ; return 0; } configure:3279: checking for stpcpy configure:3307: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccnRjgbQ.o: In function `main': /tmp/ccnRjgbQ.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 3284 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy(); 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_stpcpy) || defined (__stub___stpcpy) choke me #else stpcpy(); #endif ; return 0; } configure:3341: checking for LC_MESSAGES configure:3353: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:3374: checking whether NLS is requested configure:3406: checking for libintl.h configure:3416: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3433: checking for dgettext in libc configure:3445: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 /tmp/ccxIHtmb.o: In function `main': /tmp/ccxIHtmb.o(.text+0x14): undefined reference to `dgettext' configure: failed program was: #line 3438 "configure" #include "confdefs.h" #include int main() { return (int) dgettext ("","") ; return 0; } configure:3461: checking for bindtextdomain in -lintl configure:3480: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:3496: checking for dgettext in libintl configure:3501: checking for dgettext in -lintl configure:3520: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5 configure:3563: checking for msgfmt configure:3597: checking for dcgettext configure:3625: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 configure:3652: checking for gmsgfmt configure:3688: checking for xgettext configure:3728: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5 configure:4004: checking for catalogs to be installed configure:4114: checking for extra flags to get ANSI library prototypes configure:4128: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl -lxpg4 -lm 1>&5 configure:4168: checking for extra flags for POSIX compliance configure:4177: cc -c -O -pipe -Wall -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:4173: warning: unused variable `dir' configure:4270: checking for glib-config configure:4305: checking for GLIB - version >= 1.2.8 configure:4404: cc -o conftest -O -pipe -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include conftest.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -L/usr/local/lib -lintl -lxpg4 1>&5 configure:4544: checking for X configure:4611: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:4607: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 4606 "configure" #include "confdefs.h" #include configure:4687: cc -o conftest -O -pipe -Wall -I/usr/local/include conftest.c -lXt -L/usr/local/lib -lintl -lxpg4 1>&5 configure: In function `main': configure:4683: warning: implicit declaration of function `XtMalloc' /usr/libexec/elf/ld: cannot find -lXt configure: failed program was: #line 4680 "configure" #include "confdefs.h" int main() { XtMalloc() ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk12. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk12. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk12. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk12. _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message