Ticket #1854 (closed bug: fixed)

Opened 6 years ago

Last modified 5 years ago

"sh gen_contents_index --inplace" does not work under Solaris

Reported by: guest Owned by: igloo
Priority: normal Milestone: 6.8.2
Component: Build System Version: 6.8.1
Keywords: Cc: Christian.Maeder@…
Operating System: Solaris Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

the script is called in libraries/Makefile and fails under Solaris:

-bash-3.1$ sh gen_contents_index --inplace
gen_contents_index: bad substitution

it works if "bash" is used instead of "sh".

Change History

Changed 6 years ago by guest

  • cc Christian.Maeder@… added

Changed 6 years ago by igloo

  • difficulty set to Unknown
  • milestone set to 6.8.2

Thanks for the report; let's just use sed or something instead.

Changed 6 years ago by igloo

  • owner set to igloo

Changed 6 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Fixed and merged

Sat Nov 10 10:00:14 PST 2007  Ian Lynagh <igloo@earth.li>
  * Tweak gen_contents_index to work with Solaris's sh

Changed 5 years ago by simonmar

  • architecture changed from Multiple to Unknown/Multiple
Note: See TracTickets for help on using tickets.