|
From: m0n0 <ol...@mo...> - 2011-02-15 22:36:19
|
Hello, the mint windom RPM fails with the latest GCC ( 4.x ). objc_attach.c:235 - error: lvalue required as left operand of assignment. This is the problem also happens with AHCM when compiled with GCC. with windom it looks like this: (void*)bind[index].desc.func.f.form = (void*)va_arg( arg, void*); I don't know how to fix that properly. If someone knows how to fix it, please let me know... Greets, m |