Author: glen Date: Tue Oct 7 22:18:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - weird comile warnings and segfaults on ac for spawned child
---- Files affected: SPECS: switchboard.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/switchboard.spec diff -u SPECS/switchboard.spec:1.7 SPECS/switchboard.spec:1.8 --- SPECS/switchboard.spec:1.7 Tue Oct 7 15:25:42 2008 +++ SPECS/switchboard.spec Wed Oct 8 00:18:51 2008 @@ -1,4 +1,8 @@ # $Revision$, $Date$ +# TODO +# - weird compile messages: +# /usr/bin/ld: `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' referenced in section `.rodata' of /usr/lib/gcc-lib/i686-pld-linux/3.3.6/../../../libboost_serialization.a(basic_iarchive.o): defined in discarded section `.gnu.linkonce.t._ZNK5boost7archive17archive_exception4whatEv' of /usr/lib/gcc-lib/i686-pld-linux/3.3.6/../../../libboost_serialization.a(basic_iarchive.o) +# also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16625 Summary: FastCGI proxy that starts setuid FastCGI processes on demand Name: switchboard Version: 2.0.17 @@ -89,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/10/07 22:18:51 glen +- weird comile warnings and segfaults on ac for spawned child + Revision 1.7 2008/10/07 13:25:42 glen - force /usr/lib, should it be /usr/lib64 on amd64? ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/switchboard.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
