From xemacs-m  Wed Apr  2 03:50:36 1997
Received: from corp-200.dfki.uni-sb.de (root@corp-200.dfki.uni-sb.de [134.96.188.10])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id DAA12094
	for <xemacs-beta@xemacs.org>; Wed, 2 Apr 1997 03:50:29 -0600 (CST)
Received: from serv-101.dfki.uni-sb.de (burt@serv-101.dfki.uni-sb.de [134.96.184.62]) by corp-200.dfki.uni-sb.de (8.8.4/8.7.3) with ESMTP id LAA23900; Wed, 2 Apr 1997 11:50:28 +0200 (MET DST)
Organization: DFKI Saarbruecken GmbH, D 66123 Saarbruecken
Received: (from burt@localhost) by serv-101.dfki.uni-sb.de (8.8.4/8.7.3) id LAA27486; Wed, 2 Apr 1997 11:50:22 +0200 (MET DST)
Sender: burt@dfki.uni-sb.de
To: Steven L Baur <steve@miranova.com>
Cc: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Problems building XEmacs 20.1-b10
References: <m2hghwab8l.fsf@altair.xemacs.org>
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
From: Alastair Burt <burt@dfki.uni-sb.de>
Date: 02 Apr 1997 11:50:22 +0200
In-Reply-To: Steven L Baur's message of 27 Mar 1997 20:31:22 -0800
Message-ID: <vgbu7x7nz5.fsf@dfki.uni-sb.de>
Lines: 60
X-Mailer: Gnus v5.2.40/XEmacs 20.0

Now the configure script cannot find my X11 libraries and complains about
an extraneous "[".  The X11 libraries are in my LD_LIBRARY_PATH and
previous versions of XEmacs managed to configure OK.

BTW, are there any plans to read and write Unicode in the mule-enabled
XEmacs?  

--- Alastair

./configure --with-mule=yes --site-includes="/opt/global/include /home/burt/include" --with-xim=no --prefix=/home/burt/lib/xemacs-20.1
- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a sparc-sun-solaris2.5
checking for ln -s
checking the configuration name
checking how to run the C preprocessor
checking for a BSD compatible install
checking for bison
checking for AIX
checking for mach/mach.h
checking for sys/stropts.h
checking for sys/timeb.h
checking for sys/time.h
checking for unistd.h
checking for utime.h
checking for sys/wait.h
checking for libintl.h
checking for locale.h
checking for libgen.h
checking for linux/version.h
checking for kstat.h
checking for sys/pstat.h
checking for ANSI C header files
checking for whether time.h and sys/time.h may both be included
checking for sys_siglist declaration in signal.h or unistd.h
checking for struct utimbuf
checking for return type of signal handlers
checking for struct timeval
checking for struct tm in time.h
checking for tm_zone in struct tm
checking for tzname
checking for lack of working const
checking byte ordering
checking for long file names
checking for -xildoff compiler flag
checking for specified window system
  No window system specified.  Looking for X11.
checking for X include and library files with xmkmf
  Using X11.
examining the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable.
./configure: ]: execute permission denied
checking for -ldnet
checking for -lkstat
checking for -lXbsd
checking for -lpthreads
checking for XFree86
checking for -lX11
Unable to find X11 libraries.

