Re: /bin/sh: java: not found when compiling www/chromium on RPI3

2019-04-05 Thread bob prohaska
On Sat, Apr 06, 2019 at 01:19:42AM +0200, Jan Beich wrote: > bob prohaska writes: > > > On an RPi3, after updating ports to 497846 and sources to r345516, > > attempts to compile www/chromium stop with > > /bin/sh: java: not found > > when using either make or portmaster. > > USE_JAVA check m

Re: /bin/sh: java: not found when compiling www/chromium on RPI3

2019-04-05 Thread Jan Beich
bob prohaska writes: > On an RPi3, after updating ports to 497846 and sources to r345516, > attempts to compile www/chromium stop with > /bin/sh: java: not found > when using either make or portmaster. USE_JAVA check may need to be relaxed but on -CURRENT you'll bump into https://bugs.freebsd

/bin/sh: java: not found when compiling www/chromium on RPI3

2019-04-05 Thread bob prohaska
On an RPi3, after updating ports to 497846 and sources to r345516, attempts to compile www/chromium stop with /bin/sh: java: not found when using either make or portmaster. There seems to be neither a java execuable, nor a java port, anywhere on the system. There is a /usr/local/bin/node, which