Re: [gnome-db] Failling to compile source code

Arthur Neves <[email protected]> Mon, 08 Feb 2016 21:57:57 +0000
Newsgroups gmane.comp.gnome.db
Message-ID <CAA6kw-8as54rZk93Tk736ngjt6meUpkebXsdc6wBqi9_whiS4w@mail.gmail.com>
--===============2469514949349779390==
Content-Type: multipart/alternative; boundary=001a114ebd92bfe5da052b494b14

--001a114ebd92bfe5da052b494b14
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Daniel,

See the bottom:

Makefile:660: *** missing separator.  Stop.
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1

I think automake is generating an invalid Makefile for some reason.

> sources your using?

Do you mean which branch? I am trying on master branch

Thanks

On Mon, Feb 8, 2016 at 4:53 PM Daniel Espinosa <[email protected]> wrote:

> You pointed out to a warning. Could you point to the error and sources
> your using?
> El feb. 8, 2016 2:39 PM, "Arthur Neves" <[email protected]> escribi=C3=
=B3:
>
>> If I try to `make` the top level folder I get the following error:
>>
>> ```
>> data-widget.c:251:18: warning: unused variable 'page' [-Wunused-variable=
]
>>         GtkWidget *nb, *page;
>>                         ^
>> 1 warning generated.
>>   CC       ui-spec-editor.lo
>>   CC       xml-spec-editor.lo
>>   CCLD     libperspective.la
>> Making check in help
>> Makefile:660: *** missing separator.  Stop.
>> make[2]: *** [check-recursive] Error 1
>> make[1]: *** [check-recursive] Error 1
>> make: *** [check-recursive] Error 1
>> ```
>>
>> I am able to `make` the libgda subfolder, as thats what I've been workin=
g
>> on so far, however I was never able to compile the entire project.
>> I am running on OSX El Capitan.
>> automake (GNU automake) 1.15
>> autoconf (GNU Autoconf) 2.69
>>
>> Any thoughts?
>>
>> _______________________________________________
>> gnome-db-list mailing list
>> [email protected]
>> https://mail.gnome.org/mailman/listinfo/gnome-db-list
>>
>>

--001a114ebd92bfe5da052b494b14
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Daniel,<div><br></div><div>See the bottom:=C2=A0</div><div=
><br></div><div><div>Makefile:660: *** missing separator.=C2=A0 Stop.</div>=
<div>make[2]: *** [check-recursive] Error 1</div><div>make[1]: *** [check-r=
ecursive] Error 1</div><div>make: *** [check-recursive] Error 1</div></div>=
<div><br></div><div>I think automake is generating an invalid Makefile for =
some reason.</div><div><br></div><div>&gt;=C2=A0<span style=3D"line-height:=
1.5">sources your using?</span></div><div><span style=3D"line-height:1.5"><=
br></span></div><div><span style=3D"line-height:1.5">Do you mean which bran=
ch? I am trying on master branch</span></div><div><span style=3D"line-heigh=
t:1.5"><br></span></div><div><span style=3D"line-height:1.5">Thanks=C2=A0</=
span></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr">On Mon, Fe=
b 8, 2016 at 4:53 PM Daniel Espinosa &lt;<a href=3D"mailto:[email protected]=
">[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><=
p dir=3D"ltr">You pointed out to a warning. Could you point to the error an=
d sources your using?</p>
<div class=3D"gmail_quote"></div><div class=3D"gmail_quote">El feb. 8, 2016=
 2:39 PM, &quot;Arthur Neves&quot; &lt;<a href=3D"mailto:[email protected]=
" target=3D"_blank">[email protected]</a>&gt; escribi=C3=B3:<br type=3D"at=
tribution"></div><div class=3D"gmail_quote"><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">=
<div dir=3D"ltr">If I try to `make` the top level folder I get the followin=
g error:<div><br></div><div>```</div><div><div>data-widget.c:251:18: warnin=
g: unused variable &#39;page&#39; [-Wunused-variable]</div><div>=C2=A0 =C2=
=A0 =C2=A0 =C2=A0 GtkWidget *nb, *page;</div><div>=C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 ^</div><div>1 w=
arning generated.</div><div>=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 ui-spec-editor.l=
o</div><div>=C2=A0 CC =C2=A0 =C2=A0 =C2=A0 xml-spec-editor.lo</div><div>=C2=
=A0 CCLD =C2=A0 =C2=A0 <a href=3D"http://libperspective.la" target=3D"_blan=
k">libperspective.la</a></div><div>Making check in help</div><div>Makefile:=
660: *** missing separator.=C2=A0 Stop.</div><div>make[2]: *** [check-recur=
sive] Error 1</div><div>make[1]: *** [check-recursive] Error 1</div><div>ma=
ke: *** [check-recursive] Error 1</div></div><div>```</div><div><br></div><=
div>I am able to `make` the libgda subfolder, as thats what I&#39;ve been w=
orking on so far, however I was never able to compile the entire project.</=
div><div>I am running on OSX El Capitan.</div><div>automake (GNU automake) =
1.15<br></div><div>autoconf (GNU Autoconf) 2.69<br></div><div><br></div><di=
v>Any thoughts?</div></div>
<br></blockquote></div><div class=3D"gmail_quote"><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex">_______________________________________________<br>
gnome-db-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">gnome-db-list@=
gnome.org</a><br>
<a href=3D"https://mail.gnome.org/mailman/listinfo/gnome-db-list" rel=3D"no=
referrer" target=3D"_blank">https://mail.gnome.org/mailman/listinfo/gnome-d=
b-list</a><br>
<br></blockquote></div>
</blockquote></div>

--001a114ebd92bfe5da052b494b14--

--===============2469514949349779390==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnome-db-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-db-list

--===============2469514949349779390==--