DJ Lucas wrote:

Oh I mis-understood....nothing in that case AFAIK, but the firefox instructions in the book contain '--disable-ldap'.

-- DJ Lucas

Yes I see that my original mail message caused the confusion now. This switch change is needed only for firefox, my bad. Only the patch will be needed for all of the above. Here is the massive patch I'll need added after verifying that it doesn't break anything...yeah yeah and all that too. ;-)

--- mozilla-orig/xpcom/reflect/xptinfo/public/xptinfo.h 2005-10-19 20:52:38.000000000 -0500 +++ mozilla/xpcom/reflect/xptinfo/public/xptinfo.h 2005-10-19 20:53:16.000000000 -0500
@@ -152,7 +152,7 @@
     uint8 TagPart() const
         {return (uint8) (flags & XPT_TDP_TAGMASK);}

-    enum
+    enum xptinfo_enum_1
     {
         T_I8                = TD_INT8             ,
         T_I16               = TD_INT16            ,

-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to