From xemacs-m  Sat Dec 14 09:58:04 1996
Received: from sicmail.epfl.ch (sicmail.epfl.ch [128.178.50.31]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with SMTP id JAA12479 for <xemacs-beta@xemacs.org>; Sat, 14 Dec 1996 09:57:59 -0600 (CST)
Received: from lspsun16.epfl.ch by sicmail.epfl.ch with SMTP (PP);
          Sat, 14 Dec 1996 16:52:51 +0100
Received: by lspsun16.epfl.ch (5.x/Epfl-4.9-c/MX) id AA14243;
          Sat, 14 Dec 1996 16:56:31 +0100
Date: Sat, 14 Dec 1996 16:56:31 +0100
Message-Id: <9612141556.AA14243@lspsun16.epfl.ch>
From: Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
To: XEmacs Beta Mailing List <xemacs-beta@xemacs.org>
Subject: Failed linking 20b31 on sparc-sun-solaris2.4
X-Attribution: Oscar
X-Face: &f0TVPZirOQ$"C[5pZkDY(1~+M1p0&edTtJPL-*?u$b(vr<1m?~iZBqp2YoDS[IyxDHV<MN 
        x;/;<I]H;2OOZd:+cj^}L-,Hixp!@].>U~)KHl|Kpm"='5OF?vT]k_HQ1]|^}Pm>,;+]iJCt_-Y[S\ 
        EpwT);2R8#[4dt8~*}&#3$6xI4jNZM9lVHua'vIM[PEx*#cgxCVruf1zN0}
X-Mailer: ViewMail (vm) Version 5.96 (beta) with Emacs 19.14 XEmacs Lucid
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII


./configure sparc-sun-solaris2.4 --site-includes='/logiciels/public/X11R5/include /logiciels/public/X11R5/include/X11 /logiciels/public/X11R5/include/X11/jpeg' --site-libraries=/logiciels/public/X11R5/lib --site-runtime-libraries=/logiciels/public/X11R5/lib --with-gcc --cflags='-O4' --with-gnu-make --dynamic --verbose --with-mule

Resulted in :

Configured for `sparc-sun-solaris2.4'.

  Where should the build process find the source code?    /tmp/xemacs-20.0-b31
  What installation prefix should install use?		  /usr/local
  What operating system and machine description files should XEmacs use?
        `s/sol2-4.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc -O4
  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?                /logiciels/public/X11R5/include
  Where do we find X Windows libraries?                   /logiciels/public/X11R5/lib
  Additional header files:                                /logiciels/public/X11R5/include /logiciels/public/X11R5/include/X11 /logiciels/public/X11R5/include/X11/jpeg
  Additional libraries:                                   /logiciels/public/X11R5/lib /logiciels/public/X11R5/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.
  (Using -lgz instead of -lz.)
  Compiling in support for GNU DBM.
  Compiling in Mule (multi-lingual) support.
  Compiling in XIM (X11R5+ I18N input method) support.
    Using Motif to provide XIM support.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Motif dialog boxes.
  Compiling in extra code for debugging.
  Compiling in code for checking XEmacs memory usage.

Compilation was ok except for some warnings but linking failed with the
following message: 

Undefined			first referenced
 symbol  			    in file
lwlib_menubars_lucid                gui-x.o
lw_map_widget_values                gui-x.o
lwlib_dialogs_motif                 gui-x.o
lwlib_uses_motif                    gui-x.o
lwlib_scrollbars_lucid              gui-x.o
replace_widget_value_tree           menubar-x.o
lwlib_does_not_use_energize         gui-x.o
lwlib_uses_x11r5                    gui-x.o
lwlib_uses_motif_1_2                gui-x.o

I checked lwlib with nm and the missing symbols seem to be correctly defined. I
thought that might have been caused by the order of the libraries (lwlib is
static and was first of the list before shared libs) so I tried to put it at
the end but the result was the same. I am still investigating but if someone
has an idea I would be grateful. 

Please note it is my first attempt at building XEmacs and I subscribed to the
beta mailing list little ago, so I may have missed something important.

Regards,

Oscar

-- 
                   _____
    _             / ___ \  Oscar Figueiredo: EPFL / DI-LSP
   / \_____      / /\_/ /\                   CH 1015 Lausanne - Switzerland
  /  _   _ \    / _____/ / Tel:+(41)(21) 693 2039    Fax:+(41)(21) 693 6680
 / / / / / /\  / /\____\/         WWW: http://diwww.epfl.ch/~figueire/
/_/ /_/ /_/ / /_/ /        Quote: "What's the best way to accelerate a PC ?
\_\/\_\/\_\/  \_\/                          ... 9.81 m/s/s"

