> Not sure whose bug it is...
>
> Some of the compile-time symbols are undefined. The symbols look
> like they're supposed to be coming from glib...
>
> Being kind of a newbie, and having no time currently, I hadn't
> investigated this too much.
>
> As a quick hack, you could comment out the error directives and:
> #define PRId64 "lld"
> for the first, and:
> #define PRIu64 "llu"
> for the second.
>
> If you're not on i386 architecture, you may need to run tests with
> sizeof to determine the proper size.
>
> Maybe someone else has some ideas for a real solution... (You
> might also try [EMAIL PROTECTED] and/or questions@ as
> this looks platform specific...)

Thanks for the reply.

If none of the CVS committers have a specific "oops, I know what's wrong"
kinda response, I don't mind having a look at it to see what the problem is.

I was just wondering if this was a "known" limitation first.
And as it works on my FreeBSD 5.2.1 machine, I wasn't too fussed ;)

Cheers,
Jamie



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to