Hello,

I spent a bit on merulo and came up with the patch (attached).

The patch is trivial.  What is not trivial is why it breaks on ia64 and
not on all the other arches.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>
diff -Naur libapt-front-0.3.9/apt-front/cache/component/packagetags.cpp 
libapt-front-0.3.9.fixed/apt-front/cache/component/packagetags.cpp
--- libapt-front-0.3.9/apt-front/cache/component/packagetags.cpp        
2006-03-18 14:09:53.000000000 -0700
+++ libapt-front-0.3.9.fixed/apt-front/cache/component/packagetags.cpp  
2006-09-03 08:59:20.000000000 -0600
@@ -337,11 +337,11 @@
 template class ItemGrouper<entity::Package, entity::Tag>;
 template class IntDiskIndex<entity::Package, entity::Tag>;
 template class IntDiskIndexer<entity::Package, entity::Tag>;
-#if 0
 template class CardinalityStore<entity::Package, entity::Facet>;
 template class SmartHierarchyNode<entity::Package, entity::Facet>;
 template class CardinalityStore<entity::Package, entity::Tag>;
 template class SmartHierarchyNode<entity::Package, entity::Tag>;
+#if 0
 template class TDBDiskIndex<entity::Package, entity::Tag>;
 template class TDBReadonlyDiskIndex<entity::Package, entity::Tag>;
 #endif

Attachment: signature.asc
Description: Digital signature

Reply via email to