Re: error with util-linux from git

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

 



On Sun, May 05, 2013 at 09:15:42PM +0300, Kevin Wilson wrote:
> Making all in po
> make[2]: Entering directory `/work/src/util-linux/po'
> test -z "ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo
> fr.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo
> pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo
> zh_TW.gmo" || make ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo
> fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo nl.gmo pl.gmo
> pt_BR.gmo ru.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo
> zh_TW.gmo
> make[3]: Entering directory `/work/src/util-linux/po'
> : --update ca.po util-linux.pot
> rm -f ca.gmo && : -c --statistics -o ca.gmo ca.po
> mv: cannot stat ‘t-ca.gmo’: No such file or directory
> make[3]: *** [ca.gmo] Error 1
> make[3]: Leaving directory `/work/src/util-linux/po'
> make[2]: *** [stamp-po] Error 2
> make[2]: Leaving directory `/work/src/util-linux/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/work/src/util-linux'
> make: *** [all] Error 2

 Hmm... never seen that, try

    git clean -xdf
    ./autogen.sh
    ./configure
    make


-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux