Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 08:30:55 -0300 (EST)
From:      Marcello Mezzanotti <mezzanet@iname.com>
To:        me <onemo@jps.net>
Cc:        oZZ!!! <osa@etrust.ru>, ports@FreeBSD.ORG
Subject:   Re: wdm dont compile
Message-ID:  <Pine.LNX.3.96.990219083035.1445A-100000@marte.bbsiga.com.br>
In-Reply-To: <36CCE465.6C35515C@jps.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Feb 1999, me wrote:

> "oZZ!!!" wrote:
> 
> > Try to use following patches...
> >
> > file patch-aa
> > ----------c-u-t--h-e-r-e--------------------------
> > --- configure.orig      Sun Sep 13 19:41:26 1998
> > +++ configure   Thu Feb 18 23:34:38 1999
> > @@ -2784,7 +2784,7 @@
> >
> >  XLFLAGS="$X_LIBS"
> >
> > -XLIBS="$X_EXTRA_LIBS -lXext -lXt -lX11 -lm"
> > +XLIBS="$X_PRE_LIBS $X_EXTRA_LIBS -lXext -lXt -lX11 -lm"
> >
> >  XDM_EXTRA_LIBS="-lXmu -lXau -lXdmcp"
> >
> > @@ -3273,7 +3273,7 @@
> >
> >
> >
> > -WINGsOK=no
> > +WINGsOK=yes
> >  WINGsDEBUG=no
> >  echo $ac_n "checking for WINGs""... $ac_c" 1>&6
> >  echo "configure:3280: checking for WINGs" >&5
> > @@ -3587,7 +3587,7 @@
> >  EOF
> >
> >  cat >> confdefs.h <<EOF
> > -#define DEF_AUTH_DIR "$DMDIR/authdir"
> > +#define DEF_AUTH_DIR "$DMDIR"
> >  EOF
> >
> >
> >
> > ---------e-n-d--c-u-t----------------------
> >
> > patch-ad
> >
> > ---------c-u-t--h-e-r-e--------------------
> > --- src/TestLogin.c.orig        Thu Feb 18 23:39:31 1999
> > +++ src/TestLogin.c     Thu Feb 18 23:39:55 1999
> > @@ -67,7 +67,6 @@
> >  #include <stdlib.h>
> >  #include <strings.h>
> >  #include <signal.h>
> > -#include <malloc.h>
> >
> >
> >  #define forever 1
> > --------e-n-d--c-u-t-------------------------
> >
> 
> Gave it a shot and it still doesn't find the wraster libs. I submitted a PR on
> this a few weeks ago, which was just closed with a simple patch to the
> .../wdm/Makefile. I Don't understand autoconf well enough to figure out why it
> can't find the lib, it's in /usr/X11R6/lib.
> 
> Any other suggestions? I'd really like to try this app out.
> 
> MO!
> 

i tried this patch and works for me



+-----------------------------------------------+---------------------+
| Marcello Mezzanotti <mezzanet@iname.com>      |   Amiga 1200/18Mb   |
| ICQ UIN #1845241                              |     AmigaOS 3.1     |
| C, Pascal, PHP, Arexx Programmer              |   Linux 2.0.33pl1   |
| Star Trek, UNIX, Amiga Computers              |    NetBSD  1.3.3    |
| IRC Nick: MezzaNET                            |                     |
+-----------------------------------------------+    K6 233  32Mb     |
|     Amiga: The Computer For Creative Minds    |   FreeBSD 2.2.28    |
|    Linux: The Choice of The Next Generation   |    Linux 2.0.36     |
+-----------------------------------------------+---------------------+




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.990219083035.1445A-100000>