Skip site navigation (1)Skip section navigation (2)
Date:      16 Sep 2003 10:08:54 -0500
From:      James McNaughton <jtm63@rcn.com>
To:        gnome@freebsd.org
Subject:   gtk12 configure error
Message-ID:  <864qzchit5.fsf@jamestown.rcn.com>

next in thread | raw e-mail | index | archive | help
--=-=-=

I can't get the gtk12 port to upgrade. The error logs are attached.

cvsupped the ports tree 9/16/2003 at about 9:00am CDT from
cvsup3.freebsd.org

I think I have the file that configure thinks is missing:

jtm@jamestown /<1>ports/x11-toolkits/gtk12 0# locate libX11
/usr/X11R6/lib/libX11.a
/usr/X11R6/lib/libX11.so
/usr/X11R6/lib/libX11.so.6
/usr/compat/linux/usr/X11R6/lib/libX11.so.6
/usr/compat/linux/usr/X11R6/lib/libX11.so.6.2



--=-=-=
Content-Disposition: attachment; filename=make.log
Content-Description: Output of \"make build\"

===>   gtk-1.2.10_10 depends on file: /usr/local/libexec/libtool13/libtool - found
===>   gtk-1.2.10_10 depends on executable: pkg-config - found
===>   gtk-1.2.10_10 depends on shared library: intl.5 - found
===>   gtk-1.2.10_10 depends on shared library: X11.6 - found
===>   gtk-1.2.10_10 depends on shared library: glib12.3 - found
===>  Configuring for gtk-1.2.10_10
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 host system type... i386-portbld-freebsd4.8
checking build system type... i386-portbld-freebsd4.8
checking for ranlib... (cached) ranlib
checking for gcc... (cached) cc
checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) works... yes
checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
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
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) 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.8 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-portbld-freebsd4.8
checking whether build environment is sane... yes
checking for gcc... (cached) cc
checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) works... yes
checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) 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... nawk
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... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found. Check 'config.log' for more details.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/x11-toolkits/gtk12/work/gtk+-1.2.10/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

Stop in /usr/ports/x11-toolkits/gtk12.

--=-=-=
Content-Disposition: attachment; filename=config.log
Content-Description: 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 -O3 -pipe -march=pentiumpro ) works
configure:1157: cc -o conftest -O3 -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1183: checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) is a cross-compiler
configure:1188: checking whether we are using GNU 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
configure:1337: checking for BSD-compatible nm
configure:1373: checking whether ln -s works
ltconfig13:603: checking for object suffix
ltconfig13:604: cc -c -O3 -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
ltconfig13:776: checking if cc PIC flag -fPIC works
ltconfig13:777: cc -c -O3 -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
ltconfig13:829: checking if cc supports -c -o file.o
ltconfig13:830: cc -c -O3 -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
ltconfig13:862: checking if cc supports -c -o file.lo
ltconfig13:863: cc -c -O3 -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
ltconfig13:914: checking if cc supports -fno-rtti -fno-exceptions
ltconfig13:915: cc -c -O3 -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
ltconfig13:958: checking if cc static flag -static works
ltconfig13:959: cc -o conftest -O3 -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
ltconfig13:1653: checking if global_symbol_pipe works
ltconfig13:1654: cc -c -O3 -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
ltconfig13:1657: 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"
ltconfig13:1709: cc -o conftest -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro ) works
configure:1876: cc -o conftest -O3 -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1902: checking whether the C compiler (cc -O3 -pipe -march=pentiumpro ) 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 -O3 -pipe -march=pentiumpro -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: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 -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2496: checking for working const
configure:2550: cc -c -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:2712: checking for alloca
configure:2745: cc -o conftest -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3006: checking for working mmap
configure:3154: cc -o conftest -O3 -pipe -march=pentiumpro -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 <argz.h>
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 <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
#include <malloc.h>
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 -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for munmap
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for putenv
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for setenv
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for setlocale
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strchr
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strcasecmp
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strdup
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for __argz_count
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/tmp/cc9BTqDZ.o: In function `main':
/tmp/cc9BTqDZ.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 <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:3222: checking for __argz_stringify
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/tmp/cclcPBh3.o: In function `main':
/tmp/cclcPBh3.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 <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:3222: checking for __argz_next
configure:3250: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/tmp/ccbfCKhu.o: In function `main':
/tmp/ccbfCKhu.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 <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:3279: checking for stpcpy
configure:3307: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/tmp/ccbLvIv9.o: In function `main':
/tmp/ccbLvIv9.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 <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:3341: checking for LC_MESSAGES
configure:3353: cc -o conftest -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
/tmp/ccBnAHrp.o: In function `main':
/tmp/ccBnAHrp.o(.text+0x14): undefined reference to `libintl_dgettext'
configure: failed program was:
#line 3438 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) dgettext ("","")
; return 0; }
configure:3461: checking for bindtextdomain in -lintl
configure:3480: cc -o conftest -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl -lm 1>&5
configure:4168: checking for extra flags for POSIX compliance
configure:4177: cc -c -O3 -pipe -march=pentiumpro -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 -O3 -pipe -march=pentiumpro -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 1>&5
configure:4544: checking for X
configure:4858: checking for dnet_ntoa in -ldnet
configure:4877: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -ldnet  -L/usr/local/lib  -lintl 1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 4866 "configure"
#include "confdefs.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 dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4899: checking for dnet_ntoa in -ldnet_stub
configure:4918: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -ldnet_stub  -L/usr/local/lib  -lintl 1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 4907 "configure"
#include "confdefs.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 dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4947: checking for gethostbyname
configure:4975: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
configure:5045: checking for connect
configure:5073: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
configure:5137: checking for remove
configure:5165: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
configure:5229: checking for shmat
configure:5257: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
configure:5330: checking for IceConnectionNumber in -lICE
configure:5349: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lICE  -L/usr/local/lib  -lintl 1>&5
configure:5393: checking for XOpenDisplay in -lX11
configure:5412: cc -o conftest -O3 -pipe -march=pentiumpro -Wall -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include    -L/usr/X11R6/lib conftest.c -lX11  -L/usr/local/lib  -lintl 1>&5
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_self'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init'
configure: failed program was:
#line 5401 "configure"
#include "confdefs.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 XOpenDisplay();

