Re: [Gnome under Solaris 7]



Jacob Berkman wrote:
> 
> John S Jacobs Anderson <jacobs@genehack.org> writes:
> 
> > on 4/20/00 1:51 AM, Miguel de Icaza at miguel@helixcode.com wrote:
> >
> > > Well, the problems are related to the multi-visual stuff.  Expect
> > > this to work on the next batch of packages.
> >
> > I'd like to tell you if that was the case, but unfortunately, a problem in
> > gsm/ice.c is preventing me from building gnome-core 1.1.9. It's been
> > reported (by Don Perkins) as bug #8549, about two weeks ago:
> >         (<URL:http://bugs.gnome.org/db/85/8549.html>)
> 
> I forgot to comment that function out again...
> 
> You should be able to just comment that function out, and it should work.
> 

Yes, confirmed. This patch allowed it to build fine:

*** gnome-core-1.1.9/gsm/ice.c.dist     Sun Apr 23 10:34:33 2000
--- gnome-core-1.1.9/gsm/ice.c  Sun Apr 23 10:34:33 2000
***************
*** 225,230 ****
--- 225,231 ----
   * This routine tries to launch the ICE listen port without an open socket
   * to the world.  It loops from -1 to -256, as the socket might be in use
   */
+ /*
  static gboolean
  init_well_known_connections (void)
  {
***************
*** 239,244 ****
--- 240,246 ----
        }
        return FALSE;
  }
+ */
  
  void
  initialize_ice (void)

-- 
 ~~~~~~~~~~~~~~~~~~~~~~~~ Paul Barnfather ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
|  plb@clanger9.demon.co.uk  paul.barnfather@northern-electric.co.uk |
|      __           http://www.clanger9.demon.co.uk    .             |
     o--o-... 75TS                                    o'~o... 750SS




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]