|
Hi, I am using BLFS book Version svn-20061015. I have installed all the packages from the start to the XOrg part. Now, I'm into KDE, compiled aRts successfully but am stuck when it comes to compiling kdelibs. When I run make, I receive the following errors : _______________________________________________________________________________ Making all in dnssd make[2]: Entering directory `/home-dir/BLFS/wd/kdelibs-3.5.2/dnssd' /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/opt/qt/include -I. -I/opt/kde-3.5.2/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -mtune=pentium4m -march=pentium4m -msse2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o remoteservice.lo remoteservice.cpp remoteservice.cpp: In member function 'void DNSSD::RemoteService::resolveAsync()': remoteservice.cpp:105: error: invalid conversion from 'void (*)(_DNSServiceRef_t*, DNSServiceFlags, uint32_t, DNSServiceErrorType, const char*, const char*, uint16_t, uint16_t, const char*, void*)' to 'void (*)(_DNSServiceRef_t*, DNSServiceFlags, uint32_t, DNSServiceErrorType, const char*, const char*, uint16_t, uint16_t, const unsigned char*, void*)' remoteservice.cpp:105: error: initializing argument 7 of 'DNSServiceErrorType DNSServiceResolve(_DNSServiceRef_t**, DNSServiceFlags, uint32_t, const char*, const char*, const char*, void (*)(_DNSServiceRef_t*, DNSServiceFlags, uint32_t, DNSServiceErrorType, const char*, const char*, uint16_t, uint16_t, const unsigned char*, void*), void*)' make[2]: *** [remoteservice.lo] Error 1 make[2]: Leaving directory `/home-dir/BLFS/wd/kdelibs-3.5.2/dnssd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home-dir/BLFS/wd/kdelibs-3.5.2' make: *** [all] Error 2 ________________________________________________________________________ Any help at the earliest would be highly appreciated, as I can't contiune installing KDE ! I did face few problems compiling the optional packages but, have managed to find a work around by myself or by googling. This one, is beyond my understanding. PS: Not sure if this helps, I'm using mDNSResponder-107.6 Thanks Kevin |
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
