[OmniOS-discuss] Compiling runtime/perl-$NODOTVER

Eric Sproul esproul at omniti.com
Thu Oct 4 11:02:48 EDT 2012


On Thu, Oct 4, 2012 at 7:28 AM, Filip Francis <filip.francis at telenet.be> wrote:
> Hi guys,
>
>
> I am trying out your omnios-build tree.
> But i can not seem to find a way to compile runtime/perl-$NODOTVER
> whatever i do i always get Unknown package: runtime/perl-
>
> so tried ./buildctl runtime/perl-1542 or runtime/perl-15.4.2

Filip,
It looks like buildctl is unable to deal with the shell variable in
the PKG line of perl/build.sh and that is the root cause of your
problem.  We don't need to be that clever in the perl build, so I'm
working on fixing that, but in the mean time you can just cd into the
perl/ directory and run ./build.sh to get those packages.

Eric


More information about the OmniOS-discuss mailing list