[Bug 1825054] Re: My JavaFx project stopped compiling

2019-04-26 Thread Marco Righele via ubuntu-bugs
I have the same issue too. Can I guess that it is related to this recent announcement https://blog.ubuntu.com/2019/04/19/announcing-openjdk-11-packages-in-ubuntu-18-04-lts ? There are a number files missing (two that I noticed: jfxrt.jar and javapackager). I suspect that with the move openjfx

[Bug 638023] [NEW] Error in mq_send(3) man page

2010-09-14 Thread Marco Righele
Public bug reported: Binary package hint: manpages-dev In the ERRORS section of mq_send(3) man page one can fine the following: "EAGAIN The queue was empty, and the O_NONBLOCK flag was set for the message queue description referred to by mqdes." This is obviously wrong as the error should happe

[Bug 380324] [NEW] librmagick-ruby1.8 has missing dependencies in Hardy

2009-05-25 Thread Marco Righele
Public bug reported: Binary package hint: librmagick-ruby1.8 It is impossible to install the package librmagick-ruby1.8 in Ubuntu 8.04 (Hardy). It seems that the package lists libmagick9 as a dependency, while only libmagick10 and libmagick9-dev exist in the repositories. tested in the x86 ver

[Bug 249594] [NEW] Wrong link library dependencies in VTKLibraryDepends.cmake

2008-07-17 Thread Marco Righele
Public bug reported: The file VTKLibraryDepends.cmake provided by libvtk-3.2.0-2 reports /usr/lib/libjpeg.so and /usr/lib/libtiff.so as libraries to be linked. These two files do not exist even with libjpeg and libtiff installed, and cause link problems when building applications with VTK using

[Bug 225776] [NEW] libtao-dev pkg-config entries report the wrong libraries for libTAO_PI and libTAO_PI_Server

2008-05-02 Thread Marco Righele
Public bug reported: Binary package hint: libtao-dev The pkg-config entries for libtao-dev report -lPI and -lPI_Server as libraries needed for (respectively) libTAO_PI and libTAO_PI_Server, but they should be -lTAO_PI and -lTAO_PI_Server: # pkg-config --libs TAO_PI -lPI -lTAO_CodecFactory -lTAO