LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS version 6.5, chapter 6.19 util-linux-ng-2.16 (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-version-6-5-chapter-6-19-util-linux-ng-2-16-a-808654/)

lunatik3904 05-18-2010 12:50 PM

LFS version 6.5, chapter 6.19 util-linux-ng-2.16
 
Hi everybody.

I'm stuck on this little thingy, util-linux-ng-2.16, on LFS version 6.5.

I can't "make" it....

When I type make, it says, sometimes after it started.

Quote:

make[2]: Leaving directory `/sources/util-linux-ng-2.16/misc-utils'
Making all in po
make[2]: Entering directory `/sources/util-linux-ng-2.16/po'
test -z "ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo fr.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" || make ca.gmo cs.gmo da.gmo de.gmo es.gmo et.gmo eu.gmo fi.gmo fr.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
make[3]: Entering directory `/sources/util-linux-ng-2.16/po'
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 `/sources/util-linux-ng-2.16/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/sources/util-linux-ng-2.16/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/util-linux-ng-2.16'
make: *** [all] Error 2
Thanks a lot for your help

lunatik3904 05-18-2010 01:51 PM

I somehow managed to solve my problem by installing gettext from 6.40, with the configure and all the stuff, and went back to 6.19. Seems to work fine.


All times are GMT -5. The time now is 09:30 PM.