Harald Schneider wrote:

>NOPe .. I'm running OSX 10.3.3 (Panther) with Darwin Kernel 7.3.0 on a
>PPC CPU (IMAC).
>If we manage to solve the last issues on my machine, we should be ready
>for any Darwin platform :-)
>
>  
>
Interesting because I am running 10.3.3, but I do not have an OSTYPE of 
darwin, but Darwin7.0.  I get the same response on my OpenDarwin box.  
Are you running a patched box, where you added your own kernel?

About your other questions...

- All output files have a .exe suffix.

This is because OSX is case insensitive and the built files conflict with the 
directories.  I am right now working on a restructured project structure where build, 
source, projects, etc files will be separate.  However, as I have a course to complete 
that project structure will not be completed until end of next week.

- ./XMail.exe --debug -Md returns 'unable to create file', even thought
I'm
  logged in as root, permissions are set to 700 on /var/MailRoot and
MAIL_ROOT
  is exported.

I am guessing XMail is trying to read something on your box that does not exist.  My 
guess is that it is either a log file or PID file.  This has happened often to me in 
the past, because the default UNIX builds (FreeBSD, or Linux) have directories that 
OSX or Darwin does not.

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]

Reply via email to