Problem with make distcheck
Jon Lapham
lapham at extracta.com.br
Mon Aug 18 14:08:49 CDT 2003
Chris Lyttle wrote:
> Hi all,
>
> I tested the release tonight with make dist and that seemed to work
> fine, but when I did the make distcheck to do the actual release I got
> the following;
>
> gcc -c
> -DLOCALEDIR=\"/home/chris/cvs/gnucash-test/gnucash-1.8.5/=inst/share/locale\" -DLOCALE_ALIAS_PATH=\"/home/chris/cvs/gnucash-test/gnucash-1.8.5/=inst/share/locale\" -DLIBDIR=\"/home/chris/cvs/gnucash-test/gnucash-1.8.5/=inst/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/chris/cvs/gnucash-test/gnucash-1.8.5/=inst/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I../../intl -I.. -g -O2 -Wall -Wunused -Werror ../../intl/relocatable.c -fPIC -o .libs/relocatable.o
> cc1: warnings being treated as errors
> ../../intl/relocatable.c:167: warning: `local_compute_curr_prefix'
> defined but not used
> make[3]: *** [relocatable.lo] Error 1
> make[3]: Leaving directory
> `/home/chris/cvs/gnucash-test/gnucash-1.8.5/=build/intl'
> make[2]: *** [all-recursive] Error 1
>
> Any help in fixing this would be appreciated, I'll move the release
> forward accordingly.
Ugh, on my RH9 machine, I'm getting the following problem with "make
distcheck"
(following a "cvs update -Pd; cvs update -C; ./autogen.sh" freshening of
the CVS source)
Making all in po
make[3]: Entering directory
`/home/lapham/temp/gnucash/clean/gnucash/gnucash-1.8.5/=build/po'
cd ../../po && ../intltool-update cs.po
/bin/sh: line 1: ../intltool-update: No such file or directory
make[3]: *** [../../po/cs.po] Error 127
make[3]: Leaving directory
`/home/lapham/temp/gnucash/clean/gnucash/gnucash-1.8.5/=build/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/lapham/temp/gnucash/clean/gnucash/gnucash-1.8.5/=build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/lapham/temp/gnucash/clean/gnucash/gnucash-1.8.5/=build'
make: *** [distcheck] Error 2
Oh, a "make dist" works fine, builds a tarball.
--
-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
Jon Lapham <lapham at extracta.com.br> Rio de Janeiro, Brasil
Work: Extracta Moléculas Naturais SA http://www.extracta.com.br/
Web: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------
More information about the gnucash-devel
mailing list