Re: Trying to build on Mint 20 ... [[email protected]]

Pawel Salek via balsa-list <[email protected]> Tue, 5 Oct 2021 22:04:35 +0200
Newsgroups gmane.comp.gnome.apps.balsa
Message-ID <CAD8QL+Sk1-iYBemcJ86F_QwUt8HFiMBKNLqS=c+mF6mogt+q_w@mail.gmail.com>
--===============1516643961459539565==
Content-Type: multipart/alternative; boundary="00000000000096a06c05cda08ae0"

--00000000000096a06c05cda08ae0
Content-Type: text/plain; charset="UTF-8"

libenchant-2.so.2.2.15 or similar is just the shared library that can be
used to execute balsa but insufficient to compile. enchant.pc is typically
a part of a 'dev' package containing configuration, header files, and
sometimes some configuration. The dev package is called libenchant-2-dev on
Ubuntu.

On Tue, Oct 5, 2021 at 1:24 AM Mike Witt via balsa-list <
[email protected]> wrote:

> On 10/04/2021 04:41:44 PM, Jack via balsa-list wrote:
> > On 2021.10.04 18:29, Mike Witt via balsa-list wrote:
> >>> Those look OK to me.  Can you post part of config.log?
> >>
> >> I'm so sorry. I didn't really know about config.log. I'm really not
> >> used to doing this. There are some very obvious errors in there, for
> >> example:
> > When things go well, config.log becomes irrelevant.  It helps when
> > things do not go well, as now.  Also, "obvious" is a very relative
> > term.  Once you have much more experience tracking down problems like
> > this, you will recognize that those particular errors are really not
> > important at all (more below.)
> >>
> >> gcc: error: unrecognized command line option '-V'
> >> gcc: fatal error: no input files
> >> gcc: error: unrecognized command line option '-qversion'; did you
> >> mean '--version'?
> >> gcc: fatal error: no input files
> >> gcc: error: unrecognized command line option '-V'
> >> gcc: fatal error: no input files
> >> gcc: error: unrecognized command line option '-qversion'; did you
> >> mean '--version'?
> >> gcc: fatal error: no input files
> >>
> >> Do you want me to post the whole log?
>
> > It should not be necessary, but don't try to extract single lines.
> > Post the contiguous set of the last twenty or so lines before:
> >
> > ## ---------------- ##
> > ## Cache variables. ##
> > ## ---------------- ##
>
> Sorry, I thought I did that. Here they are. It seems to be looking for
> "enchant.pc" -- as far as I can tell, I don't have that (or I don't
> know where to look for it).
>
> configure:14357: $? = 1
> configure:14371: $PKG_CONFIG --exists --print-errors " enchant != 1.6.1
> "
> Package enchant was not found in the pkg-config search path.
> Perhaps you should add the directory containing `enchant.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'enchant' found
> configure:14374: $? = 1
> configure:14388: result: no
> No package 'enchant' found
> configure:14404: error: Package requirements ( enchant != 1.6.1 ) were
> not met:
>
> No package 'enchant' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables SPELL_CFLAGS
> and SPELL_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_AUTOCRYPT_CFLAGS_set=
> ac_cv_env_AUTOCRYPT_CFLAGS_value=
> ac_cv_env_AUTOCRYPT_LIBS_set=
> ac_cv_env_AUTOCRYPT_LIBS_value=
> ac_cv_env_BALSA_AB_CFLAGS_set=
> ac_cv_env_BALSA_AB_CFLAGS_value=
> ac_cv_env_BALSA_AB_LIBS_set=
> ac_cv_env_BALSA_AB_LIBS_value=
> ac_cv_env_BALSA_CFLAGS_set=
> ac_cv_env_BALSA_CFLAGS_value=
> ac_cv_env_BALSA_LIBS_set=
> ac_cv_env_BALSA_LIBS_value=
> ac_cv_env_CANBERRA_CFLAGS_set=
> ac_cv_env_CANBERRA_CFLAGS_value=
> ac_cv_env_CANBERRA_LIBS_set=
> ac_cv_env_CANBERRA_LIBS_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_GCR_CFLAGS_set=
> ac_cv_env_GCR_CFLAGS_value=
> ac_cv_env_GCR_LIBS_set=
> ac_cv_env_GCR_LIBS_value=
> ac_cv_env_GPGME_CFLAGS_set=
> ac_cv_env_GPGME_CFLAGS_value=
> ac_cv_env_GPGME_LIBS_set=
> _______________________________________________
> balsa-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/balsa-list
>

--00000000000096a06c05cda08ae0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">libenchant-2.so.2.2.15 or similar is just the shared libra=
ry that can be used to execute balsa but insufficient to compile. enchant.p=
c is typically a part of a &#39;dev&#39; package containing configuration, =
header files, and sometimes some configuration. The dev package is called l=
ibenchant-2-dev on Ubuntu.<br></div><br><div class=3D"gmail_quote"><div dir=
=3D"ltr" class=3D"gmail_attr">On Tue, Oct 5, 2021 at 1:24 AM Mike Witt via =
balsa-list &lt;<a href=3D"mailto:[email protected]">[email protected]=
</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:=
0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">=
On 10/04/2021 04:41:44 PM, Jack via balsa-list wrote:<br>
&gt; On 2021.10.04 18:29, Mike Witt via balsa-list wrote:<br>
&gt;&gt;&gt; Those look OK to me.=C2=A0 Can you post part of config.log?<br=
>
&gt;&gt; <br>
&gt;&gt; I&#39;m so sorry. I didn&#39;t really know about config.log. I&#39=
;m really not=C2=A0 <br>
&gt;&gt; used to doing this. There are some very obvious errors in there, f=
or=C2=A0 <br>
&gt;&gt; example:<br>
&gt; When things go well, config.log becomes irrelevant.=C2=A0 It helps whe=
n=C2=A0 <br>
&gt; things do not go well, as now.=C2=A0 Also, &quot;obvious&quot; is a ve=
ry relative=C2=A0 <br>
&gt; term.=C2=A0 Once you have much more experience tracking down problems =
like=C2=A0 <br>
&gt; this, you will recognize that those particular errors are really not=
=C2=A0 <br>
&gt; important at all (more below.)<br>
&gt;&gt; <br>
&gt;&gt; gcc: error: unrecognized command line option &#39;-V&#39;<br>
&gt;&gt; gcc: fatal error: no input files<br>
&gt;&gt; gcc: error: unrecognized command line option &#39;-qversion&#39;; =
did you=C2=A0 <br>
&gt;&gt; mean &#39;--version&#39;?<br>
&gt;&gt; gcc: fatal error: no input files<br>
&gt;&gt; gcc: error: unrecognized command line option &#39;-V&#39;<br>
&gt;&gt; gcc: fatal error: no input files<br>
&gt;&gt; gcc: error: unrecognized command line option &#39;-qversion&#39;; =
did you=C2=A0 <br>
&gt;&gt; mean &#39;--version&#39;?<br>
&gt;&gt; gcc: fatal error: no input files<br>
&gt;&gt; <br>
&gt;&gt; Do you want me to post the whole log?<br>
<br>
&gt; It should not be necessary, but don&#39;t try to extract single lines.=
=C2=A0 =C2=A0<br>
&gt; Post the contiguous set of the last twenty or so lines before:<br>
&gt; <br>
&gt; ## ---------------- ##<br>
&gt; ## Cache variables. ##<br>
&gt; ## ---------------- ##<br>
<br>
Sorry, I thought I did that. Here they are. It seems to be looking for=C2=
=A0 <br>
&quot;enchant.pc&quot; -- as far as I can tell, I don&#39;t have that (or I=
 don&#39;t=C2=A0 <br>
know where to look for it).<br>
<br>
configure:14357: $? =3D 1<br>
configure:14371: $PKG_CONFIG --exists --print-errors &quot; enchant !=3D 1.=
6.1=C2=A0 <br>
&quot;<br>
Package enchant was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `enchant.pc&#39;<br>
to the PKG_CONFIG_PATH environment variable<br>
No package &#39;enchant&#39; found<br>
configure:14374: $? =3D 1<br>
configure:14388: result: no<br>
No package &#39;enchant&#39; found<br>
configure:14404: error: Package requirements ( enchant !=3D 1.6.1 ) were=C2=
=A0 <br>
not met:<br>
<br>
No package &#39;enchant&#39; found<br>
<br>
Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>
installed software in a non-standard prefix.<br>
<br>
Alternatively, you may set the environment variables SPELL_CFLAGS<br>
and SPELL_LIBS to avoid the need to call pkg-config.<br>
See the pkg-config man page for more details.<br>
<br>
## ---------------- ##<br>
## Cache variables. ##<br>
## ---------------- ##<br>
<br>
ac_cv_build=3Dx86_64-pc-linux-gnu<br>
ac_cv_c_compiler_gnu=3Dyes<br>
ac_cv_env_AUTOCRYPT_CFLAGS_set=3D<br>
ac_cv_env_AUTOCRYPT_CFLAGS_value=3D<br>
ac_cv_env_AUTOCRYPT_LIBS_set=3D<br>
ac_cv_env_AUTOCRYPT_LIBS_value=3D<br>
ac_cv_env_BALSA_AB_CFLAGS_set=3D<br>
ac_cv_env_BALSA_AB_CFLAGS_value=3D<br>
ac_cv_env_BALSA_AB_LIBS_set=3D<br>
ac_cv_env_BALSA_AB_LIBS_value=3D<br>
ac_cv_env_BALSA_CFLAGS_set=3D<br>
ac_cv_env_BALSA_CFLAGS_value=3D<br>
ac_cv_env_BALSA_LIBS_set=3D<br>
ac_cv_env_BALSA_LIBS_value=3D<br>
ac_cv_env_CANBERRA_CFLAGS_set=3D<br>
ac_cv_env_CANBERRA_CFLAGS_value=3D<br>
ac_cv_env_CANBERRA_LIBS_set=3D<br>
ac_cv_env_CANBERRA_LIBS_value=3D<br>
ac_cv_env_CC_set=3D<br>
ac_cv_env_CC_value=3D<br>
ac_cv_env_CFLAGS_set=3D<br>
ac_cv_env_CFLAGS_value=3D<br>
ac_cv_env_CPPFLAGS_set=3D<br>
ac_cv_env_CPPFLAGS_value=3D<br>
ac_cv_env_CPP_set=3D<br>
ac_cv_env_CPP_value=3D<br>
ac_cv_env_GCR_CFLAGS_set=3D<br>
ac_cv_env_GCR_CFLAGS_value=3D<br>
ac_cv_env_GCR_LIBS_set=3D<br>
ac_cv_env_GCR_LIBS_value=3D<br>
ac_cv_env_GPGME_CFLAGS_set=3D<br>
ac_cv_env_GPGME_CFLAGS_value=3D<br>
ac_cv_env_GPGME_LIBS_set=3D<br>
_______________________________________________<br>
balsa-list mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">balsa-list@gnome.=
org</a><br>
<a href=3D"https://mail.gnome.org/mailman/listinfo/balsa-list" rel=3D"noref=
errer" target=3D"_blank">https://mail.gnome.org/mailman/listinfo/balsa-list=
</a><br>
</blockquote></div>

--00000000000096a06c05cda08ae0--

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

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

--===============1516643961459539565==--