[oi-dev] nginx and libc
Gary Gendel
gary at genashor.com
Mon Nov 18 12:24:20 UTC 2013
I tried to install nginx on hipster from oi-userland. When I try to
start it, it fails to link to libc because it's expecting the symbol
ILLUMOS_0.7. The libc in hipster has symbols ILLUMOS_0.1 through 6.
The nginx from SFE fails much worse saying my cpu doesn't support some
instruction set (it's an AMD Athlon on a SunFire V20z). My guess is
that it uses an Intel only feature.
I was hoping to use nginx to replace apache2 so I can work on debugging
my apache2 startup failure in the hipster head and still keep a web
server running.
I suppose I could compile nginx myself but shouldn't oi-userland support
hipster?
Gary
More information about the oi-dev
mailing list