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

Bug#728761: libqt5gui5: libqxcb unusable due to symbol lookup error



tag 728761 unreproducible moreinfo
thanks

On Tuesday 05 November 2013 17:52:09 Norbert Preining wrote:
> Package: libqt5gui5
> Version: 5.1.1+dfsg-5
> Severity: important
> 
> Hi everyone,
> 
> I just compiled Sigil (epub editor, http://code.google.com/p/sigil/)
> using cmake etc, and the final binary does not run due to a
> symbol lookup error:
> [~] sigil
> sigil: symbol lookup error:
> /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so: undefined
> symbol: xkb_keymap_new_from_names [~]
> 
> It seems that libqt5gui5 needs an update with respect to linking or
> libxkbcommon-dev needs a fix for symbols file.

I've just downloaded sigil and:

unzip Sigil<...>.zip
mkdir build
cd build
export QT_SELECT=qt5
cmake ../
make -j4
./bin/sigil

and didn't find any problem.

This of course did not happened in a clean chroot.

Can you provide more info to help debug this issue?

Kinds regards, Lisandro.


-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: