Got this building portable openssh on os x 10.8.2, reporting as requested. checking for sandbox_init... yes checking sandbox.h usability... no checking sandbox.h presence... yes configure: WARNING: sandbox.h: present but cannot be compiled configure: WARNING: sandbox.h: check for missing prerequisite headers? configure: WARNING: sandbox.h: see the Autoconf documentation configure: WARNING: sandbox.h: section "Present But Cannot Be Compiled" configure: WARNING: sandbox.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------------- ## configure: WARNING: ## Report this to openssh-unix-dev at mindrot.org ## configure: WARNING: ## ------------------------------------------- ## -- ________________________ bil hays Infrastructure Manager Computer Science, UNC CH http://www.cs.unc.edu/~hays/
On Mon, Dec 17, 2012 at 03:22:22PM -0500, hays wrote:> Got this building portable openssh on os x 10.8.2, reporting as requested. > > checking for sandbox_init... yes > checking sandbox.h usability... no > checking sandbox.h presence... yes > configure: WARNING: sandbox.h: present but cannot be compiledcould you please take a look in config.log and see what the actual error message is? it'll be a compile error before the error above, but in between that there'll be lots of #defines and configure settings. thanks. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.