Build failure with today's svn
"R. Bernstein" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
I'd be interested if you have the same problem using say the last release (DDD-3.3.12-test5) under bashdb? http://sourceforge.net/project/showfiles.php?group_id=61395&package_id=65341&release_id=404515 Or the current sources there which are under tag pydb? David Ronis writes: > I just tried to build svn version 6836 on an i686-linux box using > gcc-4.1.1. The last version I built was: GNU DDD 3.3.12-test2 > (i686-pc-linux-gnu). > > I ran ./configure; make > > and after a while got: > > make[2]: Entering directory `/home/ronis/Project/notar/ddd/ddd' > if /usr/bin/g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. > -isystem /usr/X11R6/include -O3 -Wall -W -Wwrite-strings > -march=prescott -ffast-math -funroll-loops -fomit-frame-pointer > -trigraphs -MT VSLRead.o -MD -MP -MF ".deps/VSLRead.Tpo" -c -o > VSLRead.o VSLRead.C; \ > then mv -f ".deps/VSLRead.Tpo" ".deps/VSLRead.Po"; else rm -f > ".deps/VSLRead.Tpo"; exit 1; fi > y.tab.c:343: error: expected unqualified-id before 'delete' > lex.vsl.c:1550: warning: 'void vslunput(int, char*)' defined but not > used > make[2]: *** [VSLRead.o] Error 1 > > David > > > > > _______________________________________________ > Ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd >