-
There is an implied dependency when manifying the pod files for section 5
which can break the build with parallel make (-j 4). The attached patch
changes this dependencya to be explicit.
2009-12-25 17:42:26 UTC by kheinz
-
I get a core dump when I run razor-check against a particular email, and this error message:
*** glibc detected *** malloc(): memory corruption: 0x09135998 ***
Running with debug enabled shows:
Dec 05 03:07:07.913384 check[22110]: [ 8] mail 1 Subject: =?windows-874?B?u9WqpyAyNTUzIOHF0MfUuNXhoemqpyDgysPUwbTHp6rQ
Dec 05 03:07:07.942593 check[22110]: [ 6] preproc: mail 1.0 went from...
2009-12-04 16:42:50 UTC by jlaidman
-
I'm not able to successfully run "razor-admin -create". It fails with an error that reads: "Can't locate Razor2/Client/Agent.pm in @INC". A few details about my installation... I don't have root access, so I installed using the PREFIX=$HOME specification, and the make, make test, and make install all went fine. However, the @INC clearly doesn't list any paths to any of my directories -...
2009-07-22 23:30:37 UTC by asadowsky