pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cannot make pkg-config.



Hello. I need help.

I want to compile pkgsrc/devel/pkg-config on NetBSD-current.
But I saw error and cannot create it.

anyone else??

HEO SeonMeyong.

=====
Environment:    NetBSD-current
Platform: NetBSD-amd64
uname: NetBSD hostname 6.99.20 NetBSD 6.99.20 (GENERIC) #0: Fri May 24 14:43:12 
JST 2013
Binary: nyftp HEAD 05/22 binary.
/etc/mk.conf is not set.

Errors:
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in pkg-config-0.28
=> Checksum SHA1 OK for pkg-config-0.28.tar.gz
=> Checksum RMD160 OK for pkg-config-0.28.tar.gz
===> Installing dependencies for pkg-config-0.28
=> Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb2
===> Overriding tools for pkg-config-0.28
===> Extracting for pkg-config-0.28
===> Patching for pkg-config-0.28
=> Applying pkgsrc patches for pkg-config-0.28
===> Creating toolchain wrappers for pkg-config-0.28
===> Configuring for pkg-config-0.28
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking for a BSD-compatible install... /usr/bin/install -c -o user -g group
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
......
config.status: creating Makefile
config.status: creating check/Makefile
config.status: creating check/config.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
=== configuring in glib 
(/home/user/NetBSD/pkgsrc/devel/pkg-config/work/pkg-config-0.28/glib)
configure: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/pkg'  '--with-internal-glib' '--disable-host-tool' 
'--with-pc-path=${libdir}/pkgconfig:${datadir}/pkgconfig:/usr/X11R7/lib/pkgconfig:/usr/lib/pkgconfig'
 '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/pkg/man' 
'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 
-I/usr/include' 'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 
'CPPFLAGS=-I/usr/include' 'PKG_CONFIG=' 'PKG_CONFIG_PATH=' 
'PKG_CONFIG_LIBDIR=/home/user/NetBSD/pkgsrc/devel/pkg-config/work/.buildlink/lib/pkgconfig:/home/user/NetBSD/pkgsrc/devel/pkg-config/work/.buildlink/share/pkgconfig'
 --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c -o user -g group
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
....
checking for thread implementation... posix
checking thread related cflags... -D_REENTRANT
checking for pthread_create/pthread_join... no
checking for pthread_create/pthread_join in -lpthread... no
checking for pthread_create/pthread_join in -lpthread32... no
checking for pthread_create/pthread_join in -lpthreads... no
checking for pthread_create/pthread_join in -lthread... no
configure: error: I can't find the libraries for the thread implementation
                 posix. Please choose another thread implementation or
                  provide information on your thread implementation.
configure: error: ./configure failed for glib
*** Error code 1

Stop.
make: stopped in /home/user/NetBSD/pkgsrc/devel/pkg-config
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
WARNING: Please add USE_TOOLS+=perl to the package Makefile.
*** Error code 1

Stop.
make: stopped in /home/user/NetBSD/pkgsrc/devel/pkg-config



Home | Main Index | Thread Index | Old Index