On Wed, Aug 03, 2016 at 12:51:58PM +0200, Matteo Bernardini wrote: > ah, maybe I understand what probably happened: you built qemu 2.6.0 > having already installed qemu 2.4.x. > version 2.4.x still included libcacard, that from version 2.5.x has > been moved in a separate package. > so it can be that you built against it, then when you upgraded the > qemu package with 2.6.0 you removed libcacard together with qemu > 2.4.1. > > Matteo >
That is what ocurred. The library uninstalled with qemu-2.4.1 . It was there and I did not know but configure did. :( $ grep libc /tmp/SBo/qemu-2.[46]*/Makefile /tmp/SBo/qemu-2.4.1/Makefile:include $(SRC_PATH)/libcacard/Makefile Thank you very much Andrzej and Matteo ! -- [email protected] SDF Public Access UNIX System - http://sdf.org _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
