From nobody@FreeBSD.org  Mon Jul 12 13:42:33 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C2CE16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Jul 2004 13:42:33 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5584A43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Jul 2004 13:42:33 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i6CDgW9R009037
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Jul 2004 13:42:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i6CDgWrw009036;
	Mon, 12 Jul 2004 13:42:32 GMT
	(envelope-from nobody)
Message-Id: <200407121342.i6CDgWrw009036@www.freebsd.org>
Date: Mon, 12 Jul 2004 13:42:32 GMT
From: "sak Ben." <isak@isak.is>
To: freebsd-gnats-submit@FreeBSD.org
Subject: port devel/popt doesn't compile on stable
X-Send-Pr-Version: www-2.3

>Number:         68948
>Category:       ports
>Synopsis:       port devel/popt doesn't compile on stable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eik
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 13:50:15 GMT 2004
>Closed-Date:    Wed Aug 18 23:01:44 GMT 2004
>Last-Modified:  Wed Aug 18 23:01:44 GMT 2004
>Originator:     sak Ben.
>Release:        4.10
>Organization:
isak.is
>Environment:
FreeBSD nymph.iso.is 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri Jun  4 15:15:30 GMT 2004     root@nymph.iso.is:/usr/obj/usr/src/sys/isak.bloggari.is-ipfw2  i386
>Description:
(cd .libs && rm -f libpopt.la && ln -sf ../libpopt.la libpopt.la)
source='test1.c' object='test1.o' libtool=no  depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo'  depmode=gcc /bin/sh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.   -I/usr/local/include  -O -pipe -c `test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link cc  -O -pipe    -o test1 -all-static test1.o libpopt.la 
cc -O -pipe -o test1 -static test1.o .libs/libpopt.a 
.libs/libpopt.a(popt.o): In function `poptGetNextOpt':
popt.o(.text+0x16ad): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popt.o): In function `poptStrerror':
popt.o(.text+0x1e0a): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `getArgDescrip':
popthelp.o(.text+0x12a): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `singleOptionDefaultValue':
popthelp.o(.text+0x148): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o): In function `singleOptionHelp':
popthelp.o(.text+0x303): undefined reference to `libintl_dgettext'
.libs/libpopt.a(popthelp.o)(.text+0x95f): more undefined references to `libintl_dgettext' follow
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt/work/popt-1.7.
*** Error code 1

Stop in /usr/ports/devel/popt.
>How-To-Repeat:
portupgrade -r popt or cd /usr/ports/devel/popt && make deinstall && make reinstall
>Fix:
I've tried recompiling all the dependancys for this port but no difference
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->eik 
Responsible-Changed-By: vs 
Responsible-Changed-When: Mon Jul 12 16:11:27 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 
[I can't reproduce this btw. And a few more lines of the output would 
be helpful (compiling the library)!] 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68948 
State-Changed-From-To: open->closed 
State-Changed-By: eik 
State-Changed-When: Thu Aug 19 01:00:53 CEST 2004 
State-Changed-Why:  
Hopefully fixed, otherwise please post a follow-up to reopen the PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68948 
>Unformatted:
