keepassx-0.4.3 doesn't build with gcc-4.7
Status: Beta
Brought to you by:
debfx
lib/random.cpp: In function 'void initStdRand()':
lib/random.cpp:98:19: error: 'getpid' was not declared in this scope
make[1]: *** [../build/random.o] Error 1
Attached modified fedora (http://pkgs.fedoraproject.org/gitweb/?p=keepassx.git;a=blob_plain;f=keepassx-0.4.3-gcc47.patch) patch fixes the issue.
keepassx-0.4.3-gcc47.patch