From xemacs-m  Mon Jan  6 14:25:54 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id OAA29685 for <xemacs-beta@xemacs.org>; Mon, 6 Jan 1997 14:25:53 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id MAA23114; Mon, 6 Jan 1997 12:36:03 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: [Build Report] XEmacs-20.0-b34 / SparcLinux
References: <199701061958.UAA13537@nimitz.info.ucl.ac.be>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Frederic Poncin's message of Mon, 06 Jan 1997 20:58:17 +0100
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: 06 Jan 1997 12:36:01 -0800
Message-ID: <m2bub2h77y.fsf@altair.xemacs.org>
Lines: 36
X-Mailer: Red Gnus v0.72/XEmacs 20.0

>>>>> "Frederic" == Frederic Poncin <fp@info.ucl.ac.be> writes:

Frederic> #if !(defined(linux) && defined(sparc))
Frederic> extern __ptr_t __sbrk __P ((int increment));
Frederic> #endif

Thanks for the patch, I applied it to the current betas.

Frederic> in gmalloc.c should fix it but the problem is probably
Frederic> somewhere else. I don't see why this is needed.

The problem is we shouldn't be redeclaring system routines.

Frederic> xmu lib. is not detected by configure and is missing at link

sb> O.K.  Do you have libpng, or did the detection fail for that too?

Frederic> Same problem with libpng, not detected.

O.K.  It's probably related then.  libpng is not configure-detected
because of incompatibilities in /bin/bash as /bin/sh.

Frederic> ./configure sparc-gnu-linux2.0.27 --with-xmu=yes
Frederic> --with-xface=yes --with-gcc=yes --with-gnu-make=yes --with-x
Frederic> --with-cde=no --with-xpm=yes --with-jpeg=yes --with-mule=no
Frederic> --with-png=yes


Frederic> [fp@linux-sparc src]$ ldd xemacs

Cool.  It works, right?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
"That Bill Clinton.  He probably doesn't know how to log on to the
Internet."  -- Rush Limbaugh, noted Computer Expert