int main() {
XOpenDisplay()
; return 0; }

--=-=-=
Content-Disposition: attachment; filename=ls_pkg.list
Content-Description: output of \"ls /var/db/pkg\"

Hermes-1.3.3
ImageMagick-5.5.1.4
JX-1.5.3_1
Mesa-3.4.2_2
ORBit-0.5.17
XFree86-4.3.0,1
XFree86-FontServer-4.3.0_1
XFree86-Server-4.3.0_8
XFree86-clients-4.3.0_2
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_6
Xaw3d-1.5
Xft-2.1.2
XmHTML-1.1.7_1
a2ps-letterdj-4.13_1
aalib-1.4.r5_1
abs-0.8
acroread-5.06_1
amaya-7.1
apsfilter-7.2.5_1
arrow-1.0.8
arts-1.1,1
ascd-0.13.2
audacity-1.0.0_1
autoconf-2.53_1
autoconf213-2.13.000227_5
automake-1.5,1
automake14-1.4.5_9
avifile-0.7.34.20030319,2
bash-2.05b.004
bbdb-emacs21-2.34
bison-1.75
boaconstructor-0.2.0
cbb-0.8.1
cdrtools-2.0
cups-base-1.1.18.0_4
cvsup-16.1f
djbfft-0.76
dosunix-1.0.13
emacs-21.3
esound-0.2.32
expat-1.95.6_1
ezm3-1.0
fam-2.6.9_2
ffcall-1.8d
fl_editor-0.4.5
flashplugin-mozilla-0.4.10_2
fltk-1.1.3
fontconfig-2.2.90_3
freetype-1.3.1_2
freetype2-2.1.4_1
freeze-2.5_1
gcc-objc-3.2.3
gettext-0.12.1
ghostscript-gnu-7.05_3
gimp-1.2.3_2,1
gle-3.0.3
glib-1.2.10_10
gmake-3.79.1_3
gnumail-1.0.3_1
gnuplot-3.7.2
gnustep-back-0.8.5
gnustep-base-1.6.0
gnustep-gui-0.8.5
gnustep-make-1.6.0
graphviz-1.9
gsl-1.3
gtk-1.2.10_9
gtkextra-0.99.17
guile-1.6.4_2
guile-gtk-0.20_2
gv-3.5.8_1
gworkspace-0.5.3
help2man-1.29
hpijs-1.3.1
html2ps-letter-1.0_1
imake-4.3.0_1
imlib-1.9.14_1
ispell-3.2.06_3
ja-nkf-2.02
jasper-1.600.0
javavmwrapper-1.4
jbigkit-1.4
jdk-1.3.1p8_2
jpeg-6b_1
kdebase-3.1_1
kdegames-3.1
kdelibs-3.1
kdenetwork-3.1
kdeutils-3.1
koffice-1.2.1_1,1
lcms-1.09,1
liba52-0.7.4
libart_lgpl2-2.3.11
libaudiofile-0.2.3
libdockapp-0.4.0
libflash-0.4.10
libfpx-1.2.0.4_1
libgnugetopt-1.2
libiconv-1.9.1_1
libijs-0.34
libjsearch-0.5.6_1
libjtoolbar-0.5.4_1
libjtree-1.1.7_1
libltdl-1.5
libmikmod-3.1.10
libmng-1.0.5
libmpeg2-0.3.1_1
libogg-1.0_1,3
libproplist-0.10.1
libtool-1.3.5_1
libungif-4.1.0b1_1
libvorbis-1.0_1,3
libwmf-0.2.8
libworkman-1.4
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.5.3
libxslt-1.0.26
linux-flashplugin-5.0r51
linux-netscape-navigator-4.8
linux-sun-jdk-1.3.1.08
linux_base-7.1_4
m4-1.4_1
mad-esound-0.14.2b_2
mozilla-1.4,2
mysql++-1.7.9
mysql-client-3.23.55
nasm-0.98.35,1
netmap-0.1.2b
netpbm-10.12
netscape-remote-1.0_1
netscape-wrapper-2000.07.07
nmap-3.30
nmapfe-3.30
nspr-4.3_1
oleo-1.99.16_2
open-motif-2.2.2_1
opera-6.11.20021129
p5-Authen-SASL-2.02
p5-Digest-MD5-2.22
p5-HTML-Parser-3.26
p5-HTML-Tagset-3.03
p5-MIME-Base64-2.16
p5-Net-1.12,1
p5-URI-1.23
p5-libwww-5.65_1
pantomime-1.0.5
pclock-0.13.1
pcre-3.9
pdflib-4.0.3
pkgconfig-0.15.0
pkgdb.db
plotutils-2.4.1
png-1.2.5_2
popt-1.6.4
portlint-2.3.3_4
portupgrade-20020921.1
preferences.app-1.2.0_1
procmail-3.22_1
psutils-letter-1.17_1
py-gnuplot-1.5
py-opengl-2.0.0.44
py22-expat-2.2.2_2
py22-imaging-1.1.3
py22-numeric-21.0
py22-tkinter-2.2.2
py22-wxPython-2.4.0.1
pysol-4.81
pysol-cardsets-4.40
pysol-music-4.40
python-2.2.2_2
python-doc-html-2.2.3
qt-3.1.1_2
rpm-3.0.6_6
ruby-1.6.8.2003.04.19
ruby-bdb1-0.1.7
ruby-shim-ruby18-1.7.3.2002.09.20
screen-3.9.13
sdl-1.2.5_1
sitecopy-0.11.4_2
smpeg-0.4.4
smpeg-xmms-0.3.4
snd-5.5_1
svgalib-1.4.2_1
swig-1.1p5_8
tcl-8.2.3_2
tcl-8.3.5
tcl-8.4.3,1
teTeX-1.0.7_1
tidy-20000804_2
tiff-3.5.7_1
tk-8.2.3_1
tk-8.3.5
tk-8.4.3,1
transfig-3.2.4
ttmkfdir-0.0_1
unzip-5.50
urwfonts-1.0
uulib-0.5.18
wdm-1.25_1
weblint-1.020
wget-1.8.2_2
win32-codecs-011002.2.0.90.p7
windowmaker-0.80.2
wingzpro-311
wmWeather-1.31
wmcdplay-1.0b1
wmdate-0.7
wmessage-0.11
wmicons-1.0
wmlpq-0.2.1
wmmixer-1.0b1
wmpinboard-1.0
wmusic-1.4.11
wrapper-1.0_3
wsoundprefs-1.1.1
wsoundserver-0.4.0
wterm-6.2.9
wxgtk-2.4.0
xbae-4.50.0
xmahjongg-3.6.1
xmms-audiofile-0.1
xmms-avi-1.2.3
xmms-esound-1.2.7_3
xpm-3.4k
xscreensaver-4.10
xshisen-1.36
xv-3.10a_3
xvid-0.9.1,1
zip-2.3_1

--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?864qzchit5.fsf>