Re: Makefile missing semicolon

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

 



Hello Hynek,

* Hynek Cihlar wrote on Wed, Jul 25, 2007 at 06:21:24PM CEST:
> On 7/25/07, Bernd Jendrissek <bernd.jendrissek@xxxxxxxxx> wrote:
> >On 7/25/07, Hynek Cihlar <hynek.cihlar@xxxxxxxxx> wrote:
[...]
> >$(DEPDIR)/$*.Tpo"; exit 1; fi
> >>         source='$<' object='$@' libtool=no \
> >>         DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
> >>         $(COMPILE) -c $<
> >>
> >> Shouldn't be the shell commands separated by semicolon?
[...]
>
> Unfortunately, that doesn't build. If I break the command with
> semicolons, it works ok. My question is, how to fix it.

Please post the output of
  grep "^COMPILE" Makefile

or better, an URL to the Makefile or the file, packed.  Please also post
complete 'make' output that shows this error.

FWIW, this is probably an Automake issue (not sure yet as I don't yet
know what it is).

Thanks,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux