[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-12 Thread Davide Libenzi
On Sun, 12 Mar 2006, David Lord wrote: > Thanks Davide > > I just found this in /usr/src/UPDATING 20040418: > > statfs(2) and friends have been replaced by statvfs(2). > ... > In addition your libc build might not work > (undefined SYS_statfs symbol) because make clean does not know how > to

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-12 Thread David Lord
On 11 Mar 2006, at 8:37, Davide Libenzi wrote: > > On Tue, 7 Mar 2006, David Lord wrote: > > > Well it was quite a while back (Jan 17). > > > > g++ -O2 -I. -D__UNIX__ -D__BSD__ -D__NETBSD__ -D_REENTRANT=1 > > -D_THREAD_SAFE=1 -DHAS_SYSMACHINE -c SysDep.cpp > > In file included from SysDep.c

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-11 Thread Davide Libenzi
On Tue, 7 Mar 2006, David Lord wrote: > Well it was quite a while back (Jan 17). > > g++ -O2 -I. -D__UNIX__ -D__BSD__ -D__NETBSD__ -D_REENTRANT=1 > -D_THREAD_SAFE=1 -DHAS_SYSMACHINE -c SysDep.cpp > In file included from SysDep.cpp:40: > SysDepBSD.cpp: In function `int SysGetDiskSpace(const c

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-07 Thread David Lord
On 7 Mar 2006, at 7:54, Davide Libenzi wrote: > > On Mon, 6 Mar 2006, David Lord wrote: > > > Update on my problem with xmail-1.22 failing to compile on NetBSD > > 3.0/i386. > > > > Still no luck with this. It would be nice to hear from someone that > > is using xmailserver with NetBSD 3.0/i386.

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-07 Thread Davide Libenzi
On Mon, 6 Mar 2006, David Lord wrote: > Update on my problem with xmail-1.22 failing to compile on NetBSD > 3.0/i386. > > Still no luck with this. It would be nice to hear from someone that > is using xmailserver with NetBSD 3.0/i386. Sorry, I have a very short memory ;) What was the problem wit

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-03-06 Thread David Lord
On 20 Jan 2006, at 17:42, Davide Libenzi wrote: > > On Fri, 20 Jan 2006, David Lord wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 17 Jan 2006, at 11:41, Davide Libenzi wrote: > > > >> Can you try this? > >> > >> $ find /usr/include -type f -exec grep -H statfs {} \; >

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-20 Thread Davide Libenzi
On Fri, 20 Jan 2006, David Lord wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 17 Jan 2006, at 11:41, Davide Libenzi wrote: > >> Can you try this? >> >> $ find /usr/include -type f -exec grep -H statfs {} \; > > Hi again > > I'm still no further forward with solution as to why I

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-20 Thread David Lord
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17 Jan 2006, at 11:41, Davide Libenzi wrote: > Can you try this? > > $ find /usr/include -type f -exec grep -H statfs {} \; Hi again I'm still no further forward with solution as to why I can't get a clean compile of 1.21 or 1.22 on NetBSD 3.0

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-17 Thread David Lord
On 17 Jan 2006, at 22:26, David Lord wrote: > One other possibility is I missed out a required postupdate step so > I'll run postinstall against the NetBSD 3.0 distribution from cd. Postinstall found lots of failed checks and fixed them. Rebout shows system to be hosed. At least restoring the b

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-17 Thread David Lord
On 17 Jan 2006, at 11:41, Davide Libenzi wrote: > > On Tue, 17 Jan 2006, David Lord wrote: > > > On 16 Jan 2006, at 16:28, Davide Libenzi wrote: > > > >> > >> On Tue, 17 Jan 2006, David Lord wrote: > >> > >>> I've been trying to setup a server to replace the one on FreeBSD > >>> 5.3 which is giv

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-17 Thread Davide Libenzi
On Tue, 17 Jan 2006, David Lord wrote: > On 16 Jan 2006, at 16:28, Davide Libenzi wrote: > >> >> On Tue, 17 Jan 2006, David Lord wrote: >> >>> I've been trying to setup a server to replace the one on FreeBSD 5.3 >>> which is giving a fairly regular panic due to problems more with >>> FreeBSD than

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-16 Thread David Lord
On 16 Jan 2006, at 16:28, Davide Libenzi wrote: > > On Tue, 17 Jan 2006, David Lord wrote: > > > I've been trying to setup a server to replace the one on FreeBSD 5.3 > > which is giving a fairly regular panic due to problems more with > > FreeBSD than Xmail which I had running for months without

[xmail] Re: Unable to compile Xmail on NetBSD 3.0

2006-01-16 Thread Davide Libenzi
On Tue, 17 Jan 2006, David Lord wrote: > I've been trying to setup a server to replace the one on FreeBSD 5.3 > which is giving a fairly regular panic due to problems more with > FreeBSD than Xmail which I had running for months without problem on > much faster hardware (p4-2400 vs 586-133). > >