Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 13:42:32 GMT
From:      "Ísak Ben." <isak@isak.is>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/68948: port devel/popt doesn't compile on stable
Message-ID:  <200407121342.i6CDgWrw009036@www.freebsd.org>
Resent-Message-ID: <200407121350.i6CDoFwf019816@freefall.freebsd.org>

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

>Number:         68948
>Category:       ports
>Synopsis:       port devel/popt doesn't compile on stable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 13:50:15 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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