Re: build probs when maintainer mode is disabled

Gary Funck <[email protected]> Mon, 31 Jan 2011 06:14:03 -0800
Newsgroups gmane.comp.gnu.source-highlight.general
Message-ID <[email protected]>
On 01/28/11 08:18:36, Lorenzo Bettini wrote:
> could you please show me which files fail to build?

Making all in doc
make[2]: Entering directory `/a/src-highlite/doc'
Makefile:1403: warning: overriding recipe for target `styleformatter.h.texinfo'
Makefile:1394: warning: ignoring old recipe for target
`styleformatter.h.texinfo'
make[2]: *** No rule to make target `help-output.texinfo', needed by
`source-highlight.info'.  Stop.
make[2]: Leaving directory `/a/src-highlite/doc'
make[1]: *** [all-recursive] Error 1

commands:

  git clone git://git.savannah.gnu.org/src-highlite.git
  cd src-highlite
  autoreconf -i
  configure && make