Problem Installing Perl inside Jail with NO_STAGE

horst leitenmueller horst.leitenmueller at liwest.at
Wed Jul 30 05:16:04 UTC 2014


hi

is NO_STAGE=yes in /etc/make.conf  a switch or not ?

if yes all Makefiles should / have to handle this means ${STAGEDIR} should be set correct in case of perl5.16.x
otherwise you have my error 

in the makefile of perl5.16

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

if not then NO_STAGE should be described at NOT USABLE at all but with this i have problems inside of Jails with a Read Only part
(i will describe my problems with that in a separate mail)


my problem

i just want to update my base systems to newest version of perl (from 5.14 to current 5.16 )
and all jails 

and change to new package system pkgng

and perl 5.16 ist not possible to install inside of jails  <=  mail will follow with all constellations testet




On 29 Jul 2014, at 15:16, Kurt Jaeger <lists at opsec.eu> wrote:

> Hi!
> 
>> i have a problem installing perl inside jail 
> 
> One hint: If you add "NO_STAGE" to a Makefile, this does not
> make this Makefile an "NO_STAGE" Makefile.
> 
> So, again: What is your problem ?
> 
> -- 
> pi at opsec.eu            +49 171 3101372                         6 years to go !
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"



More information about the freebsd-perl mailing list