Tiny Core Linux

Tiny Core Base => Corepure64 => Topic started by: julcar on December 05, 2019, 02:40:11 PM

Title: xtigervncviewer: undefined symbol: _ZTI9Fl_Window
Post by: julcar on December 05, 2019, 02:40:11 PM
I downloaded this debian package:

https://packages.debian.org/buster/tigervnc-viewer

it decompress a binary file called xtigervncviever
after being sure all the deps are loaded, I proceed to execute, but it responses this error

Code: [Select]
./xtigervncviewer: symbol lookup error: ./xtigervncviewer: undefined symbol: _ZTI9Fl_Window
Seems that the program is seeking that symbol on tinycore's fltk libraries, but can't find it, what can I do?

Regards
Title: Re: xtigervncviewer: undefined symbol: _ZTI9Fl_Window
Post by: curaga on December 06, 2019, 04:36:42 AM
Using packages from other distros may hit things like that. Please compile it instead.