Hi Uxbod,
Yesterday i did fresh installation of zcs-5.0.12_GA_2789.RHEL5_64.20090126051426 on rhel 5 for this testing. But i am getting below error..pls have a look..
zcs-5.0.12_GA_2789.RHEL5_64.20090126051426
[root@mail /]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
[root@mail /]#
[root@mail ~]# rpm -ivh altermime-0.3.7-2.el5.x86_64.rpm
warning: altermime-0.3.7-2.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ########################################### [100%]
1:altermime ########################################### [100%]
[root@mail opt]# tar xzf altermime-0.3.10.tar.gz
[root@mail altermime-0.3.10]# make
cc -Wall -Werror -g -I. -O2 -c strstack.c
cc -Wall -Werror -g -I. -O2 -c mime_alter.c
cc -Wall -Werror -g -I. -O2 -c ffget.c
cc -Wall -Werror -g -I. -O2 -c pldstr.c
cc -Wall -Werror -g -I. -O2 -c filename-filters.c
cc -Wall -Werror -g -I. -O2 -c logger.c
cc -Wall -Werror -g -I. -O2 -c MIME_headers.c
cc -Wall -Werror -g -I. -O2 -c libmime-decoders.c
cc -Wall -Werror -g -I. -O2 -c boundary-stack.c
cc -Wall -Werror -g -I. -O2 -c qpe.c
cc1: warnings being treated as errors
qpe.c: In function âqp_encodeâ:
qpe.c:100: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:111: warning: format â%dâ expects type âintâ, but argument 5 has type âsiz
qpe.c: In function âqp_encode_from_fileâ:
qpe.c:152: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:158: warning: format â%dâ expects type âintâ, but argument 3 has type âsiz
qpe.c:172: warning: format â%dâ expects type âintâ, but argument 4 has type âsiz
make: *** [qpe.o] Error 1
[root@mail altermime-0.3.10]#
[root@mail altermime-0.3.10]# rpm -qa | grep gcc
gcc-c++-4.1.2-14.el5
compat-gcc-34-c++-3.4.6-4
libgcc-4.1.2-14.el5
gcc-gnat-4.1.2-14.el5
libgcc-4.1.2-14.el5
gcc-4.1.2-14.el5
gcc-gfortran-4.1.2-14.el5
compat-gcc-34-3.4.6-4
gcc-objc-4.1.2-14.el5
gcc-java-4.1.2-14.el5
compat-libgcc-296-2.96-138
compat-gcc-34-g77-3.4.6-4
[root@mail altermime-0.3.10]#
i searched on net but couldnt find any solution.
http://www.zimbra.com/forums/adminis...ke-errors.html link is also without update....
any suggestion ?
Thanks