Hi, I'm currently running OpenSMTPD on OpenBSD in a KVM on SmartOS after moving my mail server from a physical machine. In order to reduce the OpenBSD in KVM I attempted to build OpenSMTPD in a SmartOS Zone, but it cannot find db.h. The reason is due to Joyent making /usr read-only and placing most everything under /opt/local.
So is there a way I can modify where it looks for header files that are needed to build it? Thanks
