pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [Linux] multimedia/libass looks for library in /lib which is in /usr/lib
On 15/06/2018 02:59, Mayuresh wrote:
> On this system libexpat.la is present under /usr/lib, though it is looking
> for it in /lib. What could be a way to fix this?
If you edit multimedia/libass/Makefile & towards the bottom of the file,
before the inclusion of bsd.pkg.mk, add
.include "../../textproc/expat/buildlink3.mk"
Then try to rebuild, any better?
Sevan
Home |
Main Index |
Thread Index |
Old Index