RE: 4.04 posix/AF_UNIX lossage

1999-12-15 Thread Simon Marlow
Hi Simon, I eventually managed to produce an executable (but see below) with the following patches (note that the address family enumeration below is *not* identical to freebsd): great, thanks. I've incorporated your patches. however compiling: main = "better dead than imperative"

RE: 4.04 posix/AF_UNIX lossage

1999-12-15 Thread Simon Marlow
Hi Simon, I eventually managed to produce an executable (but see below) with the following patches (note that the address family enumeration below is *not* identical to freebsd): [..] + | Psuedo_AF_RTIP -- Help Identify RTIP packets ^^ I think this should be

RE: 4.04 posix/AF_UNIX lossage

1999-12-14 Thread Simon Marlow
when attempting to bootstrap under netbsd-current: ==fptools== gmake all -r; in /orb/s/netbsd/usr/pkgsrc/lang/ghc/work.i386/fptools/ghc/lib/misc -- -- rm -f CString.o ; if [ ! -d CString ]; then mkdir CString; else

Re: 4.04 posix/AF_UNIX lossage

1999-12-14 Thread Julian Assange
Hi Simon, I eventually managed to produce an executable (but see below) with the following patches (note that the address family enumeration below is *not* identical to freebsd): $NetBSD$ --- ghc/lib/misc/SocketPrim.lhs Wed Sep 15 09:06:26 1999 +++ ghc/lib/misc/SocketPrim.lhs Tue Dec 14