From 8d91c030bd4cb8ef296eb25fee9394ca4a8319f8 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 22 Dec 2003 11:08:30 +0000 Subject: Some information about missing or unfinshed functions by the macosx port --- (limited to 'development') diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX index 5069a2e..4cb5908 100644 --- a/development/macosx/README_MACOSX +++ b/development/macosx/README_MACOSX @@ -24,7 +24,24 @@ A lot of applications and plugins which are not platform specific. What will follow soon: -libopie2 +libopie2 (libopiecore and libopiedb works already !) + +ToDO: +----- +There are some functions in the sourcecode which are not yet ported to Mac. If the +MacOS environment should be used for real productive work, the following functions +must be implemented correctly: + +libopie/pim/otimezone.cpp: +Accessing of "setenv(...)" on Mac caused bus-errors. +Workaround/Fix: Unknown +Current-State: setenv() was just commented out. Thus the related functions may behave wrong! + +library/filemanager.cpp: +The sendfile() function is not available in MacOSX. Therefore a workaround must be implemented. +Workaround/Fix: Unknown. The function is available in the header files, but disabled by a +"#ifdef SENDFILE" .. and not implemented int the c-library. +If it will be supported, it should activate itself automatically by the "#ifdef".. How to compile Opie for MacOS-X: -- cgit v0.9.0.2