Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#12211 - rockboxdev.sh fails if tcsh is shell

Attached to Project: Rockbox
Opened by federico pelupessy (fip) - Friday, 29 July 2011, 00:25 GMT+2
Task Type Bugs
Category Build environment
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.8.1
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

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



This task depends upon

Loading...