Here's a patch to build Ice-1.2.0 on Mac OS X 10.3.x! To apply the patch:
- Unpack Ice, tar -zxvf Ice-1.2.0.tar.gz
- Unzip the patch, gunzip macosx.patch.gz
- Apply the patch: cd Ice-1.2.0; patch -p1 < macosx.patch
Then, follow the instructions from the INSTALL.MACOSX file in the top level directory of your patched Ice distribution. Let me know if you have any issues with this patch!
Benoit.

Reply With Quote
. Is your C pre-processor perhaps picking up another dlfcn.h installed on your system? Can you try the following?
