Bug 17563 - "$SED -i -e " in build/configure.ac.enable can cause problems if machine's sed lacks -i option
Summary: "$SED -i -e " in build/configure.ac.enable can cause problems if machine's se...
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.7.5
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-13 13:18 UTC by paul
Modified: 2008-09-15 16:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description paul 2008-09-13 13:18:33 UTC
configure: creating ./config.status
config.status: creating src/cairo.pc
config.status: creating cairo-uninstalled.pc
config.status: creating src/cairo-xlib.pc
/usr/bin/sed: illegal option -- i
usage:  sed script [-an] [file ...]
        sed [-an] [-e script] ... [-f script_file] ... [file ...]
config.status: error: failed to update src/cairo-xlib.pc
make: *** [/tmp/cairo/Build/configure-stamp] Error 1
#
Comment 1 Behdad Esfahbod 2008-09-15 16:18:02 UTC
commit 656b0e3ea7117ceb28080e1c8605254bbec92a75
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Mon Sep 15 19:17:27 2008 -0400

    [configure.ac] Avoid sed -i (#17563)



Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.