Re: [Cgdb-users] configure problems
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bob...@co...> - 2003-04-20 13:09:47
|
On Sat, Apr 19, 2003 at 11:06:42AM -0600, Tim. wrote: > Hey guys! >=20 > I get the following messages while configuring cgdb 0.3.0 (note that I ha= d no problems with 0.2.1): >=20 > checking for select... yes > checking for strdup... yes > checking for strerror... yes > configure: creating ./config.status > config.status: creating Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 68 items to {standard output}: Broken pipe > sed: couldn't write 63 items to {standard output}: Broken pipe > config.status: creating input/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 18 items to {standard output}: Broken pipe > config.status: creating input/src/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 42 items to {standard output}: Broken pipe > sed: Couldn't close {standard output} > config.status: creating src/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 40 items to {standard output}: Broken pipe > sed: Couldn't close {standard output} > config.status: creating tgdb/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 25 items to {standard output}: Broken pipe > config.status: creating tgdb/annotate-two-src/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 52 items to {standard output}: Broken pipe > config.status: creating tgdb/gdbmi-src/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 63 items to {standard output}: Broken pipe > config.status: creating tgdb/lib/Makefile > sed: file ./confstat26487-23317/subs-2.sed line 7: Unterminated `s' comma= nd > sed: couldn't write 44 items to {standard output}: Broken pipe > sed: couldn't write 205 items to {standard output}: Broken pipe > config.status: creating config.h > config.status: config.h is unchanged > config.status: executing depfiles commands >=20 > Please advise if I am doing something wrong, or if you need more info. >=20 > Thanks! I did update the version of automake since version 0.2.1. I have not seen the error you are getting yet.=20 Could you please send your OS 'uname -a' and your version of sed. I am guessing you are on a Mac, is this true ? Thanks, Bob Rossi |