Wednesday, December 26, 2018

Re: ports/devel/pygame make install error

shadrock uhuru writes:
> hi everyone
>
> i have openbsd 6.4 release installed
>
> when i try to make install  ports/devel/pygame i get an error stating
>
> create /usr/ports/packages/amd64/all/py-game-1.9.3.tgz
> error: Libraries in packing-list in the port tree
> and libraries from installed packages don't match
>
> how do i fix this ?

As the error message says, the library versions you have installed
don't match the library versions in your checked out ports tree.
So update your ports tree and packages to -current.

The remainder of the output (that you cut out) shows which exact
libraries are out of sync on your system.

No comments:

Post a Comment