From xemacs-m  Sun Apr 13 11:37:38 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id LAA02772
	for <xemacs-beta@xemacs.org>; Sun, 13 Apr 1997 11:37:36 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id SAA04060; Sun, 13 Apr 1997 18:37:36 +0200 (MET DST)
Sender: hniksic@public.srce.hr
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: 20.1-b15: SUCCESS on alpha-dec-osf4.0
References: <kigsp0vxi18.fsf@jagor.srce.hr> <m2hghbkk6o.fsf@altair.xemacs.org> <kign2r2ykou.fsf@jagor.srce.hr> <m2pvvylw1z.fsf@altair.xemacs.org>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA
        EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X
        vhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 13 Apr 1997 18:37:35 +0200
In-Reply-To: Steven L Baur's message of 13 Apr 1997 09:36:08 -0700
Message-ID: <kighghayj3k.fsf@jagor.srce.hr>
Lines: 35
X-Mailer: Gnus v5.4.42/XEmacs 19.15

Steven L Baur <steve@miranova.com> writes:

> Do you actually have tooltalk available?

I don't know.  I don't even know what the f*k tooltalk is.

> The bad code is attached.  The missing else you must be hitting is
> noted.

I see.  Note that I link just fine, as soon as I romve the bogus
reference.

> #ifdef TOOLTALK
> # define TOOLTALK_OBJS tooltalk.o
> # if (defined (IRIX5) || defined (HPUX) || defined (POWERPC) || defined (AIX4) || defined (LINUX))
> #  define LIB_TOOLTALK -ltt
> # else
> #  if (defined (SPARC) && !defined (USG))
> #    define LIB_TOOLTALK -ltt -lI18N
> #  else
> #    if ((defined (SPARC) || defined(INTEL386)) && defined (USG))
> #      define LIB_TOOLTALK -ltt -lce
> #### MISSING ELSE HERE ####################################
How about:
#    else
#     define LIB_TOOLTALK

there?  It would work for me.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
WWW:  World-Wide-Waste.  Waste management corporation, which
      handles the billions of tons of garbage generated by just
      about everybody these days.

