sorry for the delay, i was busy upgrading from gtk2 to gtk3 now i am ready for libvirt, and i still have the same problem.
i listed the version for each package > > Required: > curl 7.28.1 > libgcrypt 1.5.0 > libxml2 2.9.0 > libnl 3.2.16 > gnutls 3.1.5 > util-linux 2.22.2 > libxslt 1.1.28 > python 2.7.3 > Recommended: > lvm2 3.2 > polkit 0.109 > yajl 2.0.1 > libtirpc 0.2.2 > qemu-kvm 1.2.0 > Optional: > avahi 0.6.31 > parted 3.1 > libpciaccess 0.13.1 > iproute2 3.7.0 > CPPFLAGS="-I/usr/include/tirpc" ./configure --prefix=/usr > --libexecdir=/usr/lib/libvirt --disable-static > make CCLD libvirt_driver.la CC libvirt_driver_test_la-test_driver.lo CCLD libvirt_driver_test.la CC libvirt_driver_remote_la-remote_driver.lo CC libvirt_driver_remote_la-remote_protocol.lo ./remote/remote_protocol.c: In function 'xdr_remote_vcpu_info': ./remote/remote_protocol.c:257:10: warning: implicit declaration of function 'xdr_u_int64_t' [-Wimplicit-function-declaration] ./remote/remote_protocol.c:257:10: warning: nested extern declaration of 'xdr_u_int64_t' [-Wnested-externs] ./remote/remote_protocol.c: In function 'xdr_remote_node_get_cells_free_memory_ret': ./remote/remote_protocol.c:623:48: error: 'xdr_u_int64_t' undeclared (first use in this function) ./remote/remote_protocol.c:623:48: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [libvirt_driver_remote_la-remote_protocol.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 i have the /usr/include/rpc{,svr} from lfs glibc and /usr/include/tirpc/rpc{,svc} from libtirpc xdr.h is available in both i guess, libvirt takes the glibc version even if a tirpc is installed. i now restart from scratch without copying the rpc stuff after building glibc. so i just have the tirpc versions. i'll report when done and hope no other package will fail without the rpc headers from glibc... tobias -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page