[PATCH] Build fails on Solaris (include struct params)
Geoff Simmons
geoff at uplex.de
Wed Nov 23 17:35:08 CET 2011
Hello all,
A build for Solaris on the present trunk fails with the error shown
below, the problem being that an include is missing for the declaration
of struct params.
The attached one-liner makes it better.
Best,
Geoff
mgt/mgt_sandbox_solaris.c: In function `mgt_sandbox_solaris_privsep':
mgt/mgt_sandbox_solaris.c:161: error: invalid use of undefined type
`struct params'
mgt/mgt_sandbox_solaris.c:162: error: invalid use of undefined type
`struct params'
mgt/mgt_sandbox_solaris.c:163: error: invalid use of undefined type
`struct params'
mgt/mgt_sandbox_solaris.c:164: error: invalid use of undefined type
`struct params'
--
** * * UPLEX - Nils Goroll Systemoptimierung
Schwanenwik 24
22087 Hamburg
Tel +49 40 2880 5731
Mob +49 176 636 90917
Fax +49 40 42949753
http://uplex.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: params.patch
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20111123/807ab8f1/attachment-0003.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 896 bytes
Desc: OpenPGP digital signature
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20111123/807ab8f1/attachment-0003.pgp>
More information about the varnish-dev
mailing list