From xemacs-m  Mon Dec 23 07:52:48 1996
Received: from jet-sun.med.iacnet.com (jet-sun.med.iacnet.com [140.244.8.10])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id HAA20379 for <xemacs-beta@xemacs.org>; Mon, 23 Dec 1996 07:52:47 -0600 (CST)
Received: by jet-sun.med.iacnet.com (SMI-8.6/SMI-SVR4)
	id IAA24414; Mon, 23 Dec 1996 08:52:12 -0500
Date: Mon, 23 Dec 1996 08:52:12 -0500
Message-Id: <199612231352.IAA24414@jet-sun.med.iacnet.com>
From: andreas@sccon.com
To: xemacs-beta@xemacs.org
Subject: trouble compiling xemacs-19.15b5


hi all...

i am trying to compile  on an solaris 2.5.1 platform and ran the
following configure:

Configured for `sparc-sun-solaris2.5.1'.
 
  Where should the build process find the source code?    /home/andreas/work/xemacs-19.15-b5
  What installation prefix should install use?            /opt/xemacs-19.15
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -g -O -DPOP
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for JPEG image conversion.
  Compiling in support for PNG image conversion.
  Compiling in both network and native sound support.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
 
 
creating config.status
creating Makefile
creating lib-src/Makefile.in
creating src/Makefile.in
creating lwlib/Makefile.in
creating dynodump/Makefile.in
creating src/config.h
creating src/Makefile
creating lwlib/Makefile
creating lib-src/Makefile
creating dynodump/Makefile

i then try to make and get the following error:

3 jet-sun.andreas>make
Producing `src/paths.h' from `src/paths.h.in'.
rm -f src/paths.h.tmp
chmod 0644 src/paths.h.tmp
src/paths.h is unchanged
make: Fatal error: Don't know how to make target `man/Makefile'
4 jet-sun.andreas>


anyone have any ideas...

cheers,
andreas

