I'm trying to build UW-IMAP 2006f on Mac OS X 10.3.9. (Yes, I know the OS is one major rev old.)

I understand that I have to use "make oxp" to build it with PAM authentication so it'll validate passwords properly, but when I run that command, the build fails with:

...
`cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c
cc1: error: unrecognized option `-Wno-pointer-sign'
make[3]: *** [osdep.o] Error 1
make[2]: *** [osx] Error 2
make[1]: *** [OSTYPE] Error 2
make: *** [oxp] Error 2

I tried "make oxp SSLTYPE=none", but it also failed in the same way.

How do I compile this on Mac OS X?

  - B


_______________________________________________
Imap-uw mailing list
Imap-uw@u.washington.edu
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to