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

Re: apt-get -b source xmms error



Tommi Komulainen <Tommi.Komulainen@iki.fi> writes:
> On Fri, Mar 09, 2001 at 02:30:26PM -0800, Bill Wohler wrote:
> >   When I tried `apt-get -b source xmms' (from sid) on a woody system,
> >   I get the following error. What am I doing wrong, or it the xmms
> >   package?
> 
> My guess is that you need the gettext -package installed to get xmms
> properly built.

  Bingo, thanks! Next...

dpkg-shlibdeps -Tdebian/substvars \
         -dDepends `find /usr/src/xmms-1.2.4/debian/xmms/usr/bin -type f ! -name gnomexmms -perm +111` \
                   `ls -1 /usr/src/xmms-1.2.4/debian/xmms/usr/lib/*.so.*` \
         -dRecommends `find /usr/src/xmms-1.2.4/debian/xmms/usr/lib/xmms -type f -name "*.so"` \
         -dSuggests /usr/src/xmms-1.2.4/debian/xmms/usr/bin/gnomexmms
unable to open '/usr/src/xmms-1.2.4/debian/xmms/usr/bin/gnomexmms' for test at /usr/bin/dpkg-shlibdeps line 79.
make: *** [binary-arch] Error 2

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.



Reply to: