Kolab 2.3.3 compilation breaks with perl error

Mark Berndt marko at mechtron.com.au
Sun Sep 25 02:37:04 CEST 2011


On Mon, 19 Sep 2011 03:47:31 am Benjamin Eckl wrote:
> Hi all,
> 
> I'm trying to compile kolab-server-2.3.3 from source for quite a while
> now. Following http://wiki.kolab.org/Kolab2_Installation_-_Source with
> recent file paths, I'm installing on root partition for testing.
> 
> My System is a openvz virtual machine using debian-6.0-x86.tar.gz from
> here: http://wiki.openvz.org/Download/template/precreated
> 
> After fixing dependency problems with tcl8.5 (missing) all my luck stops
> here:
> 
> imclient.c:1964: warning: assignment discards qualifiers from pointer
> target type
> /kolab/bin/cc -c -I.. -I/kolab/include -I/kolab/include -DATVDOM
> -I/kolab/include -I../com_err/et -I/kolab/include -DHAVE_CONFIG_H  -O2
> -pipe -fPIC \
>          imparse.c
> /kolab/bin/cc -c -I.. -I/kolab/include -I/kolab/include -DATVDOM
> -I/kolab/include -I../com_err/et -I/kolab/include -DHAVE_CONFIG_H  -O2
> -pipe -fPIC \
>          lsort.c
> /kolab/bin/cc -c -I.. -I/kolab/include -I/kolab/include -DATVDOM
> -I/kolab/include -I../com_err/et -I/kolab/include -DHAVE_CONFIG_H  -O2
> -pipe -fPIC \
>          stristr.c
> /kolab/bin/cc -c -I.. -I/kolab/include -I/kolab/include -DATVDOM
> -I/kolab/include -I../com_err/et -I/kolab/include -DHAVE_CONFIG_H  -O2
> -pipe -fPIC \
>          rfc822date.c
> /kolab/bin/cc -c -I.. -I/kolab/include -I/kolab/include -DATVDOM
> -I/kolab/include -I../com_err/et -I/kolab/include -DHAVE_CONFIG_H  -O2
> -pipe -fPIC \
>          cyrusdb.c
> ### Building chartables...
> rm -f chartable.c
> perl ./mkchartable.pl \
>           -m ./charset/unifix.txt        \
>           -m ./charset/unidata2.txt \
>           ./charset/*.t \
> 
>           > chartable.c \
>           > 
>           || (rm -f chartable.c && exit 1)
> 
> Can't locate Digest/SHA1.pm in @INC (@INC contains:
> /kolab/lib/perl/site_perl/5.10.0/i686-linux
> /kolab/lib/perl/site_perl/5.10.0
> /kolab/lib/perl/vendor_perl/5.10.0/i686-linux
> /kolab/lib/perl/vendor_perl/5.10.0 /kolab/lib/perl/vendor_perl
> /kolab/lib/perl/5.10.0/i686-linux /kolab/lib/perl/5.10.0 .) at
> ./mkchartable.pl line 51.
> BEGIN failed--compilation aborted at ./mkchartable.pl line 51.
> make[1]: *** [chartable.c] Error 1
> make: *** [all] Error 1
> error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.67846 (%build)
> 
> 
> RPM build errors:
>      Bad exit status from /kolab/RPM/TMP/rpm-tmp.67846 (%build)
> Installation completed.
> /kolab/RPM/PKG now contains the installed packages.
> Previous contents were moved to /kolab/RPM/PKG.5811.31043.13331.8250
> 
> 
> No idea what this error is saying me, please give me a hint.
> 
> Thx,
> Ben
>

I've got this problem too.  New installation of debian 6, amd64.

Thanks

Marko


 
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users




More information about the users mailing list