Thanks, Guillermo! None of the two I think. This was changed in commit > f13787aca6bc51976cbc34be7262683ccd134474, log message was: > ptxd_install_shared: don't install last link > It's only needed at build time. Fine but in the ptxdist documentation it indicates that the file *.so is copied. Is this causing any actual problems? Yes. At least it gives problems with Java applications. ....... [Failed to open library /usr/lib/classpath/libjavanio.so: /usr/lib/classpath/libjavanio.so: cannot open shared object file: No such file or directory] [Failed to open library ./libjavanio.so: ./libjavanio.so: cannot open shared object file: No such file or directory] [Failed to open library /usr/lib/jni/libjavanio.so: /usr/lib/jni/libjavanio.so: cannot open shared object file: No such file or directory] ...... It also happens with some Gstreamer plugins. (gst-plugin-scanner:252): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstimxg2d.so': libGAL.so: cannot open shared object file: No such file or directory 2018-07-05 10:25 GMT+02:00 Guillermo Rodriguez Garcia < guille.rodriguez@gmail.com>: > Hi there, > > 2018-07-01 6:28 GMT+02:00 Alejandro Vázquez : > > Hi! > > I've come across the following problem: > > When installing classpath, the second symbolic links are not copied to > the > > target. > > This should not happen as the library is installed as install_lib and you > > should install the second symbol links. > > I came from an older version of ptxdist and this didn't happen. > > ptxdist --version: 2018.06.0 > > > > I'm not sure if it's a bug or a problem of mine. > > None of the two I think. This was changed in commit > f13787aca6bc51976cbc34be7262683ccd134474, log message was: > > ptxd_install_shared: don't install last link > It's only needed at build time. > > Is this causing any actual problems? > > BR, > > Guillermo Rodriguez Garcia > guille.rodriguez@gmail.com > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de