GCC 4 Woes

Gregory Hayes syncomm at gmail.com
Thu Apr 14 20:04:56 UTC 2005


In my quest to play my DivX files under FC4t2 I found that I can't get
either MPlayer or Xine to compile (old RPMs for FC3 from livna won't
work). GCC usually dies with this error:

error: invalid lvalue in increment

As an example, below is a line of code that generates this: 

    n1  = *(((unsigned int *) src1)++);

What is the correct way to do the same thing under GCC 4 w/o
triggering the above error?

Even better, where are some MPlayer or Xine RPMs that play nicely with
FC4t2 / Rawhide ;)

Greg
-




More information about the test mailing list