[xmail] Re: Compile issue on OpenBSD 3.2

2003-03-19 Thread Ken
Davide and Rene, The combination of these two seems to have worked. Received no errors on the compile and it looks like it works. I am configuring now so I will report later today if any issues arise. XMail rocks! - Ken --- Davide Libenzi [EMAIL PROTECTED] wrote: On Wed, 19 Mar 2003, Rene

[xmail] Re: Compile issue on OpenBSD 3.2

2003-03-18 Thread Ken
Thanks, Rene! The output is now: delta# gmake -f Makefile.bsd c++ -O2 -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__ -DXMAIL_X86 -D_REENTRANT=1 -D_THREAD_SAFE=1 -c SysDep.cpp In file included from SysDep.cpp:40: SysDepBSD.cpp: In function `int SysMemoryInfo(SYS_INT64 *, SYS_INT64 *, SYS_INT64 *,

[xmail] Re: Compile issue on OpenBSD 3.2

2003-03-18 Thread Rene Rivera
[2003-03-18] Ken wrote: Thanks, Rene! The output is now: delta# gmake -f Makefile.bsd c++ -O2 -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__ -DXMAIL_X86 -D_REENTRANT=1 -D_THREAD_SAFE=1 -c SysDep.cpp In file included from SysDep.cpp:40: SysDepBSD.cpp: In function `int SysMemoryInfo(SYS_INT64 *,