Re: Another compile error



Hi Andreas,

On 01/08/2020 08:41:43 AM Wed, Andreas Schmidt wrote:
Hi!

As 2020 is just a week old, I think it isn't too late yet to wish a happy new year to everybody. :-)

No, not too late😁️

Now, I've come across another error while compiling balsa:

Downloaded the sources today and configured with these options:

pc@lektoratex:~/System/git/balsa$ ./autogen.sh --with-html-widget=webkit2 --with-spell-checker=gspell 
--with-canberra --with-gtksourceview --without-gnome --with-libsecret --with-compface
[…]

================ Final configuration ===================
    Installing into prefix: /usr/local
   Enable compile warnings: yes
               HTML widget: webkit2
                 Use GNOME: no
              Use Canberra: yes
             Use Autocrypt: no
                  Use LDAP: no
                   Use GSS: no
                Use SQLite: no
             Spell checker: gspell
         Use GtkSourceView: yes
              Use Compface: yes
             Use libsecret: yes
                   Use gcr: no

============================== NOTICE ================================
                You are using Balsa from GIT source.
  The program is likely to be unstable, contain incomplete features,
or just plain not work. Use it at your own risk. You have been warned.
======================================================================

pc@lektoratex:~/System/git/balsa$ make 2>&1 | tee log
[…]
/usr/bin/ld: /usr/lib/i386-linux-gnu/libwebkit2gtk-4.0.so: undefined reference to 
`gst_gl_display_x11_new_with_display'

On my F31 x86_64 box, that reference is provided by a library installed with 
gstreamer1-plugins-base-1.16.1-1.fc31.x86_64. That isn't an explicit Balsa dependency; it may be a Gtk 
dependency, but I don't know how to check that.

Not sure how to debug this…

Peter

Attachment: pgpF2BO7nEMpM.pgp
Description: PGP signature



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