- Status Closed
- Percent Complete
- Task Type Bugs
- Category Infrastructure → Build environment
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.8.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by federico pelupessy - 2011-07-28
Last edited by Solomon Peachy - 2020-05-24
Opened by federico pelupessy - 2011-07-28
Last edited by Solomon Peachy - 2020-05-24
FS#12211 - rockboxdev.sh fails if tcsh is shell
if rockboxdev.sh is run on linux, while tcsh is the default shell of the user
the script fails during:
/tmp/rbdev-build/build-gcc/gcc/fixinc
running:
/bin/tcsh ../../../gcc-3.4.6/gcc/fixinc/genfixes machname.h
SHELL=/bin/sh: Command not found
export: Command not found.
if: Expression Syntax.
gmake[2]: *** [machname.h] Fout 1
Closed by Solomon Peachy
2020-05-24 14:37
Reason for closing: Invalid
Additional comments about closing:
2020-05-24 14:37
Reason for closing: Invalid
Additional comments about closing:
there's nothing we can do about this other than abort…