#312 closed defect (fixed)

Bogus sh quoting

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: highest Milestone: 2
Component: build Version: unknown
Severity: critical Keywords:
Cc: bugs@…, ralf.corsepius@… Blocked By:
Blocking:

Description

RTEMS configuration doesn't quote configure arguments correctly and chokes if configure arguments contain spaces.

This problem has been introduced during the attempts to provide compatibility between autoconf-2.52 and later autoconf versions.

I consider fixing this to be necessary prerequiste before branching a release branch justifying a "HOLD ON BRANCHING until this is fixed"

Release:
RTEMS-CVS

Environment:
Any

How-To-Repeat:
Use spaces in configure arguments,

eg:

./configure --target=sh-rtems --enable-rtemsbsps="gensh1 gensh2"

or
configure --target=, --enable-bare-cpu-cflags="-mfoo=bar -Dgaga"

Change History (2)

comment:1 Changed on 11/20/02 at 12:47:58 by Ralf Corsepius

Owner: changed from ralf to joel
Status: assignedwaiting

comment:2 Changed on 12/08/02 at 04:42:58 by Ralf Corsepius

Status: waitingclosed

State-Changed-From-To: feedback->closed
State-Changed-Why: Patches in CVS > 1 week and no bug report related to sh quoting so far.

Note: See TracTickets for help on using tickets.