I've successfully managed to run configure with the latest subversion
code, but when I run make I get the following error message:

make[2]: Leaving directory `/home/xxx/projects/python/labyrinth/src'
Making all in po
make[2]: Entering directory `/home/xxx/projects/python/labyrinth/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo de | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo eu | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fr | sed 's,.*/,,'`.gmo \
          && rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: *** No rule to make target `it.gmo', needed by `all-yes'.
Stop.
make[2]: Leaving directory `/home/xxx/projects/python/labyrinth/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxx/projects/python/labyrinth'
make: *** [all] Error 2

What does the target 'it.gmo' do? Is this only translation?


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Labyrinth Discussion" group.
To post to this group, send email to labyrinth-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/labyrinth-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to