Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2021 14:44:29 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-ports@freebsd.org, freebsd-office@freebsd.org
Subject:   editors/libreoffice fails to build after misc/box2d update
Message-ID:  <CAJuc1zMkBWiK2Ca5jaky3juGpdO%2BxBjXwo_AmspNG%2BweCHerMg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

editors/libreoffice is currently failing to build with:
===>   libreoffice-7.1.0.3_2 depends on shared library:
libboost_date_time.so - found (/usr/local/lib/libboost_date_time.so)
===>   Returning to build of libreoffice-7.1.0.3_2
===>   libreoffice-7.1.0.3_2 depends on shared library: libBox2D.so - not found
===>   Installing existing package /packages/All/Box2D-2.4.1.txz
Installing Box2D-2.4.1...
Extracting Box2D-2.4.1: .......... done
===>   libreoffice-7.1.0.3_2 depends on shared library: libBox2D.so - not found
*** Error code 1

Stop.
make: stopped in /xports/editors/libreoffice

A quick look at Box2D reveals that with the update to 2.4.1, the
shared library name has been renamed to libbox2d.so (all in lower
case):

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zMkBWiK2Ca5jaky3juGpdO%2BxBjXwo_AmspNG%2BweCHerMg>