-
jbkdoes it even work on anything 64-bit (that's far enough back that maybe the answer is 'no') ?
-
iximeowjbk: i believe it's more on the side of x86-64 than not, but right on the threshold yeah
-
iximeowipd makes sense though, i'll put one up
-
iximeowre. fipe: i've written an ipd - illumos/ipd #27 . if i've not missed anything obvious i figure i'll mail developer@ .. well, maybe this week isn't the best :)
-
neiracis someone running propolis in omnios?
-
neiracI'm getting pkg install library/security/openssl-11
-
neiracI'm sorry I'm getting error error: failed to run custom build command for `openssl-sys v0.9.103`
-
richloweis there no better log than that?
-
richlowehoping maybe it makes it more obvious what failed
-
iximeow"custom build command" is probably from build.rs when building openssl-sys, there's probably a cc or ld invocation and error just above that
-
jclulowneirac: Do you have pkg-config installed?
-
jclulowIt will have said something about why it failed, FWIW
-
richlowepkg-config sounds like something I have forgotten and rust stuff needed, fwiw
-
jclulowYeah I think it's (not unreasonably) how many *-sys crates locate the libraries in question when building wrappers