[xmail] Quickfix for FreeBSD-7.x build error

2009-07-01 Thread fred
There is a build error when building XMail-1.26 on FreeBSD-7.x servers, I didn’t try it on 6.x but I guess they also have this problem. #gmake -f Makefile.bsd g++ -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__ -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAS_SYSMACHINE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE

Re: [xmail] Quickfix for FreeBSD-7.x build error

2009-07-01 Thread Davide Libenzi
On Wed, 1 Jul 2009, fred wrote: There is a build error when building XMail-1.26 on FreeBSD-7.x servers, I didn?t try it on 6.x but I guess they also have this problem.   #gmake -f Makefile.bsd g++   -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__ -D_REENTRANT=1 -D_THREAD_SAFE=1

Re: [xmail] Quickfix for FreeBSD-7.x build error

2009-07-01 Thread Davide Libenzi
On Wed, 1 Jul 2009, Davide Libenzi wrote: On Wed, 1 Jul 2009, fred wrote: There is a build error when building XMail-1.26 on FreeBSD-7.x servers, I didn?t try it on 6.x but I guess they also have this problem.   #gmake -f Makefile.bsd g++   -I. -D__UNIX__ -D__BSD__