18 Sep
2005
18 Sep
'05
23:55
On Monday 19 September 2005 01:37, houghi wrote:
No idea if this is SUSE 10.0 RC1 related, perl related or something else.
It's gcc 4 related. In gcc 4 you are no longer allowed to cast an lvalue (basically the left hand side of an assignment). The program needs to be patched to work with gcc 4.x