I will see if I can get such a machine working with gcc. Currently, we 
already use the GNU make program on all the machines.

Until that time, has anyone successfully compiled 2.1.3 with Sun's cc? 
After looking at the code, I am baffled as to the cause of the problem *sigh*.

Tony

At 09:08 AM 03/28/2002 -0800, [EMAIL PROTECTED] wrote:
>Security concerns?
>To be honest, most of the freeware I use on my Solaris 8 servers
>requires/preferrs being compiled by gcc over sun's cc. Or the GNU make for
>that matter.
>
>If you have a pure test box, something non-political, non-production, I'd
>load gcc and try compilling it there just to see if it is the issue at all.
>
>-Kiarna
>
>-----Original Message-----
>From:   Anthony Brock [SMTP:[EMAIL PROTECTED]]
>Sent:   Thursday, March 28, 2002 11:43 AM
>To:     [EMAIL PROTECTED]
>Cc:     [EMAIL PROTECTED]
>Subject:        Re: RE: Error compiling 2.1.3 on Solaris 8
>
>I am using Sun Workshop 5.0. Unfortunately, I don't have the option of
>trying GNU gcc at this time (political reasons).
>
>Tony
>
>[EMAIL PROTECTED] writes:
> >>Are you using the Sun cc or GNU gcc?
> >>I found I had much better luck compiling with gcc.
> >>
> >>-Kiarna
> >>
> >>-----Original Message-----
> >>From: Anthony Brock [SMTP:[EMAIL PROTECTED]]
> >>Sent: Wednesday, March 27, 2002 5:42 PM
> >>To:   Cyrus Info
> >>Subject:      Error compiling 2.1.3 on Solaris 8
> >>
> >>I am attempting to compile Cyrus IMAP on a Solaris 8 machine with Cyrus
> >>SASL 2.1.2, BerkeleyDB 4.0.14, MIT Kerberos 5-1.2.4 and OpenSSL 0.9.6c. I
> >>am using the following configure with Sun Workshop 5.0:
> >>
> >># CFLAGS="-xO3 -xtarget=native -Xa -xdepend" \
> >>./configure \
> >>--with-dbdir=/usr/local/BerkeleyDB \
> >>--with-cyrus-user=cyrus \
> >>--with-cyrus-group=mail \
> >>--with-openssl=/usr/local/ssl \
> >>--with-sasldir=/usr/local \
> >>--with-libwrap=/usr/local
> >>
> >>The configure appears to work correctly. However, I am seeing the
> >>following
> >>error during the compile:
> >>
> >>cc -c -I.. -I/usr/local/BerkeleyDB/include  -I/usr/local/include
> >>-I/usr/local/ssl/include -I/usr/local/include  -DHAVE_CONFIG_H -I. -I.
> >>-xO3
> >>-xtarget=native -Xa -xdepend \
> >>glob.c
> >>cc -c -I.. -I/usr/local/BerkeleyDB/include  -I/usr/local/include
> >>-I/usr/local/ssl/include -I/usr/local/include  -DHAVE_CONFIG_H -I. -I.
> >>-xO3
> >>-xtarget=native -Xa -xdepend \
> >>retry.c
> >>"retry.c", line 79: cannot do pointer arithmetic on operand of unknown
> >>size
> >>cc: acomp failed for retry.c
> >>make[1]: *** [retry.o] Error 2
> >>make[1]: Leaving directory `/export/home/abrock/cyrus-imapd-2.1.3/lib'
> >>make: *** [all] Error 1
> >>#
> >>
> >>Any ideas? Advise is greatly appreciated!
> >>
> >>Tony
> >>
> >>***********************************************************************
>*******
> >>* Anthony Brock
> >>[EMAIL PROTECTED] *
> >>* Director of Network Services                         George Fox
> >>University *
> >>***********************************************************************
>*******
> >>

******************************************************************************
* Anthony Brock                                         [EMAIL PROTECTED] *
* Director of Network Services                         George Fox University *
******************************************************************************

Reply via email to