On 16 Jul 2001 08:39:34 +0200, Lars Gullik Bjønnes wrote:
> Michael "A." Koziarski <[EMAIL PROTECTED]> writes:
> 
> | Hello All,
> | 
> | I'm back tinkering with the GNOME frontend in my spare time (new
> | contract at work has finally been sorted so I'm able to sleep again)
> | 
> | I've started drawing up a few of the Dialogs in glade and fiddling in
> | emacs to tie together the necessary signals / slots etc.  However the
> | cvs tree doesn't compile at present and I can't see what the problem is
> | (c++ is newish to me :)).  Could someone either
> | 
> | 1) fix it, or
> | 2) point me in the right direction (preferred)
> 
> easier if you post the failures you get.

Apologies, I'm still getting used to evolution and I forgot to attach
the log :)

--
Koz


/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src 
-I./gnome -I/usr/lib/gtkmm/include -I/usr/lib/gnomemm/include -I/usr/include 
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 
-I/usr/X11R6/include -I/usr/lib/sigc++/include -I/usr/lib/gtkmm/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -I/usr/lib/sigc++/include -I../../../src/  
-I../../../src/frontends/       -I../../../src/frontends/xforms         
-I../../../src/frontends/controllers    -I../../.. -I../../.. -I../../../boost  
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -isystem /usr/X11R6/include  -g -O -fno-exceptions -W -Wall -c 
Dialogs.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I./gnome -I/usr/lib/gtkmm/include 
-I/usr/lib/gnomemm/include -I/usr/include -I/usr/include -DNEED_GNOMESUPPORT_H 
-I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/lib/sigc++/include 
-I/usr/lib/gtkmm/include -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/sigc++/include -I../../../src/ 
-I../../../src/frontends/ -I../../../src/frontends/xforms 
-I../../../src/frontends/controllers -I../../.. -I../../.. -I../../../boost 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall 
-Wp,-MD,.deps/Dialogs.pp -c Dialogs.C
Dialogs.C:27:30: ControlCopyright.h: No such file or directory
Dialogs.C:28:28: ControlCredits.h: No such file or directory
In file included from Dialogs.C:38:
FormCredits.h:21:28: ControlCredits.h: No such file or directory
In file included from Dialogs.C:39:
FormCopyright.h:21:30: ControlCopyright.h: No such file or directory
make: *** [Dialogs.lo] Error 1

Reply via email to