I have been trying to get Dispatch 0.5 to build.


I am seeing the following issue.  Can anyone help me get past this issue?



[ 26%] Building C object src/CMakeFiles/qpid-dispatch.dir/lrp.c.o
cc1: warnings being treated as errors
/home/pflores/shop/qpid-dispatch-0.5/src/lrp.c: In function 
‘qd_lrpc_open_handler’:
/home/pflores/shop/qpid-dispatch-0.5/src/lrp.c:59: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
/home/pflores/shop/qpid-dispatch-0.5/src/lrp.c: In function 
‘qd_lrpc_close_handler’:
/home/pflores/shop/qpid-dispatch-0.5/src/lrp.c:115: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
make[2]: *** [src/CMakeFiles/qpid-dispatch.dir/lrp.c.o] Error 1
make[1]: *** [src/CMakeFiles/qpid-dispatch.dir/all] Error 2
make: *** [all] Error 2

System is Centos 5.11

Reply via email to