pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: www/firefox on NetBSD sparc



On Thu, May 01, 2008 at 02:18:38PM +0100, raymond.meyer%rambler.ru@localhost 
wrote:
> the error seems to be on this line:
> 
>             if (mOffset != LL_MAXUINT) {
> 
> earlier mOffset is declared as nsUint64, and on 32-bit sparc unsigned long is 
> 32-bit wide. Anyone knows a proper way to fix this?

Where/how is LL_MAXUINT declared? Does it have proper ULL suffix?

Martin


Home | Main Index | Thread Index | Old Index