[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

need help with Xfree86



hi,

Daniel Stone asked me to review his pre-release of Xfree86 4.3.0-0pre1v1,
but i'm currently busy and running out of time.

I "fixed" (or not, see my post in bug-hurd) a problem with assumption
we have BSD4.4 sockets, but then the Xfree86 install target crashes
the system in a way that isn't easy to find out the makefile that makes
it crash.

If someone wants to help, that'd be much appreciated. please contact
me or Daniel Stone <dstone at trinity dot unimelb dot edu dot au>
to obtain a download url (Daniel asked that we don't make his repository
public)

I'm attaching my (suposed) BSD sockets fix, it will help building xdm
which has undefined indentifier errors with sin_len.

-- 
Robert Millan
--- xc/config/cf/gnu.cf.old	2003-05-26 23:46:46.000000000 +0200
+++ xc/config/cf/gnu.cf	2003-05-26 23:47:02.000000000 +0200
@@ -124,7 +124,6 @@
 XCOMM Not implemented and will always fail.
 #define HasShm			YES
 
-#define HasBSD44Sockets		YES
 #define HasSockets		YES
 #define HasSnprintf		YES
 #define HasMkstemp		YES

Reply to: