Re: Build failure with today's svn
David Ronis <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Organization | McGill University |
| Message-ID | <[email protected]> |
Thanks for the reply. On Tue, 2006-12-19 at 03:33 -0500, R. Bernstein wrote: > 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? I got the test5 sources and built them. No problems in the build. One thing that has been causing me trouble though (both in test5 and earlier concerns plotting data. gnuplot runs, but there seems to be a disconnect between the gnuplot window (the one containing the windowmanager frame and menus) and the window showing the data. The latter seems to be frozen on-top in the upper left corner of my display. I've got gnuplot-4.1 patchlevel 0 installed. David > > 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 > > > > > _______________________________________________ > Ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd >