Date: Fri, 28 Dec 2001 13:06:57 +0100 From: "Peter I. Hansen" <pih@oek.dk> To: wjv@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: pybliographer-1.0.8 Message-ID: <3C2C6061.1080906@oek.dk>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------040104090207080704070405 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello I'm trying to install the port pybliographer-1.0.8 and I'm getting the error : configure: error: please install GNU Recode (version >= 3.5) first I've installed recode 3.6 . The make output is attached. /Peter --------------040104090207080704070405 Content-Type: text/plain; name="t.o" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="t.o" ===> Configuring for pybliographer-1.0.8 loading 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}... (cached) 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 for gcc... (cached) cc checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works... yes checking whether the C compiler (cc -O -pipe -L/usr/local/lib) 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 python... (cached) /usr/local/bin/python2.1 checking python version is at least 1.5.2... yes (2.1.1) checking python devel... found checking for glib-config... (cached) /usr/local/bin/glib12-config checking for GLIB - version >= 1.2.0... yes checking host system type... i386--freebsd4.4 checking build system type... i386--freebsd4.4 checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes updating cache ./config.cache 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.4 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 loading cache ./config.cache checking how to run the C preprocessor... cc -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y 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 whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... da de fi fr hu it ja no pt_BR ru sv tr uk checking for GNU Recode in /usr/local... no ===> 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:583: checking for a BSD compatible install configure:636: checking whether build environment is sane configure:693: checking whether make sets ${MAKE} configure:739: checking for working aclocal configure:752: checking for working autoconf configure:765: checking for working automake configure:778: checking for working autoheader configure:791: checking for working makeinfo configure:826: checking for gcc configure:939: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works configure:955: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:981: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) is a cross-compiler configure:986: checking whether we are using GNU C configure:1014: checking whether cc accepts -g configure:1046: checking for POSIXized ISC configure:1076: checking for python configure:1115: checking python version is at least 1.5.2 configure:1164: checking python devel configure:1238: checking for glib-config configure:1273: checking for GLIB - version >= 1.2.0 configure:1372: cc -o conftest -O -pipe -I/usr/local/include/glib12 -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lglib12 1>&5 configure:1531: checking host system type configure:1552: checking build system type configure:1572: checking for ranlib configure:1611: checking for ld used by GCC configure:1673: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:1689: checking for BSD-compatible nm configure:1725: 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 -L/usr/local/lib conftest.c 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 -L/usr/local/lib -static conftest.c 1>&5 GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) 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 -L/usr/local/lib conftest.c conftstm.o 1>&5 configure:1916: checking how to run the C preprocessor configure:1937: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2001: checking for flex configure:2034: checking for flex configure:2068: checking for yywrap in -lfl configure:2087: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lfl 1>&5 configure:2110: checking lex output file root configure:2131: checking whether yytext is a pointer configure:2150: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lfl 1>&5 configure:2176: checking for bison configure:2212: checking for ANSI C header files configure:2225: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2292: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2316: checking for working const configure:2370: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2391: checking for inline configure:2405: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2431: checking for off_t configure:2464: checking for size_t configure:2499: checking for working alloca.h configure:2511: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2505: alloca.h: No such file or directory configure: failed program was: #line 2504 "configure" #include "confdefs.h" #include <alloca.h> int main() { char *p = alloca(2 * sizeof(int)); ; return 0; } configure:2532: checking for alloca configure:2565: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2734: checking for unistd.h configure:2744: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2773: checking for getpagesize configure:2801: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:2826: checking for working mmap configure:2974: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3002: checking for argz.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3008: argz.h: No such file or directory configure: failed program was: #line 3007 "configure" #include "confdefs.h" #include <argz.h> configure:3002: checking for limits.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for locale.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for nl_types.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for malloc.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out In file included from configure:3008: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" configure: failed program was: #line 3007 "configure" #include "confdefs.h" #include <malloc.h> configure:3002: checking for string.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3002: checking for unistd.h configure:3002: checking for sys/param.h configure:3012: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3042: checking for getcwd configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for munmap configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for putenv configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for setenv configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for setlocale configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strchr configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strcasecmp configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for strdup configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3042: checking for __argz_count configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccQpNZVC.o: In function `main': /tmp/ccQpNZVC.o(.text+0x7): undefined reference to `__argz_count' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count(); below. */ #include <assert.h> /* 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:3042: checking for __argz_stringify configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cczsCVwo.o: In function `main': /tmp/cczsCVwo.o(.text+0x7): undefined reference to `__argz_stringify' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify(); below. */ #include <assert.h> /* 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:3042: checking for __argz_next configure:3070: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccmpLSuh.o: In function `main': /tmp/ccmpLSuh.o(.text+0x7): undefined reference to `__argz_next' configure: failed program was: #line 3047 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next(); below. */ #include <assert.h> /* 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:3099: checking for stpcpy configure:3127: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/cc9Ss51E.o: In function `main': /tmp/cc9Ss51E.o(.text+0x7): undefined reference to `stpcpy' configure: failed program was: #line 3104 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy(); below. */ #include <assert.h> /* 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:3161: checking for LC_MESSAGES configure:3173: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 configure:3194: checking whether NLS is requested configure:3214: checking whether included gettext is requested configure:3233: checking for libintl.h configure:3243: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:3260: checking for gettext in libc configure:3272: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccRhWfc2.o: In function `main': /tmp/ccRhWfc2.o(.text+0xf): undefined reference to `gettext' configure: failed program was: #line 3265 "configure" #include "confdefs.h" #include <libintl.h> int main() { return (int) gettext ("") ; return 0; } configure:3288: checking for bindtextdomain in -lintl configure:3307: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3323: checking for gettext in libintl configure:3328: checking for gettext in -lintl configure:3347: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl 1>&5 configure:3386: checking for msgfmt configure:3420: checking for dcgettext configure:3448: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccFlh06v.o: In function `main': /tmp/ccFlh06v.o(.text+0x7): undefined reference to `dcgettext' configure: failed program was: #line 3425 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char dcgettext(); below. */ #include <assert.h> /* 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 dcgettext(); 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_dcgettext) || defined (__stub___dcgettext) choke me #else dcgettext(); #endif ; return 0; } configure:3475: checking for gmsgfmt configure:3511: checking for xgettext configure:3551: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c 1>&5 /tmp/ccxehzuV.o: In function `main': /tmp/ccxehzuV.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure: failed program was: #line 3543 "configure" #include "confdefs.h" int main() { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } configure:4009: checking for catalogs to be installed configure:4138: checking for GNU Recode in /usr/local configure:4168: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lrecode 1>&5 /usr/local/lib/librecode.so: undefined reference to `error' configure: failed program was: #line 4156 "configure" #include "confdefs.h" char recode_new_request(); char * program_name; int main() { recode_new_request(); ; return 0; } (end of "config.log") *** Error code 1 Stop in /usr/ports/misc/pybliographer. *** Error code 1 Stop in /usr/ports/misc/pybliographer. *** Error code 1 Stop in /usr/ports/misc/pybliographer. *** Error code 1 Stop in /usr/ports/misc/pybliographer. *** Error code 1 Stop in /usr/ports/misc/pybliographer. --------------040104090207080704070405-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2C6061.1080906>