Date: Tue, 9 Nov 1999 01:47:50 -0800 (PST) From: Vincent Poy <vince@venus.GAIANET.NET> To: ports@FreeBSD.ORG Subject: Re: /usr/ports/misc/rpm port fails Message-ID: <Pine.BSF.4.05.9911090147040.344-100000@venus.GAIANET.NET> In-Reply-To: <Pine.BSF.4.05.9911082311070.344-100000@venus.GAIANET.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Nov 1999, Vincent Poy wrote: > On both -CURRENT and 3.3-RELEASE machines, the rpm port fails > with: > > 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. > > I have updated all files in /usr/share/mk. Looks like rpm needs an additional dependency of /usr/ports/devel/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?Pine.BSF.4.05.9911090147040.344-100000>