Bulding 3.0.1 Under Ubuntu 10.04 i386

Lubomir I. Ivanov neolit123 at gmail.com
Thu Feb 28 07:11:11 PST 2013


On 28 February 2013 16:44, Dirk Hohndel <dirk at hohndel.org> wrote:
>
> When I cut 3.0.1 I didn't realize that our Ubuntu .deb files would possibly be built on Ubuntu 10.4. So 3.0.1 doesn't compile on 10.4 and if that is indeed the desired build platform then I'll need to do a 3.0.2 - I don't think having binaries built on random git versions is a smart idea.
>
> That said - can a Ubuntu 12.4 or 12.10 system install / run those binaries? Because while I can understand that you want to stay on 10.4 - most users will be on 12.04 or 12.10…
>

i doubted that and just tried.

built subsurface on Debian 6.0.4 and tried running the binary on Ubuntu 10.04
it failed loading at a least couple .so targets  - libzip.so.x and libssl.so.x.
this is expected as we are building for dynamic linking against ever
changing packages, so the same binary is not expected to run on
multiple distributions or released within them.

pkg-config and the installed libraries dictate the linkage
dependencies from the build environment.

lubomir
--


More information about the subsurface mailing list