Re: makefile dist target?

"Kristian G. Kvilekval" <[email protected]>
Newsgroups gmane.comp.audio.zinf.devel
Message-ID <1057705430.32034.134.camel@merrimack>

I am thinking of putting out a new bug-fix release using the new build system.

Following the instructions:

mkdir build
cd build; ../configure && make
[...]
make dist 
[....]

  dies with the following error.

----------------------------------------------------------------------------
if test -f ../../po/ChangeLog; then dists="$dists ChangeLog"; fi; \
if test -f ../../po/LINGUAS; then dists="$dists LINGUAS"; fi; \
for file in $dists; do \
  if test -f $file; then \
    cp -p $file ../zinf-2.2.4/po; \
  else \
    cp -p ../../po/$file ../zinf-2.2.4/po; \
  fi; \
done
make[2]: Leaving directory `/disks/merrimack1/users/kris/extra/tools/zinf-newbuild/build/po'
make[1]: Leaving directory `/disks/merrimack1/users/kris/extra/tools/zinf-newbuild/build/po'
make[1]: Entering directory `/disks/merrimack1/users/kris/extra/tools/zinf-newbuild/build/m4'
make[1]: *** No rule to make target `codeset.m4', needed by `distdir'.  Stop.
make[1]: Leaving directory `/disks/merrimack1/users/kris/extra/tools/zinf-newbuild/build/m4'
make: *** [distdir] Error 1
----------------------------------------------------------------------------------

I noticed that this files is part of the EXTRA_DIST but is not in the original Makefile.am?
Is it needed or should I just remove it?







On Sun, 2003-06-01 at 10:11, Andreas Rottmann wrote:
> Andreas Rottmann <[email protected]> writes:
> 
> > Yes, I also had this a few times. You can work around this also by
> > doing a make distcheck in the source tree and then do the build using
>                ^^^^^^^^
>                distclean
> 
> 
> Andy
-- 
email:[email protected] office:(805)893-4276 http://www.cs.ucsb.edu/~kris



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.