Subject: Re: XFree86 2.1 Binaries for NetBSD-current
To: None <jan@homer.filetek.com>
From: Matthieu Herrb <matthieu@laas.fr>
List: current-users
Date: 03/20/1994 08:01:34
You wrote (in your message from Sat 19)
> I just finished putting up XFree86 2.1 for current. Now I'm recompiling
> some clients and xmkmf fails with the following:
>
> --
> In file included from /usr/X386/lib/X11/config/Imake.tmpl:396, from :4:
> /usr/X386/lib/X11/config/x386.cf:1096: netbsdLib.rules: No such file or directory
> imake: Exit code 33. Stop.
> --
It's my fault too. Just apply this patch to x386.cf:
*** x386.cf Wed Mar 9 22:21:28 1994
--- /home/matthieu/x386.cf Sun Mar 20 07:56:24 1994
***************
*** 1092,1101 ****
# endif
#endif
- #ifdef i386NetBsd
- # include <netbsdLib.rules>
- #endif
-
# define ServerExtraDefines GccGasOption -DXDMCP MallocFlags
LinkKitFlags \
-DAVOID_GLYPHBLT
--- 1092,1097 ----
I'll update the lib tarfile on ftp.laas.fr today.
Matthieu
------------------------------------------------------------------------------