From xemacs-m  Sun Jun 22 11:25:49 1997
Received: from bcarsde4.localhost (mailgate.nortel.ca [192.58.194.74])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA17759
	for <xemacs-beta@xemacs.org>; Sun, 22 Jun 1997 11:25:49 -0500 (CDT)
Received: from bcarsde5.ott.bnr.ca (actually 47.80.6.26) by bcarsde4.localhost;
          Sun, 22 Jun 1997 12:22:18 -0400
Received: from nquah6f (actually nquah6f.ott.bnr.ca) by bcarsde5.ott.bnr.ca;
          Sun, 22 Jun 1997 12:24:50 -0400
Received: by nquah6f (1.38.193.4/16.2 BNR V4.2 P1) id AA10207;
          Sun, 22 Jun 1997 12:16:51 -0400
From: "Barry Friedman" <friedman@nortel.ca>
Message-Id: <9706221616.AA10207@nquah6f>
Subject: [copenhagen] FAILURE hpux 9.03 hp-c89
To: xemacs-beta@xemacs.org
Date: Sun, 22 Jun 1997 12:16:51 -0400 (EDT)
Cc: mrb@Eng.Sun.COM
Reply-To: "Barry Friedman" <friedman@nortel.ca>
X-Mailer: ELM [version 2.4.1 PL23]
Content-Type: text

Failed with hp-ansi c89 no gnu malloc


Configured for `hppa1.1-hp-hpux9.03'.

  Where should the build process find the source code?    /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/hpux9.h' and `m/hp800.h'
  What compiler should XEmacs be built with?              cc -Aa -O
  Should XEmacs use the GNU version of malloc?            no
  (User chose not to use GNU allocators.)
  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/include/Motif1.2 /usr/include/X11R5
  Where do we find X Windows libraries?                   /usr/lib/Motif1.2 /usr/lib/X11R5
  Compiling in support for GIF image conversion.
  Compiling in support for XPM images.
  Compiling in native sound support.
  Compiling in support for DBM.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.
  movemail will use "dot-locking" for locking mail spool files.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.



cc -Aa -c  /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8/lib-src/../src/alloca.c
cc -Aa -O -Demacs -I../src  -DHAVE_CONFIG_H -Ae -Wp,-H100000 -I/usr/include/Motif1.2 -I/usr/include/X11R5 /dsk1/misc/xfer/emacs/xemacs-beta/xemacs-20.3-b8/lib-src/sorted-doc.c alloca.o  -L/usr/lib/Motif1.2 -L/usr/lib/X11R5 -ldbm -ltermcap -lAlib -lm -lc -o sorted-doc
/bin/ld: Unsatisfied symbols:
   xmalloc (code)
make[1]: *** [sorted-doc] Error 1
make[1]: Leaving directory `/dsk1/misc/xfer/emacs/xemacs-beta/hppa20/lib-src'
make: *** [lib-src] Error 1

