current CVS not building



I see that the CVS was updated, so I tried to build it, but failded on
make. This is the last few lines of "make":
file=`echo ru | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo rw | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file rw.po
file=`echo sr | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr Latn | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file sr Latn po
file=`echo sv | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo th | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo vi | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
         && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/home/dotancohen/development/f-spot/f-spot/po'
Making all in src
make[2]: Entering directory `/home/dotancohen/development/f-spot/f-spot/src'
make[2]: *** No rule to make target `XmpTagsMetadata.cs', needed by
`f-spot.exe'.  Stop.
make[2]: Leaving directory `/home/dotancohen/development/f-spot/f-spot/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dotancohen/development/f-spot/f-spot'
make: *** [all-recursive-am] Error 2
dotancohen ubuntu:~/development/f-spot/f-spot$



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