[Anjuta-list] po files and make distcheck
- From: gareth foster <earthwormgaz 666 btinternet com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] po files and make distcheck
- Date: Tue Oct 7 09:53:05 2003
Hi,
I love Anjuta but its causing me a problem in distributing tarballs. I
can't get Build Distribution to work (make distcheck doesn't work at the
cli either).
I have two projects i have created with Anjuta project wizards, neither
of them will build dist (build all and build / make and make all work
fine).
Here is the error:
dists="ChangeLog Makefile.in.in POTFILES.in imgproc.pot "; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
cp -p $dir/$file ../imgproc-0.1/po; \
done
cp: cannot stat `./imgproc.pot': No such file or directory
make[2]: *** [dist2] Error 1
make[2]: Leaving directory `/home/earthworm/Projects/imgproc/po'
make[1]: *** [distdir] Error 2
make[1]: Leaving directory `/home/earthworm/Projects/imgproc/po'
make: *** [distdir] Error 1
My program/project is called imgproc.
Any help would be fantastic.
cheers!
--
gareth foster <earthwormgaz 666 btinternet com>
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]