Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 1999 01:50:01 -0800 (PST)
From:      Vincent Poy <vince@venus.GAIANET.NET>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14796: ports/misc/rpm doesn't build on 3.3-RELEASE/-CURRENT
Message-ID:  <199911090950.BAA35235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14796; it has been noted by GNATS.

From: Vincent Poy <vince@venus.GAIANET.NET>
To: Vincent Poy <vince@pele.WURLDLINK.NET>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14796: ports/misc/rpm doesn't build on 3.3-RELEASE/-CURRENT
Date: Tue, 9 Nov 1999 01:44:08 -0800 (PST)

 On Mon, 8 Nov 1999, Vincent Poy wrote:
 
 > 
 > >Number:         14796
 > >Category:       ports
 > >Synopsis:       ports/misc/rpm doesn't build on 3.3-RELEASE/-CURRENT
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    freebsd-ports
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Tue Nov  9 01:10:00 PST 1999
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Vincent Poy
 > >Release:        FreeBSD 4.0-CURRENT i386
 > >Organization:
 > Wurldlink Corporation - San Francisco - Honolulu - Hong Kong
 > >Environment:
 > 
 > Both FreeBSD -CURRENT and 3.3-RELEASE machines
 > 
 > >Description:
 > 
 > /usr/ports/misc/rpm fails to build with the following error:
 > 
 > for d in popt misc lib build tools ; do \
 >         (cd $d; gmake) \
 >           || case "" in *k*) fail=yes;; *) exit 1;; esac;\
 > done && test -z "$fail"
 > gmake[1]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt'
 > gmake  all-recursive
 > gmake[2]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt'
 > Making all in po
 > gmake[3]: Entering directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt/po'
 > xgettext --default-domain=popt \
 >     --add-comments --keyword=_ --keyword=N_ ../findme.c ../popt.c
 > ../poptconfig.c ../popthelp.c ../poptparse.c ../test1.c 
 > gmake[3]: xgettext: Command not found
 > gmake[3]: *** [popt.pot] Error 127
 > gmake[3]: Leaving directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt/po'
 > gmake[2]: *** [all-recursive] Error 1
 > gmake[2]: Leaving directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt'
 > gmake[1]: *** [all-recursive-am] Error 2
 > gmake[1]: Leaving directory `/usr/ports/misc/rpm/work/rpm-2.5.6/popt'
 > gmake: *** [make-subdirs] Error 1
 > *** Error code 2
 > 
 > Stop.
 > *** Error code 1
 > 
 > Stop.
 > *** Error code 1
 > 
 > Stop.
 > 
 > >How-To-Repeat:
 > 
 > cd /usr/ports/misc/rpm
 > make
 > 
 > >Fix:
 > 
 > Not known
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 
 	The fix for this one is that /usr/ports/devel/gettext needs to be
 build and installed.  Basically, it depends on gettext.
 
 
 Cheers,
 Vince - vince@MCESTATE.COM - vince@GAIANET.NET           ________   __ ____ 
 Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
 GaiaNet Corporation - M & C Estate                     / / / /  | /  | __] ]  
 Beverly Hills, California USA 90210                   / / / / / |/ / | __] ]
 HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____]
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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