hi,

i have a problem installing perl inside jail 


in the makefile of perl5.16

        ${INSTALL_DATA} ${WRKDIR}/perl5_version ${STAGEDIR}${PREFIX}/etc
>>>     ${FIND} ${STAGEDIR} -name '*.bs' -size 0 -delete
.if ${OSVERSION} >= 900022


inside jail if you HAVE to write NO_STAGE this line creates a exception !

find -n not recognised parameter

perhaps a if would be nice here ? 

br horst

PS: reason why NO_STAGE
why i have this set? is easy because inside jails (setup with this guide 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html)
  staging is not working at all
also discussed here:  
http://lists.freebsd.org/pipermail/freebsd-ports/2013-October/086895.html
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to