Menu

#75 Mac OS X Mountain Lion problem

None
closed
Generation (37)
5
2013-06-21
2013-03-10
No

Under Mountain Lion, sed can misinterpret its inputs from the Makefile and report
sed: RE error: illegal byte sequence

A fix is to set the environment variable LANG to C:
export LANG=C

or even to unset it:
unset LANG

Discussion

  • Simon Wright

    Simon Wright - 2013-04-26
    • status: open --> pending
    • assigned_to: Simon Wright
    • Group: -->
     
  • Simon Wright

    Simon Wright - 2013-04-26

    Fixed in rev b428414e7d5c.

     
  • Simon Wright

    Simon Wright - 2013-06-21
    • status: pending --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB