packages for solaris 10 x86

Frank Pittel fwp at deepthought.com
Tue Oct 5 20:01:24 EDT 2010


On Tue, Oct 05, 2010 at 05:08:17PM -0500, Frank Pittel wrote:
> On Tue, Oct 05, 2010 at 03:04:13PM -0300, Mark Homoky wrote:
> > Hi Frank,
> > 
> > Monday, October 4, 2010, 4:40:54 PM, you wrote:
> > 
> > > I'm looking for packages for cyrus imap and cyrus ssl/sasl for solaris-10 on an x86 box.
> > > I looked around on the sun freeware site and the cyrus site and didn't find anything.
> > > Does anyone know where I can find the packages?
> > 
> > > Frank
> > > ----
> > > Cyrus Home Page: http://www.cyrusimap.org/
> > > List Archives/Info:
> > > http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> > 
> > Although I've not used them myself I did find some packages at sunfreepacks.com which might help you.
> > 
> > Peronsally my preferred option is to build from source, although this is proving more than a little troublesome.
> > 
> > I plan on spending perhaps another day at this, then I'm resorting to the site above and its myriad of packages so I'd appreciate the feedback if you have success (or not).
> > 
> > My own problem is that I keep getting a hang during the compile process just after "mkchartable: mapping UTF-8". Google isn't much help in that regard, although there is also a configure warning too stating:
> > 
> > "WARNING:  'Makefile.in' seems to ignore the --datarootdir setting"
> > 
> > So this may very well be my own doing.
> > 
> > If you're interested and if I get this working I can post all the configure / compile / install lines for you if that's any help. I'm no developer but I managed to work most of it out including some modifications to use BerkeleyDB.5.1 instead of a 4.x version.
> 
> I'm downloading the dvd from sunfreepacks.com now. Somehow I manage to never hear of that
> site. Not sure how that happened. It looks like some of the stuff there is rather old and
> if the cyrux is older then what I'm running on linux I'll compile it myself. I'm not sure
> what version of Solaris your running but I have solaris x86 9/10 with the latest patches
> installed. I haven't added any other software so it's a purely stock installation. I'll
> let you know how it works out.

It didn't take long to run into a problem I don't know how to deal with. :-(

When trying to build sasl I get the following error:

make[3]: Entering directory `/src/cyrus-sasl-2.1.23/saslauthd'
source='auth_getpwent.c' object='auth_getpwent.o' libtool=no \
depfile='.deps/auth_getpwent.Po' tmpdepfile='.deps/auth_getpwent.TPo' \
depmode=none /bin/bash ./config/depcomp \
gcc -DHAVE_CONFIG_H -DSASLAUTHD_CONF_FILE_DEFAULT=\"/opt/sasl/etc/saslauthd.conf\" -I.
-I. -I.. -I. -I. -I. -I./include -I./include -I./../include     -g -O2 -c `test -f
'auth_getpwent.c' || echo './'`auth_getpwent.c
In file included from auth_getpwent.c:53:
/usr/include/crypt.h:36: error: syntax error before '(' token
/usr/include/crypt.h:36: error: syntax error before "const"
*** Error code 1
make: Fatal error: Command failed for target `auth_getpwent.o'
Current working directory /src/cyrus-sasl-2.1.23/saslauthd
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/src/cyrus-sasl-2.1.23/saslauthd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/src/cyrus-sasl-2.1.23'
gmake: *** [all] Error 2


Anyone have any ideas?

Frank


More information about the Info-cyrus mailing list