Ok, so I finally got around to building OSX on OpenDarwin...
Well, not so good...
Here are the errors
g++ -O2 -I. -D__UNIX__ -D__BSD__ -D__DARWIN__ -D_REENTRANT=1
-D_THREAD_SAFE=1 -DXMAIL_OS=\"OSX\" -DHAS_SYSMACHINE -c BuffSock.cpp
In file included from SysInclude.h:47,
from BuffSock.cpp:23:
SysIncludeBSD.h:33:22: sys/poll.h: No such file or directory
SysIncludeBSD.h:68:19: dlfcn.h: No such file or directory
It looks like OpenDarwin does not seem to have dynamic linking support.
Quick question, where does XMail need dynamic linking? I am looking to
see if I have not installed anything or if there is a work-around.
Christian
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]