On Mon, Apr 14, 2008 at 08:13:18PM +0200, Mike Hommey wrote: > On Mon, Apr 14, 2008 at 02:45:14PM +0200, Frank Lichtenheld wrote: > > your package failed to build from source. > > > > | nsGREGlue.cpp: In function 'nsresult GRE_GetGREPathWithProperties(const > > GREVersionRange*, PRUint32, const GREProperty*, PRUint32, char*, PRUint32)': > > | nsGREGlue.cpp:174: error: invalid conversion from 'const GREProperty*' to > > 'GREProperty*' > > The strange thing here is that this looks like a gcc 4.3 strictness > issue... but this doesn't happen on alpha, which also uses gcc 4.3...
Hmm, strange thing, on architectures that fail TARGET_XPCOM_ABI is not defined which seems to be the cause of the build failure. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

