[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#260748: FTBFS: Missing build-dependency inter alia



Package: kdenetwork
Version: 4:3.2.2-1
Severity: important

This package fails to build from source:

 ...
 /bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -DWITH_OPENSSL   -o krdc -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib     krdc.all_cpp.o  vnc/libvnc.la rdp/librdp.la -lkdeui -lXext -lXxf86vm_pic -lslp -L/usr/X11R6/lib -lX11 -lssl -lcrypto 
 /usr/bin/ld: cannot find -lXxf86vm_pic
 collect2: ld returned 1 exit status
 make[4]: *** [krdc] Error 1
 ...

Adding xlibs-static-pic to the Build-Depends fixes this, but the
build still fails:

 ...
 /bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o khtml_kget.la -rpath /usr/lib/kde3 -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib  -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined   -module khtml_kget_la.all_cpp.lo  -lkhtml
 /usr/bin/ld: .libs/khtml_kget.so: undefined versioned symbol name std::time_put_w@@GLIBCPP_3.2
 /usr/bin/ld: failed to set dynamic section sizes: Bad value
 collect2: ld returned 1 exit status
 make[4]: *** [khtml_kget.la] Error 1

-- 
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/

Attachment: signature.asc
Description: Digital signature


Reply to: