diff -Naur libxml2-2.6.11/libxml2-gcc.spec libxml2-2.6.11-new/libxml2-gcc.spec
--- libxml2-2.6.11/libxml2-gcc.spec	1970-01-01 00:00:00.000000000 +0000
+++ libxml2-2.6.11-new/libxml2-gcc.spec	2006-03-17 14:52:54.000000000 +0000
@@ -0,0 +1,6 @@
+
+%rename link old_link2
+
+*link:
+%(old_link) -dynamic-linker /scratchbox/host_shared/lib/ld.so -rpath /host_usr/lib -L/host_usr/lib -L/scratchbox/host_shared/lib
+

