1 主要问题是-Werror 编译退出问题
--- libreport.spec.bak 2014-08-08 14:35:19.883112146 +0800
+++ libreport.spec 2014-08-08 14:33:18.328113798 +0800
@@ -343,7 +343,7 @@ data over ftp/scp...
%build
autoreconf --force --install
intltoolize --force --copy
-CFLAGS="%{optflags} -Werror" %configure --enable-doxygen-docs --disable-silent-rules
+CFLAGS="%{optflags} " %configure --enable-doxygen-docs --disable-silent-rules
make %{?_smp_mflags}
%install