Re: [Fink-users] QT4 Build issue

2015-08-12 Thread Daniel Macks
On Wed, 12 Aug 2015 12:40:41 -0400, Aaron Macks wrote: I'm running into an issue building QT4 on 10.9.5, the error stream is > below, but to me it looks like a sed issue, a missing '-e' flag before > the command > > > > # use openssl100 now > > sed -i "/\b\(system-openssl\)\b/d" configure-for-fink

[Fink-users] QT4 Build issue

2015-08-12 Thread Aaron Macks
I'm running into an issue building QT4 on 10.9.5, the error stream is below, but to me it looks like a sed issue, a missing '-e' flag before the command > # use openssl100 now > sed -i "/\b\(system-openssl\)\b/d" configure-for-fink.sh > sed: 1: "configure-for-fink.sh": command c expects \ followe