#560 new
Nikolay Pavlov

Unable to build rubinius using zsh

Reported by Nikolay Pavlov | May 18th, 2008 @ 03:19 AM | in 1.0 preview

If the default shell is zsh the build process fails with errors:

make[3]: Entering directory `/home/quetzal/rubinius/rubinius/shotgun/external_libs/libffi'

Making all in include testsuite man

zsh:cd:18: no such file or directory: include testsuite man

gmake[3]: *** [all-recursive] Error 1

gmake[3]: Leaving directory `/home/quetzal/rubinius/rubinius/shotgun/external_libs/libffi'

gmake[2]: *** [all] Error 2

gmake[2]: Leaving directory `/home/quetzal/rubinius/rubinius/shotgun/external_libs/libffi'

gmake[1]: *** [external_libs/libffi/.libs/libffi.a] Error 2

gmake[1]: Leaving directory `/home/quetzal/rubinius/rubinius/shotgun'

gmake: *** [vm] Error 2

rake aborted!

Command failed with status (2): [gmake vm...]

/home/quetzal/rubinius/rubinius/Rakefile:123

(See full trace by running task with --trace)

The workaround for this to overwrite a SHELL environment variable before gmake execution.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket