new 3.4 build errors

Bernd Schubert bernd-schubert at gmx.de
Fri May 26 12:48:55 UTC 2006


Hi, 

this time I'm compiling on my home system and not trying to create debs. I 
wonder what libtool is up to.


make[4]: Entering directory 
`/home/bernd/src/kdevelop/3.4/kdevelop/lib/interfaces'
/bin/sh ../../libtool --silent --tag=CXX --mode=link 
g++-4.1  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -g -Wall -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    -o 
libkdevinterfaces.la  -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib    
kdevcore.lo kdevproject.lo kdevlanguagesupport.lo kdevpartcontroller.lo 
kdevapi.lo kdevmainwindow.lo kdevplugin.lo kdevcoderepository.lo codemodel.lo 
codemodel_treeparser.lo codemodel_utils.lo kdevdesignerintegration.lo 
kdevplugincontroller.lo kdevplugininfo.lo KDevCoreIface.lo 
KDevPartControllerIface.lo katedocumentmanagerinterface.lo 
kdevprojectiface.lo kdevdesignerintegrationiface.lo KDevCoreIface_skel.lo 
KDevPartControllerIface_skel.lo katedocumentmanagerinterface_skel.lo 
kdevprojectiface_skel.lo 
kdevdesignerintegrationiface_skel.lo ../../lib/interfaces/external/libkinterfacedesigner.la ../../lib/util/libkdevutil.la -lkdeui -lkhtml -lkparts -lktexteditor -lkscript
grep: /usr/lib/libnfsidmap.la: No such file or directory
/bin/sed: can't read /usr/lib/libnfsidmap.la: No such file or directory
libtool: link: `/usr/lib/libnfsidmap.la' is not a valid libtool archive
make[4]: *** [libkdevinterfaces.la] Error 1

and after installing libnfsidmap-dev:

make[4]: Entering directory 
`/home/bernd/src/kdevelop/3.4/kdevelop/lib/widgets'
/bin/sh ../../libtool --silent --tag=CXX --mode=link 
g++-4.1  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -g -Wall -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    -o 
libkdevwidgets.la -rpath /home/bernd/local/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib    
flagboxes.lo qcomboview.lo klistviewaction.lo kcomboview.lo resizablecombo.lo 
kdevhtmlpart.lo processlinemaker.lo processwidget.lo ksavealldialog.lo 
fancylistviewitem.lo ../../lib/interfaces/libkdevinterfaces.la
/usr/bin/ld: cannot find -lldap
collect2: ld returned 1 exit status
make[4]: *** [libkdevwidgets.la] Error 1
make[4]: Leaving directory `/home/bernd/src/kdevelop/3.4/kdevelop/lib/widgets'

So I'm not allowed to have libldap and libnfsid map installed without having 
their -dev packages installed? 

Thanks,
	Bernd





More information about the KDevelop-devel mailing list