Hi!

I'm trying to build dia-0.82 from source on SuSE-Linux 6.3.
While 'configure' works, 'make' stops after a short time with the errors
listed in the attachement. It seems, that some header files are missing
(but shouldn't configure inform me about missing stuff?).

Any solution?

Looking forward to your answers, 

Andreas Stallmann

PS: Yes, I allready tried dia-0.83. Same errors.
PPS: Is there some kind of FAQ? Or a list of systems Dia was build on
successfully? Or something like Tips&Tricks?

In file included from diagramdata.c:21:
intl.h:6: glib.h: Datei oder Verzeichnis nicht gefunden
In file included from diagramdata.c:22:
diagramdata.h:21: glib.h: Datei oder Verzeichnis nicht gefunden
In file included from diagramdata.h:27,
                 from diagramdata.c:22:
object.h:21: gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
In file included from render.h:22,
                 from object.h:31,
                 from diagramdata.h:27,
                 from diagramdata.c:22:
color.h:21: gdk/gdk.h: Datei oder Verzeichnis nicht gefunden
In file included from render.h:23,
                 from object.h:31,
                 from diagramdata.h:27,
                 from diagramdata.c:22:
font.h:21: gdk/gdk.h: Datei oder Verzeichnis nicht gefunden
In file included from object.h:32,
                 from diagramdata.h:27,
                 from diagramdata.c:22:
connectionpoint.h:21: glib.h: Datei oder Verzeichnis nicht gefunden
In file included from object.h:36,
                 from diagramdata.h:27,
                 from diagramdata.c:22:
dia_xml.h:22: glib.h: Datei oder Verzeichnis nicht gefunden
make[2]: *** [diagramdata.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Reply via email to