HEADS UP: Building Jails on -CURRENT
Joe Marcus Clarke
marcus at marcuscom.com
Sun Jun 15 12:47:04 EDT 2008
You might get an error building Jails on recent -CURRENT relating to the
removal of I4B. Something like this:
"/space/jails/7.0/src/etc/Makefile", line 130: Malformed conditional
(${MK_I4B} != "no")
"/space/jails/7.0/src/etc/Makefile", line 132: if-less endif
To workaround this, create a custom make.conf which defines MK_I4B=yes.
For example, the above output is from a 7.0 Jail. Here, you would
create /space/jails/7.0/make.conf with the following contents:
MK_I4B= yes
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://marcuscom.com/pipermail/tinderbox-list/attachments/20080615/7ac9e448/attachment.bin>
More information about the tinderbox-list
mailing list