Date: Wed, 25 Feb 1998 23:59:39 -0800 From: Mike Smith <mike@smith.net.au> To: Dan Nelson <dnelson@emsphone.com> Cc: Mike Smith <mike@smith.net.au>, hackers@FreeBSD.ORG Subject: Re: Odd(?) sh/make behaviour. Message-ID: <199802260759.XAA23066@dingo.cdrom.com> In-Reply-To: Your message of "Wed, 25 Feb 1998 00:06:41 CST." <19980225000641.64691@emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Hmm, what did you patch? I just dug up some more-or-less right Imake > > templates off a stale Linux distribution and fixed an include in one > > file. I'll be committing it in a few minutes... > > The following _almost_ works. I must have forgotten a #define > somewhere, as DBMLibrary gets #defined to 0, which screws up line 89 of > Xvnc/programs/Xserver/Imakefile. The link line ends up with a "-lm 0" > at the end. I'm not sure what lines 86-90 are trying to do (should I > #define XFree86Version in FreeBSD.cf?). > > 1. Adjust the Imakefile in the root directory to remove the "unset" stuff Yup. > 2. Create a minimal FreeBSD.cf file in Xvnc/config/: (This could > probably be improved; I've never used xmkmf so I don't know what > #defines are required. I just kept adding things until I got a > clean compile) Ick. I think I did better than this. I also made it support gzipped fonts, which was pretty trivial (modulo a stupid typo that had me wandering all over the place trying to work out what was wrong). I committed this earlier this evening. I also put the java stuff for clients in as a separate port, as you need the JDK for that. This is really really neat software; I can think of quite a pile of uses in embedded systems just to start with. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802260759.XAA23066>