devel/libcheck not installing properly

Isaac Elbaz isaacelb at buffalo.edu
Sat Oct 1 20:30:45 UTC 2011


Hi,

Just a quick follow-up.

I was able to install gstreamer by specifically setting CONFIGURE_ARGS +=
--disable-check.
The current makefile has LIB_DEPENDS+= check.0:${PORTSDIR}/devel/libcheck,
yet it seems that the target port is not providing such.

On Sat, Oct 1, 2011 at 11:58 AM, Isaac Elbaz <isaacelb at buffalo.edu> wrote:

> (FreeBSD bsdbox 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Oct  1 01:53:22
> EDT 2011     root at bsdbox:/usr/obj/usr/src/sys/MYKERN  amd64)
>
> Hi,
>
> I tried to install gstreamer from the ports, and it requires libcheck, so I
> built libcheck successfully (no errors were reported), but then when I try
> to install gstreamer again it says:
>  ===>   "gstreamer-0.10.35 depends on shared library: check.0 - not found"
>
> It then proceeds to rebuild libcheck and fails with the following:
>
> ===>  Installing for libcheck-0.9.8
> ===>   Generating temporary packing list
> ===>  Checking if devel/libcheck already installed
> ===>   libcheck-0.9.8 is already installed
>       You may wish to ``make deinstall'' and install this port again
>       by ``make reinstall'' to upgrade it properly.
>       If you really wish to overwrite the old port of devel/libcheck
>       without deleting it first, set the variable "FORCE_PKG_REGISTER"
>       in your environment or the "make install" command line.
> *** Error code 1
>
> Stop in /usr/ports/devel/libcheck.
> *** Error code
>
> If I attempt to deinstall libcheck, I get the following:
> > sudo make deinstall
> ===>  Deinstalling for devel/libcheck
> ===>   Deinstalling libcheck-0.9.8
> pkg_delete: file '/usr/local/lib/libcheck.so.0' doesn't exist
> pkg_delete: file '/usr/local/lib/libcheck.so' doesn't exist
> pkg_delete: couldn't entirely delete package `libcheck-0.9.8'
> (perhaps the packing list is incorrectly specified?)
>
>
>



More information about the freebsd-ports-bugs mailing list