I am getting the following error when attempting to create qemu package.

/usr/bin/qemu-keymap: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory

/usr/lib64/libjemalloc.so links to usr/lib64/libjemalloc.so.2 so there is a libjemalloc installed (part of slackware 15.0). It seems that the build script is looking for the wrong version of the lib. Ideally it would try libjemalloc.so and thus pick up whichever version was installed. Is there a quick fix. (if it involves a sim-link would that have to be done on target computers as well?)
regards, Tim


--
This email has been checked for viruses by AVG.
https://www.avg.com

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to