Subject: mailing-list for TeXmacs Users
List archive
From : Thierry Michel <address@hidden>- To: address@hidden
- Subject: Re: Guile 3!
- Date: Tue, 24 Mar 2020 12:39:40 -0700
Great news on progress with guile2 !! Thank you
branch: guile3
guile-version: 3.0
cd src; autoreconf -fiv
./configure --enable-guile2 # no errors
make
.....
/usr/bin/ld: Objects/texmacs.o:(.qtversion[qt_version_tag]+0x0): undefined reference to `qt_version_tag'
/usr/bin/ld: Objects/texmacs.o: in function `QTMApplication::set_window_icon(string)':
texmacs.cpp:(.text._ZN14QTMApplication15set_window_iconE6string[_ZN14QTMApplication15set_window_iconE6string]+0x2d1): undefined reference to `QString::fromAscii_helper(char const*, int)'
/usr/bin/ld: texmacs.cpp:(.text._ZN14QTMApplication15set_window_iconE6string[_ZN14QTMApplication15set_window_iconE6string]+0x2e1): undefined reference to `QIcon::QIcon(QString const&)'
/usr/bin/ld: Objects/texmacs.o: in function `QTMApplication::set_window_icon(string)':
texmacs.cpp:(.text._ZN14QTMApplication15set_window_iconE6string[_ZN14QTMApplication15set_window_iconE6string]+0x2d1): undefined reference to `QString::fromAscii_helper(char const*, int)'
/usr/bin/ld: texmacs.cpp:(.text._ZN14QTMApplication15set_window_iconE6string[_ZN14QTMApplication15set_window_iconE6string]+0x2e1): undefined reference to `QIcon::QIcon(QString const&)'
...
loads of linking errors.
On Sat, Mar 21, 2020 at 10:25 AM Massimiliano Gubinelli <address@hidden> wrote:
You have to patch configure as follows:
diff --git a/src/configure b/src/configure
index a070f36fd..f8f625884 100755
--- a/src/configure
+++ b/src/configure
@@ -8305,7 +8305,7 @@ $as_echo "#define GUILE_B 1" >>confdefs.h
(1.8 | 1.9)
$as_echo "#define GUILE_C 1" >>confdefs.h
;;
- (2.*)
+ (2.* | 3.*)
$as_echo "#define GUILE_D 1" >>confdefs.h
# Check whether --enable-guile2 was given.
It is now in the git repository.
Max
> On 21. Mar 2020, at 17:24, Marco Atzeri <address@hidden> wrote:
>
>
>
> Am 21.03.2020 um 17:14 schrieb Marco Atzeri:
>> Am 21.03.2020 um 16:41 schrieb Marco Atzeri:
>>> Am 18.03.2020 um 22:56 schrieb Massimiliano Gubinelli:
>>>
>>> $ git branch --list
>>> * master
>>>
>> learning something new every day ...
>> $ git clone -b guile3 https://github.com/mgubi/texmacs.git
>> $ git branch --list
>> * guile3
>
> but still does not work
>
> /cygdrive/d/cyg_pub/devel/texmacs/prova/TeXmacs-1.99.12-1.1.x86_64/src/src/configure --srcdir=/cygdrive/d/cyg_pub/devel/texmacs/prova/TeXmacs-1.99.12-1.1.x86_64/src/src --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/TeXmacs --htmldir=/usr/share/doc/TeXmacs/html -C --with-iconv=/usr --with-imlib2=linked --with-qt=/usr/lib/qt5 --enable-guile2
>
> checking for guile18-config... no
> checking for guile1.8-config... no
> checking for guile16-config... no
> checking for guile1.6-config... no
> checking for guile1-config... no
> checking for guile-config... guile-config
> configure: Guile version 3.0
> configure: error: Guile version unmanaged.
>
> are you using CMake ?
>
- Re: Guile 3!, (continued)
- Re: Guile 3!, Massimiliano Gubinelli, 03/21/2020
- Re: Guile 3!, Giovanni Piredda, 03/21/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/21/2020
- Re: Guile 3!, Giovanni Piredda, 03/21/2020
- Re: Guile 3!, Giovanni Piredda, 03/21/2020
- Re: Guile 3!, Marco Atzeri, 03/21/2020
- Re: Guile 3!, Marco Atzeri, 03/21/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/21/2020
- Re: Guile 3!, Thierry Michel, 03/24/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/24/2020
- Re: Guile 3!, Thierry Michel, 03/24/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/25/2020
- Re: Guile 3!, HG, 03/25/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/24/2020
- Re: Guile 3!, Thierry Michel, 03/24/2020
- Re: Guile 3!, Massimiliano Gubinelli, 03/21/2020
- Re: Guile 3!, Marco Atzeri, 03/21/2020
Archive powered by MHonArc 2.6.19.