Hi,

This was fixed between 0.7.14 and CVS Head. If you get CVS sources, you'll see
that it's fixed. There's no "simple" fix - the fix requires editing of about 20
files trivially to push the GdkRGB visual and colormap before creating a
GtkDrawingArea.

Dom


Quoting Myung-Jun Choe <[EMAIL PROTECTED]>:

> Hello all,
> I'm trying to build the abiword on my solaris 2.7.
> I am using gcc 2.95.2, and have libgdk1.2 installed.  I'm not using
> gnome
> for now, since I have a second monitor hooked up to a second
> framebuffer,
> and I wasn't able to get both monitor working with gnome.
> 
> Anyway, I'm building up from the abisuite-0.7.14.tar.gz source and 
> the make process didn't go through. I was able to build the binary by 
> doing this:
> 
> 1. Copy the src/config/predefines.mk.sample to 
>    src/config/predefines.mk
> 2. Comment out the 
>       #include <endian.h> 
>    from the src/af/util/xp/ut_endian.h file. (I'm not sure this is safe
>    thing to do, though)
> 
> However the binary simply crashed with the following message.
> 
> Gdk-ERROR **: BadMatch (invalid parameter attributes)
>   serial 118 error_code 8 request_code 131 minor_code 3
> 
> aborting...
> Abort
> 
> Am I missing some libraries? would somebody help me figuring out what
> went wrong?
> Thanks,
> 
> - MJ
> 
> 
> 

Reply via email to