Re: ANNOUNCE: DDD 3.3.12-rc2 (Catbells)
Peter Wainwright <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2009-01-26 at 15:44 -0600, Tim Mooney wrote: > In regard to: ANNOUNCE: DDD 3.3.12-rc2 (Catbells), Peter Wainwright said...: > > > Here is the second, and quite possibly final, release candidate for DDD > > 3.3.12. > > It looks like automake was run without the --copy argument, so it added > symlinks to things like install-sh, missing, config.sub, etc. This causes > the configure to fail on any system where the link targets aren't in the > expected place. Sorry about that; I intended to use the --dereference option to tar. I've uploaded the file again, the correct tarball should appear on alpha.gnu.org shortly. Peter > > Tim