denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Denemo warnings and code cleanup


From: Richard Shann
Subject: Re: [Denemo-devel] Denemo warnings and code cleanup
Date: Tue, 04 Jun 2013 11:18:16 +0100

I worked around this by doing ./configure again
then make distclean ran ok.
Richard

On Tue, 2013-06-04 at 11:17 +0100, Richard Shann wrote:
> On Tue, 2013-06-04 at 11:40 +0200, Éloi Rivard wrote:
> > 
> > Tools are now built when you run make. 
> 
> I did git pull
> then make clean
> then make distclean
> but it needed po/POTFILES.in to do this
> I touched that and then it failed because there was no target for
> distclean in soundfonts any more...
> Richard
> below is the output
> 
> address@hidden:~/git-denemo/denemo$ make distclean
> Making distclean in soundfonts
> make[1]: Entering directory `/home/rshann/git-denemo/denemo/soundfonts'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[1]: Leaving directory `/home/rshann/git-denemo/denemo/soundfonts'
> Making distclean in fonts
> make[1]: Entering directory `/home/rshann/git-denemo/denemo/fonts'
> test -z "*~ " || rm -f *~ 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[1]: Leaving directory `/home/rshann/git-denemo/denemo/fonts'
> Making distclean in src
> make[1]: Entering directory `/home/rshann/git-denemo/denemo/src'
>  rm -f denemo
> rm -rf .libs _libs
> test -z "libaudiobackend.a" || rm -f libaudiobackend.a
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[1]: Leaving directory `/home/rshann/git-denemo/denemo/src'
> Making distclean in po
> make[1]: Entering directory `/home/rshann/git-denemo/denemo/po'
> make[1]: *** No rule to make target `POTFILES.in', needed by `stamp-it'.
> Stop.
> make[1]: Leaving directory `/home/rshann/git-denemo/denemo/po'
> make: *** [distclean-recursive] Error 1
> address@hidden:~/git-denemo/denemo$ touch po/POTFILES.in
> address@hidden:~/git-denemo/denemo$ make distclean
> Making distclean in soundfonts
> make[1]: Entering directory `/home/rshann/git-denemo/denemo/soundfonts'
> make[1]: *** No rule to make target `distclean'.  Stop.
> make[1]: Leaving directory `/home/rshann/git-denemo/denemo/soundfonts'
> make: *** [distclean-recursive] Error 1
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

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