pkgsrc-Bugs archive

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

pkg/46795: devel/pkg-config 0.27 gettext support cannot open ./po/POTFILES.in DragonFly x86_64



>Number:         46795
>Category:       pkg
>Synopsis:       devel/pkg-config 0.27 gettext support cannot open 
>./po/POTFILES.in DragonFly x86_64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 12 23:30:00 +0000 2012
>Originator:     David Shao
>Release:        DragonFly 3.1-DEVELOPMENT x86_64
>Organization:
>Environment:
DragonFly 3.1-DEVELOPMENT x86_64
>Description:
Using pkgsrc current master on DragonFly 3.1-DEVELOPMENT x86_64
commit 72bc5a50aee8149253a2583673bd47dfe9d063ed
Author: pkgsrc fixup <pkgsrc%dragonflybsd.org@localhost>
Date:   Sun Aug 12 12:32:45 2012 -0700

with
drwxr-xr-x  1 root  wheel        0 Aug 12 05:27 gettext-lib-0.18.1.1
drwxr-xr-x  1 root  wheel        0 May 19 22:13 gettext-tools-0.18.1.1nb3
installed

pkg_rolling-replace -u
produces the following error for updating devel/pkg-config to 0.27:

...
checking for default search path for .pc files... 
${libdir}/pkgconfig:${datadir}/pkgconfig:/usr/lib/pkgconfig
...
checking if internal glib should be used... yes
...
=== configuring in glib (/usr/pkgsrc/devel/pkg-config/work/pkg-config-0.27/glib)
configure: running /bin/sh ./configure --disable-option-checking 
'--prefix=/usr/pkg'  '--with-internal-glib' 
'--with-pc-path=${libdir}/pkgconfig:${datadir}/pkgconfig:/usr/lib/pkgconfig' 
'--build=x86_64-pc-dragonfly' '--host=x86_64-pc-dragonfly' 
'--mandir=/usr/pkg/man' 'build_alias=x86_64-pc-dragonfly' 
'host_alias=x86_64-pc-dragonfly' 'CC=cc' 'CFLAGS=-g -I/usr/include' 
'LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 
'CPPFLAGS=-I/usr/include' --cache-file=/dev/null --srcdir=.
...
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
./configure: cannot open ./po/POTFILES.in: No such file or directory
configure: error: 
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html

configure: error: ./configure failed for glib
*** Error code 1

Stop.
bmake: stopped in /usr/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


>How-To-Repeat:
Using current pkgsrc on DragonFly 3.1-DEVELOPMENT x86_64 and
pkg_rolling-replace -u
>Fix:



Home | Main Index | Thread Index | Old Index