[OmniOS-discuss] header/library mismatch
Ben Summers
ben at bens.me.uk
Tue Mar 15 15:48:51 UTC 2016
> On 15 Mar 2016, at 15:40, Peter Tribble <peter.tribble at gmail.com> wrote:
>
> Currently having a minor issue building software.
>
> As mentioned yesterday, I'm building on a slightly older image, so that I
> know that any binaries I generate will run on all systems (which are newer).
>
> The snag is that the install media doesn't have the headers. And if I
>
> pkg install system/header
>
> then it installs the latest version in the repo. It doesn't look like there
> are any versioned constraints to tie the version of the header package
> to the installed libraries.
What if you choose the latest version as of the release date of the iso, and include the full version number in the pkg install command?
http://pkg.omniti.com/omnios/r151014/en/advanced_search.shtml?token=system%2Fheader&show=p&sav=1&rpp=100&v=11%252C11-0.151014
(scroll down to see the interesting packages)
pkg install system/header at 0.5.11,5.11-0.151014:20150818T161043Z
All a bit manual of course.
Ben
More information about the OmniOS-discuss
mailing list