bug-parted
[Top][All Lists]
Advanced

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

Compile error - Autoconf missing a dep?


From: Jason Irvan
Subject: Compile error - Autoconf missing a dep?
Date: Tue, 12 Dec 2006 22:36:21 -0600

First off hello to everyone. 

I was building parted off the git tree today and ran into a problem. It
seems that the translations in ~/parted/doc/pt_BR require po4a scripts
during make. The autoconf scripts aren't catching this as a dependency
and I didn't see it listed as required software to build although I
could have missed it.

Is this something that is normally pre-built before its packaged for
normal releases so it's not checked or has it just not been written into
the autoconf scripts yet? po4a shows as beta status on the packages page
still so I wasn't sure.

[/parted] make
.....
.....
for po in `ls -1 ./*.pt_BR.po 2>/dev/null`; do \
                make $(basename ${po%.pt_BR.po}); \
        done
make[4]: Entering directory `/usr/src/parted/doc/pt_BR'
po4a-translate -f man -m ./../C/parted.8 -p parted.8.pt_BR.po -l
parted.8 
make[4]: po4a-translate: Command not found
make[4]: *** [parted.8] Error 127







-- 
Jason Irvan <address@hidden>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]