--On Sunday, October 15, 2006 10:08 PM +0000 hyc@symas.com wrote:
ando@sys-net.it wrote:
Michael Str?der wrote:
Yes, I learned this (again) on Friday. ;-)
export CFLAGS="-g"
Note that this does not disable optimization (AFAIK); I'd place an explicit CFLAGS="-g -O0".
No, the default without any -O flag is no optimization.
But it still does not work.
But in any case that doesn't seem to be the issue. What gcc are you using? I currently use RedHat's, either gcc version 3.4.6 20060404 (Red Hat 3.4.6-3) or gcc version 4.1.0 20060515 (Red Hat 4.1.0-18). Note that I don't assume this could have an impact on your issue.
I think Michael just has a corrupt build tree. The previous issue he reported was cleared up by running "make clean" in the back-bdb and back-monitor directories, then rebuilding. I suspect just doing a "make clean" from the top level and rebuilding would clear up the rest.
HEAD from today builds just fine for me, with BDB 4.5, and test007 passes.
OL 2.3.27 doesn't work with BDB 4.5, although I (so far) have not been able to track down a BDB 4.5 specific commit to HEAD.
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html