> Looks like glib v1.2.10 can't be compiled with GCC V3.4
> 
> gstrfuncs.c:
> 
>    g_warning (__PRETTY_FUNCTION__ 
>              "(): unable to handle positional parameters (%%n$)");

Oops.. this was

    g_warning (G_GNUC_PRETTY_FUNCTION
              "(): unable to handle positional parameters (%%n$)");


in the original file (I had changed it to see if the problem remained, it
did :)
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to