Subject: Re: Building on Solaris2.7
From: Myung-Jun Choe (mjchoe@risc.rockwell.com)
Date: Tue Jun 12 2001 - 11:00:30 CDT
Hi again.
Thanks for the prompt replies.
Now I got the new source files, and compiled. This time I even downloaded
and compiled the newest glib and gtk.
The compliation went okay except the two fixes I had to make
(predefines.mk and the ut_endian.h). I installed the binaries with
make install_dbg and abiword died with the following message.
...
DEBUG: Setting field desc for field page_number, desc=Page Number
DEBUG: Setting field desc for field page_count, desc=Number of Pages
DEBUG: Setting field desc for field list_label, desc=List Label
DEBUG: Setting field desc for field word_count, desc=Word Count
DEBUG: Setting field desc for field char_count, desc=Character Count
DEBUG: Setting field desc for field line_count, desc=Line Count
DEBUG: Setting field desc for field para_count, desc=Paragraph Count
DEBUG: Setting field desc for field nbsp_count, desc=Character Count (w/o spaces)
DEBUG: Setting field desc for field test, desc=Kevins Test
DEBUG: Setting field desc for field martin_test, desc=Martins Test
DEBUG: AP_UnixFrame::initializeDEBUG: EV_UnixMenu::synthesizeMenu
DEBUG: FIXME: Need GTK color picker for the toolbar
DEBUG: FIXME: Need GTK color picker for the toolbar
DEBUG: AP_UnixFrame::toggleBar 0, 1
DEBUG: AP_UnixFrame::toggleBar 1, 1
DEBUG: AP_UnixFrame::toggleBar 2, 0
DEBUG: AP_UnixFrame::toggleStatusBar 1
DEBUG: Oh no - we just segfaulted!
Segmentation Fault
Please help me figuring out what went wrong.
Thanks,
- MJ
On Mon, 11 Jun 2001, Dom Lachowicz wrote:
> 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 <mjchoe@risc.rockwell.com>:
>
> > 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
> >
> >
> >
>
>
This archive was generated by hypermail 2b25 : Tue Jun 12 2001 - 11:01:34 CDT