Package: libfltk1.3 Version: 1.3.0-8 Severity: grave Justification: renders package unusable
Dear Maintainer, apt-get install libfltk1.3-dev fltk1.3-doc If I try to compile some code which uses Fl_Double_Window I get an 'undefined reference to `Fl_Double_Window::Fl_Double_Window(int, int, char const*)' As I see there is no constructor for Fl_Double_Window: $ nm -C -D /usr/lib/x86_64-linux-gnu/libfltk.so.1.3 |grep Double_Window 00000000000591c0 T Fl_File_Chooser::cb_window_i(Fl_Double_Window*, void*) 0000000000059210 T Fl_File_Chooser::cb_window(Fl_Double_Window*, void*) 0000000000057db0 T Fl_Double_Window::hide() 0000000000057f40 T Fl_Double_Window::show() 00000000000580f0 T Fl_Double_Window::flush(int) 00000000000584c0 T Fl_Double_Window::flush() 0000000000057e70 T Fl_Double_Window::resize(int, int, int, int) 0000000000057e50 T Fl_Double_Window::~Fl_Double_Window() 0000000000057e00 T Fl_Double_Window::~Fl_Double_Window() 0000000000057e00 T Fl_Double_Window::~Fl_Double_Window() 0000000000331090 V typeinfo for Fl_Double_Window 00000000000c40e0 V typeinfo name for Fl_Double_Window 00000000003310c0 V vtable for Fl_Double_Window Compiling an example with doublebuffered window is also not possible: zcat /usr/share/doc/fltk1.3-doc/examples/doublebuffer.cxx.gz > doublebuffer.cxx fltk-config --compile doublebuffer.cxx If I compile and install the upstream fltk1.3.2 tarball all works fine. Regards, Andy -- System Information: Debian Release: 7.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/6 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libfltk1.3 depends on: ii libc6 2.13-38 ii libfontconfig1 2.9.0-7.1 ii libgcc1 1:4.7.2-5 ii libstdc++6 4.7.2-5 ii libx11-6 2:1.5.0-1+deb7u1 ii libxext6 2:1.3.1-2+deb7u1 ii libxft2 2.3.1-1 ii libxinerama1 2:1.1.2-1+deb7u1 ii multiarch-support 2.13-38 libfltk1.3 recommends no packages. libfltk1.3 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org