From xemacs-m  Wed Dec 11 12:52:06 1996
Received: from sandman.cisco.com (sandman.cisco.com [171.68.209.51]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id MAA29822 for <xemacs-beta@xemacs.org>; Wed, 11 Dec 1996 12:52:06 -0600 (CST)
Received: (from drich@localhost) by sandman.cisco.com (8.6.11/CA/950118) id KAA03190 for xemacs-beta@xemacs.org; Wed, 11 Dec 1996 10:51:37 -0800
Date: Wed, 11 Dec 1996 10:51:37 -0800
From: Dan Rich <drich@cisco.com>
Message-Id: <199612111851.KAA03190@sandman.cisco.com>
To: xemacs-beta@xemacs.org
Subject: xemacs 20.0b30 on SunOS 4.1.3

I have managed to get b30 to build on SunOS with only two problems.  One is
the system file naming that has already been brought up (I'm *way* behind in
my xemacs-beta e-mail), and the other was trying to build with -with-i18n3
on SunOS -- it errors out in regex.c, since dgettext doesn't exist (but the
error is slightly less than helpful).

Anyway, here is my configuration:
./configure  --site-libraries=/local/lib --site-includes=/local/include --with-xpm --with-xface --with-sound=native --with-gif --with-jpeg --with-png --prefix=/local/beta --dynamic --with-mule

and I will continue to beat on it to see what crops up.

BTW, I was having some trouble replying to e-mail from VM, but since I'm not
sure whether that was due to something in b30 or the new version of TM that I
have installed I want to hold off reporting it yet (unless someone else is
also having trouble)....

