
geoff at uplex
Jul 19, 2012, 5:47 AM
Views: 536
Permalink
|
|
[PATCHES] Fix build errors and sandbox bugs in the Solaris port
|
|
Hello all, The three enclosed patches from slink (who sends his best wishes) correct build errors and sandbox (privilege separation) bugs in the Solaris port, to be applied to the current master branch. 0001: Fixes a compile error (incorrect signature for SES_Delete() in cache_waiter_ports.c) 0002: portable cast from thread_id to (void *) in varnishreplay.c 0003: implements Solaris privilege separation for running vcc/cc (without which the VCL-/C-Compiler was failing) With these patches, I get all of make check except for v00017 to pass. Best, Geoff -- ** * * 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
|