-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Guy Dalziel wrote: > On Sat, Aug 29, 2009 at 02:27:45PM +1000, Wayne Blaszczyk wrote: >> I have a problem with building xulrunner after upgrading to LFS 6.5 with >> the following error: >> /sources/mozilla/toolkit/xre/nsAppRunner.cpp:1462:6: error: #elif with >> no expression > > Change the #elif to #else and that should fix it. This problem also > exists in firefox. > That would work, but I have the feeling that the #elif was put in there on purpose to fail if the platform was not known. The next line has '#error Oops, you need platform-specific code here'. My C/C++ is a bit rusty, but I would say, doing the above would make XRE_GetBinaryPath return aResult as null all the time. Not sure if that's a good thing. Wayne. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFKmhTzhfgHoRhX2wIRAqsrAKCSvBzU3lcUiJd+VWmkg1fHrUpAaACffHK6 P/wYJal9a63xBBMbbSl197Y= =w+O/ -----END PGP SIGNATURE----- -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
