Besides what Werner said - name your system. Most of the world has converged on GNU bash, but Ubuntu/Debian uses dash, some older Solaris used ksh. Some really old unix system (tru64 came to mind) has genuine BSD sh. You wrote about lacking the privilege to be root, so I guess you are not using busybox. And I think FreeType can be built on the bare compiler command line without any build system, something like cc -o libfreetype.a -I./include -I... -I... */*/*.c If you set the includes and the file list (some files are not used in some platforms) right. On Thursday, 2 May 2024 at 03:49:03 BST, Werner LEMBERG <w...@gnu.org> wrote: Exactly. Mohammad, you have neither named your shell...
- Re: Accounting for SHELL in ./configure Mohammad Akhlaghi
- Re: Accounting for SHELL in ./configure Behdad Esfahbod
- Re: Accounting for SHELL in ./configure Mohammad Akhlaghi
- Re: Accounting for SHELL in ./configure Behdad Esfahbod
- Re: Accounting for SHELL in ./confi... Behdad Esfahbod
- Re: Accounting for SHELL in ./confi... Mohammad Akhlaghi
- Re: Accounting for SHELL in ./confi... Behdad Esfahbod
- Re: Accounting for SHELL in ./confi... Mohammad Akhlaghi
- Re: Accounting for SHELL in ./confi... Alexei Podtelezhnikov
- Re: Accounting for SHELL in ./confi... Werner LEMBERG
- Re: Accounting for SHELL in ./confi... Hin-Tak Leung
- Re: Accounting for SHELL in ./confi... Mohammad Akhlaghi
- Re: Accounting for SHELL in ./confi... Hin-Tak Leung
- Re: Accounting for SHELL in ./confi... Mohammad Akhlaghi
- Re: Accounting for SHELL in ./confi... Alexei Podtelezhnikov
- Re: Accounting for SHELL in ./confi... Hin-Tak Leung
- Re: Accounting for SHELL in ./confi... Werner LEMBERG
- Re: Accounting for SHELL in ./confi... Mohammad Akhlaghi
- Re: Accounting for SHELL in ./confi... Werner LEMBERG
- Re: Accounting for SHELL in ./confi... Matsumura, George
- Re: Accounting for SHELL in ./confi... Hin-Tak Leung