Configure woes; sed's unhappy
Posted by Johann Hibschman-2 on May 01, 2002; 1:05pm
URL: http://quantlib.414.s1.nabble.com/Configure-woes-sed-s-unhappy-tp2028.html
Hi folks,
I've just joined the list, downloaded the source tarball, and have tried
to compile it. Unfortunately, it's not working. Everything seems to
configure, but then I get the following messages while building it:
configure: creating ./config.status
config.status: creating Makefile
sed: file /tmp/cs7312-16400/subs-1.sed line 40: Unterminated `s' command
sed: file /tmp/cs7312-16400/subs-2.sed line 3: Unknown command: ``j''
...repeat for all the other makefiles...
Any idea what's going on here? I'm on Mac OS X, so it's not a very
common platform, but it's BSD-based, and is generally easy to port to.
Thanks,
--Johann