Hi,

"Li, Changqing" via Bug reports for Automake <bug-automake@gnu.org>
writes:

> I met an  issue when try to compile automake with the perl installed in a 
> very long path which larger then max length of shebang ,  here is the 
> reproduce steps

What shell cut off the path? Seems like a bug in that shell.

As Bruno Haible said in a Gnulib thread [1]:

> "#!/usr/bin/env perl" does not work on GuixSD (where the only program
> that has a hardcoded file name is /bin/sh; there is no /usr and no
> /bin/env on this distro).

So I don't think it would work in this case.

Collin

[1] https://lists.gnu.org/archive/html/bug-gnulib/2019-06/msg00022.html



Reply via email to