Alexander Larsson wrote:
> 
> Anyone can help this person? I don't understand what could be wrong.
> These are his installed rpms:
> gtk+10-1.0.6-2
> gtk+-1.1.13-1
> gtk+-devel-1.1.13-1
> 
> glib-1.1.13-1
> glib-devel-1.1.13-1

That must be the offending one, glib-1.1.16 is OK

> glib10-1.0.6-2
> 
> libxml-0.99-3
> libxml-devel-0.99-3
> 
> ---------- Forwarded message ----------
> Date: Thu, 04 Mar 1999 20:12:17 -0500
> From: Ray Curtis <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Dia-0.30
> 
> I got your new version of Dia, 0.30 and am having some problem building
> it on a redhat 5.2 with the
> correct files you  list in the INSTALL file.
> 
> ./configure runs with no errors, however when I run 'make' I get the
> errors below, any suggestions or help please,
>  I know I must be doing something dumb,
> 
> Thanks,
> 
>  [root@picard:/usr/local/dia-0.30]/% make
> make all-recursive
> make[1]: Entering directory `/usr/local/dia-0.30'
> Making all in lib
> make[2]: Entering directory `/usr/local/dia-0.30/lib'
> gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/X11R6/include
> -I/usr/lib/glib/include -g -O2 -I/usr/include/gnome-xml -c diagramdata.c
> 
> In file included from diagramdata.h:21,
>                  from diagramdata.c:20:
> /usr/local/include/glib.h:681: warning: `g_memmove' redefined

This is the offending definition or the redondant ones

> /usr/lib/glib/include/glibconfig.h:60: warning: this is the location of
> the previous definition

This is the correct definition

Reply via email to