[Buildroot] Build failure on msgfmt

Joe lordvictory1 at yahoo.com
Fri Dec 17 20:52:19 UTC 2010


After fixing the other issues I got responses from in my prior post I am getting 
the following failure (copied from console screen output) before the build 
stops:


/usr/bin/msgfmt -o test.mo ./de.po; \
        /bin/mkdir -p de/LC_MESSAGES; \
        cp -f test.mo de/LC_MESSAGES
./de.po:15: keyword "msgctxt" unknown
./de.po:15:8: parse error
/usr/bin/msgfmt: found 2 fatal errors
cp: cannot stat `test.mo': No such file or directory
make[5]: *** [test.mo] Error 1
make[5]: Leaving directory 
`/usr/src/embedded/buildroot-2010.11/output/build/host-libglib2-2.26.0/gio/tests'

make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/usr/src/embedded/buildroot-2010.11/output/build/host-libglib2-2.26.0/gio'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/usr/src/embedded/buildroot-2010.11/output/build/host-libglib2-2.26.0/gio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/usr/src/embedded/buildroot-2010.11/output/build/host-libglib2-2.26.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/usr/src/embedded/buildroot-2010.11/output/build/host-libglib2-2.26.0'
make: *** [/usr/src/buildroot/output/build/host-libglib2-2.26.0/.stamp_built] 
Error 2


      


More information about the buildroot mailing list