pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pbulk on Solaris 10



* On 2018-09-07 at 07:48 BST, Julien Savard wrote:

> USE_CWRAPPERS=no

It would be good to know why you need this.  Legacy wrappers are
significantly slower on Solaris, and will be removed at some point.

> BATCH=yes

This isn't necessary, pbulk sets it.

> It seems to complain about an interpreter :
> 
> [root@zone4 ~]$ head
> /tmp/obj-pbulk/lang/perl5/work/.destdir/usr/pbulk/lib/perl5/5.26.0/Math/BigFloat/Trace.pm
> #!perl

This is likely caused by a bad substitution, you'll need to dig into
how this file is generated then isolate the replacement.  It might be
something like the host sed is being used instead of nbsed or
something.

> Perl is installed on my host :
> 
> [root@zone4 ~]$ which perl
> /usr/bin/perl

The host perl won't be used.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index