David Daugherty wrote:
> LFS-7.0 gcc-4.6.2 I get this error when compiling kdebase-runtime-4.6.0. 
> The rpc header file are in /usr/include including xdr.h
> 
>> linking CXX shared module ../../lib/kio_nfs.so
>> CMakeFiles/kio_nfs.dir/kio_nfs.o: In function 
>> `NFSProtocol::openConnection()':
>> /home/david/kdebase-runtime-4.6.0/kioslave/nfs/kio_nfs.cpp:391: 
undefined reference to `clnttcp_create'

I haven't started to wok on this yet, but it looks like you need to 
install libtirpc and link against that.

If there is a way to disable the nfs kioslave, than that would probably 
work too.

   -- Bruce


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

Reply via email to