Hello, I've been trying to build dia-0.90 on my Red Hat 7.0 system (ximian desktop, up to date). I'm receive in the following compilation errors that seem to be related to the libunicode version. The following is output from make >err.out 2>&1
make all-recursive make[1]: Entering directory `/usr/me/local/dia-0.90' Making all in lib make[2]: Entering directory `/usr/me/local/dia-0.90/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/home/fredd2/local/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DDIA_SHEETDIR=\"/usr/local/share/dia/sheets\" -I/usr/include/gnome-1.0 -DUNICODE_USE_SYSTEM_ICONV -I/usr/include/gnome-1.0 -DLIBDIR=\"/usr/local/lib\" -DDATADIR=\"/usr/local/share/dia\" -I/usr/include/gnome-xml -g -O2 -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -c diagramdata.c In file included from font.h:24, from render.h:27, from object.h:31, from diagramdata.h:26, from diagramdata.c:26: charconv.h:150: parse error before `unichar' charconv.h:150: warning: type defaults to `int' in declaration of `unichar' charconv.h:150: warning: data definition has no type or storage class In file included from font.h:24, from render.h:27, from object.h:31, from diagramdata.h:26, from diagramdata.c:26: charconv.h:192: parse error before `charconv_utf8_get_char' charconv.h:192: warning: type defaults to `int' in declaration of `charconv_utf8_get_char' charconv.h:192: warning: data definition has no type or storage class make[2]: *** [diagramdata.o] Error 1 make[2]: Leaving directory `/usr/me/local/dia-0.90/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/me/local/dia-0.90' make: *** [all-recursive-am] Error 2 Can you tell me what unicode prerequsites I need. I currently have: libunicode-0.4.gnome-ximian.4.i386 libunicode-devel-0.4.gnome-ximian.4.i386 TIA Fred _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list