Re: Building ddd
shaunak saha <[email protected]> Tue, 30 Apr 2013 15:08:14 -0700
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <CAKw9LJnWWNj0jNdFRtpwk-cM_GNhUahoDWdB9N3Yppr7VJ1KDA@mail.gmail.com> |
Hi Fred, Klaus is right. Please move to latest(though pretty old) version of DDD which is 3.3.12. >I've built ddd from ddd-3.3.9.tar.gz, and had a couple of problems. I had to add "#include <stdio.h>" in stdclass.C. I guess you are getting the build error: *strclass.C:1546: error: ‘EOF’ was not declared in this scope* This is a known bug " https://savannah.gnu.org/bugs/?func=detailitem&item_id=33960" We have patch for this but as no new version of DDD is released recently so it didn't made into the release. With the new DDD version this problem won't be there. Regards, Shaunak On Tue, Apr 30, 2013 at 2:44 PM, Klaus Rudolph <[email protected]> wrote: > Fred Krogh schrieb: > > I've built ddd from ddd-3.3.9.tar.gz, and had a couple of problems. > > Before I want to start digging the details: Why you use such an old > version? Last official version is 3.3.12. ( and is also outdated ) Maybe > your problems were already fixed. > > Regards > Klaus > >