Re: [Cgdb-users] configure problems
Brought to you by:
bobbybrasko,
crouchingturbo
From: Tim. <ti...@De...> - 2003-04-20 17:25:40
|
> I did update the version of automake since version 0.2.1. > I have not seen the error you are getting yet. > Could you please send your OS 'uname -a' and your version of sed. > > I am guessing you are on a Mac, is this true ? No I'm on an intel linux machine. uname -a: Linux SpaceDolphin 2.4.20 #2 Thu Mar 27 20:36:05 MST 2003 i686 unknown automake --version: automake (GNU automake) 1.7.3 autoconf --version: autoconf (GNU Autoconf) 2.57 sed --version GNU sed version 3.02 uh oh... I know it's not your guys's fault for sure. I just tried updating my sed to the latest version and I got the same problems with its configure script too. I compiled sed on a different machine, and copied the binary over so now I'm at 4.0.7, however the problem still exists. It must be with my automake/autoconf. I too upgraded them recently. It's a very odd problem because quite a few other configure scripts from other programs work fine. Anyway I will have to track this down. Thanks. |