<br /><br /><span>Am 14.04.21 12:40 schrieb <b class="name">Nona Hansel </b> <nona.h@seznam.cz>:</span><blockquote cite="mid:KDn.BYLs.7XCYVr}NoSe.1WTiQH@seznam.cz" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimetype-multipart-mixed"><p></p><table style="width:100%"><tbody><tr><td><p></p><div>Hello,</div><div><br /></div><div>I'm having some problems updating tornado. Currently, the PATH variable in Makefile is defined in the older mode like this:</div><div>PATH=/usr/bin:/usr/gnu/bin:/usr/sbin</div><div>Like this, tornado builds, installs and publishes fine.<br /></div><div><br /></div><div>When I change it to the newer mode:</div><div>PATH=$(PATH.gnu) <br />It builds fine, but fails during gmake install with this message:</div><div><br /></div><div>Copying tornado.egg-info to /export/home/nona/oi-userland/components/python/tornado/build/prototype/i386/usr/lib/python2.7/vendor-packages/tornado-5.1.1-py2.7.egg-info <br />running install_scripts <br />gfind /export/home/nona/oi-userland/components/python/tornado/build/prototype/i386/usr/lib/python2.7/vendor-packages -type f -exec gawk '/^#!.*python/{print FILENAME}{nextfile}' {} + | xargs gsed -i -e '1 s;^.*$;#!/usr/bin/python2.7;' <br />gsed: no input files <br />gmake: *** [/export/home/nona/oi-userland/make-rules/setup.py.mk:113: /export/home/nona/oi-userland/components/python/tornado/build/i86-2.7/.installed] Error 123 <br /></div><div><br /></div><div>Do you have any idea why it doesn't work? How can I fix it?</div><div>Thank you!</div><div>Best regards,</div><div>Nona<br /></div><div><br /></div></td></tr></tbody></table><p></p><hr size="2" /><p>_______________________________________________<br />oi-dev mailing list<br />oi-dev@openindiana.org<br /><a href="https://openindiana.org/mailman/listinfo/oi-dev" target="l">https://openindiana.org/mailman/listinfo/oi-dev</a></p></div></blockquote><span></span><div><br /></div><div>This is the contents of PATH.gnu:</div><div><br /></div><span>PATH.gnu = $(PATH.prepend):$(GNUBIN):$(USRBINDIR$(BITS)):$(USRBINDIR):$(USRSBINDIR$(BITS)):$(USRSBINDIR):$(PERL5BINDIR)<br /></span><span></span><div><br /></div><div>I think the sequence is important or the problem.<br /></div>-- <br signature="separator" />Carsten <br />