rebuilding qt-3.1.1-55 on SuSE 7.3
mostly @Adrian: I tried to rebuilt the new qt-3.1.1-55 src package from the Xfree 4.3.0 tree for my SuSE 7.3 box. I changed the build script and the spec-file to activate xft support for SuSE <800. But sadly, the fast-malloc patch breaks building. Dropping the patch helps. Is there a better solution than dropping? Building breaks with: kernel/malloc.c: In function `cALLOc': kernel/malloc.c:4274: parse error before `void' kernel/malloc.c:4276: `mem' undeclared (first use in this function) kernel/malloc.c:4276: (Each undeclared identifier is reported only once kernel/malloc.c:4276: for each function it appears in.) kernel/malloc.c:4261: warning: unused parameter `n_elements' kernel/malloc.c:4261: warning: unused parameter `elem_size' kernel/malloc.c:4323: warning: control reaches end of non-void function kernel/malloc.c: In function `calloc': kernel/malloc.c:5678: warning: `m' might be used uninitialized in this function kernel/malloc.c:4269: warning: `d' might be used uninitialized in this function kernel/malloc.c:4266: warning: `p' might be used uninitialized in this function kernel/malloc.c: At top level: kernel/malloc.c:4650: warning: `mSTATs' defined but not used Greets, Daniel
participants (1)
-
Daniel Eckl