Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2014 07:15:59 +0200
From:      horst leitenmueller <horst.leitenmueller@liwest.at>
To:        Kurt Jaeger <lists@opsec.eu>
Cc:        ports@freebsd.org, perl@FreeBSD.org
Subject:   Re: Problem Installing Perl inside Jail with NO_STAGE
Message-ID:  <17C13738-DDA8-4703-BF48-050C04AFAC9E@liwest.at>
In-Reply-To: <20140729131657.GI66308@home.opsec.eu>
References:  <C8781098-C8A1-440B-ADA9-2D9C53CCF177@liwest.at> <20140729131657.GI66308@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
hi

is NO_STAGE=3Dyes 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=20

in the makefile of perl5.16

	${INSTALL_DATA} ${WRKDIR}/perl5_version ${STAGEDIR}${PREFIX}/etc
>>> 	${FIND} ${STAGEDIR} -name '*.bs' -size 0 -delete
.if ${OSVERSION} >=3D 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=20

and change to new package system pkgng

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




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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17C13738-DDA8-4703-BF48-050C04AFAC9E>