Folks,

I apologize if my problem is obvious, but I'm having trouble getting
the imap-2007d package to compile.  Here's what I'm using:

  OS:  Solaris2.6
  Compiler:  GCC 2.8.1, GCC 3.4.2, SUNWspro CC 4.20
  OpenSSL:  0.9.8i  ( newly compiled, tested, and installed )

When I attempt to do "make gso", I get the following errors and the
compile job aborts:

  getspnam.c: In function `Getpeername':
  In file included from osdep.c:61:
  getspnam.c:40: `socklen_t' undeclared (first use in this function)
  getspnam.c:40: (Each undeclared identifier is reported only once
  getspnam.c:40: for each function it appears in.)
  getspnam.c:40: parse error before `len'
  getspnam.c:41: `len' undeclared (first use in this function)
  getspnam.c: In function `Getsockname':
  getspnam.c:57: `socklen_t' undeclared (first use in this function)
  getspnam.c:57: parse error before `len'
  getspnam.c:58: `len' undeclared (first use in this function)
  tcp_unix.c: In function `tcp_aopen':
  In file included from osdep.c:63:
  tcp_unix.c:382: warning: assignment makes pointer from integer without a cast
  tcp_unix.c:383: warning: assignment makes pointer from integer without a cast
  make[3]: *** [osdep.o] Error 1
  make[3]: Leaving directory `/irazu/software/imap-2007d/c-client'
  make[2]: *** [gso] Error 2
  make[2]: Leaving directory `/irazu/software/imap-2007d/c-client'
  make[1]: *** [OSTYPE] Error 2
  make[1]: Leaving directory `/irazu/software/imap-2007d'
  make: *** [gso] Error 2

I've tried the other Solaris and SunOS options with similar results.
I also tried compiling on another platform running GCC 3.4.2, with
the result that it blew up similarly but a little further on in the
job.  The SUNWspro compiler also doesn't work, but I'd rather use
GCC if possible.

I've consulted the FAQ, and done a search of the archives of this list,
but haven't found anything that helps.  Does anyone have any ideas?
I've been running UW-imap and pop3 for years, but would really like to
update my binaries.

Best regards,

Neil Dickey, Ph.D.
email: [email protected]
Research Associate/Sysop
Geology Department
Northern Illinois University
DeKalb, Illinois, U.S.A.
60115
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to