* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
@ 2010-11-17 19:34 Sergio Monteiro Basto
2010-11-17 23:58 ` Sergio Monteiro Basto
0 siblings, 1 reply; 6+ messages in thread
From: Sergio Monteiro Basto @ 2010-11-17 19:34 UTC (permalink / raw)
To: buildroot
Hi,
I'm getting this error on a bunch of Makefiles of
/build/gstreamer-0.10.25/
--- /home/sergio/hardware/moviecube/buildroot/output/build/gstreamer-0.10.25/docs/gst/Makefile.old 2010-11-17 19:31:33.328320197 +0000
+++ /home/sergio/hardware/moviecube/buildroot/output/build/gstreamer-0.10.25/docs/gst/Makefile 2010-11-17 19:31:39.476773540 +0000
@@ -901,7 +901,7 @@
-cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
-cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
cd $(distdir) && rm -f $(DISTCLEANFILES)
- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
.PHONY : dist-hook-local docs
# Tell versions [3.59,3.63) of GNU make to not export all variables.
fix the problem, in vim
with set autoindent
type: Ji^M^[
--
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101117/aa04fff6/attachment-0001.bin>
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
2010-11-17 19:34 [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop Sergio Monteiro Basto
@ 2010-11-17 23:58 ` Sergio Monteiro Basto
2010-11-18 7:32 ` Thomas Petazzoni
0 siblings, 1 reply; 6+ messages in thread
From: Sergio Monteiro Basto @ 2010-11-17 23:58 UTC (permalink / raw)
To: buildroot
On Wed, 2010-11-17 at 19:34 +0000, Sergio Monteiro Basto wrote:
> Hi,
> I'm getting this error on a bunch of Makefiles of
> /build/gstreamer-0.10.25/
>
> --- /home/sergio/hardware/moviecube/buildroot/output/build/gstreamer-0.10.25/docs/gst/Makefile.old 2010-11-17 19:31:33.328320197 +0000
> +++ /home/sergio/hardware/moviecube/buildroot/output/build/gstreamer-0.10.25/docs/gst/Makefile 2010-11-17 19:31:39.476773540 +0000
> @@ -901,7 +901,7 @@
> -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
> -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
> cd $(distdir) && rm -f $(DISTCLEANFILES)
> - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
> + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
>
> .PHONY : dist-hook-local docs
> # Tell versions [3.59,3.63) of GNU make to not export all variables.
>
> fix the problem, in vim
> with set autoindent
> type: Ji^M^[
This happens after upgrade to Fedora 14,
This also happens with buildroot-2010.08
Don't happened with Fedora 13 and buildroot-2010.08
Thanks,
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101117/3cebe528/attachment-0001.bin>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
2010-11-17 23:58 ` Sergio Monteiro Basto
@ 2010-11-18 7:32 ` Thomas Petazzoni
2010-11-18 23:36 ` Sergio Monteiro Basto
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Petazzoni @ 2010-11-18 7:32 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 17 Nov 2010 23:58:04 +0000
Sergio Monteiro Basto <sergio@sergiomb.no-ip.org> wrote:
> This happens after upgrade to Fedora 14,
> This also happens with buildroot-2010.08
> Don't happened with Fedora 13 and buildroot-2010.08
Could you try the patch at
http://lists.busybox.net/pipermail/buildroot/2010-November/038615.html
and tell us whether it fixes the problem for you ?
Thanks,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
2010-11-18 7:32 ` Thomas Petazzoni
@ 2010-11-18 23:36 ` Sergio Monteiro Basto
2010-11-19 7:57 ` Thomas Petazzoni
0 siblings, 1 reply; 6+ messages in thread
From: Sergio Monteiro Basto @ 2010-11-18 23:36 UTC (permalink / raw)
To: buildroot
Hi,
On Thu, 2010-11-18 at 08:32 +0100, Thomas Petazzoni wrote:
> > This happens after upgrade to Fedora 14,
> > This also happens with buildroot-2010.08
> > Don't happened with Fedora 13 and buildroot-2010.08
>
> Could you try the patch at
> http://lists.busybox.net/pipermail/buildroot/2010-November/038615.html
> and tell us whether it fixes the problem for you ?
yes , it fixes the problem (for me)
Thanks,
--
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101118/cdfd05a3/attachment.bin>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
2010-11-18 23:36 ` Sergio Monteiro Basto
@ 2010-11-19 7:57 ` Thomas Petazzoni
2010-11-23 21:16 ` Sergio Monteiro Basto
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Petazzoni @ 2010-11-19 7:57 UTC (permalink / raw)
To: buildroot
On Thu, 18 Nov 2010 23:36:01 +0000
Sergio Monteiro Basto <sergio@sergiomb.no-ip.org> wrote:
> On Thu, 2010-11-18 at 08:32 +0100, Thomas Petazzoni wrote:
> > > This happens after upgrade to Fedora 14,
> > > This also happens with buildroot-2010.08
> > > Don't happened with Fedora 13 and buildroot-2010.08
> >
> > Could you try the patch at
> > http://lists.busybox.net/pipermail/buildroot/2010-November/038615.html
> > and tell us whether it fixes the problem for you ?
>
> yes , it fixes the problem (for me)
Peter, could you commit Felipe's patch ?
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
2010-11-19 7:57 ` Thomas Petazzoni
@ 2010-11-23 21:16 ` Sergio Monteiro Basto
0 siblings, 0 replies; 6+ messages in thread
From: Sergio Monteiro Basto @ 2010-11-23 21:16 UTC (permalink / raw)
To: buildroot
On Fri, 2010-11-19 at 08:57 +0100, Thomas Petazzoni wrote:
> On Thu, 18 Nov 2010 23:36:01 +0000
> Sergio Monteiro Basto <sergio@sergiomb.no-ip.org> wrote:
>
> > On Thu, 2010-11-18 at 08:32 +0100, Thomas Petazzoni wrote:
> > > > This happens after upgrade to Fedora 14,
> > > > This also happens with buildroot-2010.08
> > > > Don't happened with Fedora 13 and buildroot-2010.08
> > >
> > > Could you try the patch at
> > > http://lists.busybox.net/pipermail/buildroot/2010-November/038615.html
> > > and tell us whether it fixes the problem for you ?
> >
> > yes , it fixes the problem (for me)
>
> Peter, could you commit Felipe's patch ?
>
> Thanks!
Hi, should I open a bug with this patch ?
Thanks,
--
S?rgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3309 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20101123/d69ebd40/attachment.bin>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-11-23 21:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 19:34 [Buildroot] Makefile:904: *** missing separator (did you mean TAB instead of 8 spaces?). Stop Sergio Monteiro Basto
2010-11-17 23:58 ` Sergio Monteiro Basto
2010-11-18 7:32 ` Thomas Petazzoni
2010-11-18 23:36 ` Sergio Monteiro Basto
2010-11-19 7:57 ` Thomas Petazzoni
2010-11-23 21:16 ` Sergio Monteiro Basto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox