Re: ANNOUNCE: Gtk interface of DDD (Data Display Debugger): Prototype now available!



The DDD Subversion repository now contains a primitive prototype for a
Gtk interface to DDD. This can be found at
http://ddd.svn.sourceforge.net/svnroot/ddd/branches/gddd. It can be
built from the toplevel source directory like this (note the --with-gtk
configure option!):

./CVSMake
./configure --prefix=/usr/local/gddd --with-gtk
make
make install

Hello,

I have checked out revision 6925, but during the build I get:

make[2]: *** No rule to make target `OptionMenu.lo', needed by `libGtkX.la'.  Stop.
make[2]: Leaving directory `/work/home/Downloads/gddd.svn/gtkx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/work/home/Downloads/gddd.svn/gtkx'
make: *** [all-recursive] Error 1

How to fix this?

--
Aarto


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]