Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 22:38:57 -0600
From:      "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
To:        kmitch@phantasma.bevc.blacksburg.va.us, ports@FreeBSD.ORG
Subject:   Re: xmcd port
Message-ID:  <9603260438.AA03636@iworks.InterWorks.org>

next in thread | raw e-mail | index | archive | help

>The xmcd port no longer works with FreeBSD 2.1.0 and later.  It requires the
>following patch:

Yes, I ran across this also.  I had two other problems with the port.     
One is that I had to force the Makefile in cda.d to link -lncurses and -lmytinfo.
The -lcurses library was used instead because the Imakefile failed to find
FreeBSDArchitecture defined.  I had to change my FreeBSD.cf in /usr/X11R6/lib/X11/config
to define this.

The other problem was in running xmcd.  Do you get 4 malloc (free) warnings from
PHK malloc?  There seems to be an extra free of a Pixmap or something in the
XFree86 code.

I'm running -current with SWiM 2.0/ XFree86 3.12

Dan Eischen
deischen@iworks.InterWorks.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9603260438.AA03636>