can not compile svn-snapshot

Thorsten Kolb thorsten_kolb at urz.uni-hd.de
Thu Feb 15 10:59:24 CET 2007


On Thursday 15 February 2007 10:34:51 Helmut Schaa wrote:
> Hi Thorsten,
>
> Am Mittwoch, 14. Februar 2007 19:25 schrieb Thorsten Kolb:
> <snip>
>
> > checking for D-BUS... checking for pkg-config... /usr/bin/pkg-config
> > checking for dbus-1 >= 0.33, hal, libnm-util,
> > libnl-1... -----------------------
> > CFLAGS:
> > LIBS:
> > -----------------------
> > yes
> > checking dbus/connection.h usability... no
> > checking dbus/connection.h presence... no
> > checking for dbus/connection.h... no
> > configure: WARNING: You need D-Bus/Qt3 bindings
>
> <snip>
>
> The problem is the call "checking for dbus-1 >= 0.33, hal, libnm-util,
> libnl-1...". At least one of the requirements is not met but no error
> message is shown. Do you have devel packages for all mentioned packages?
>
> Try to call pkg-config for each requirement to see which is missing:
> pkg-config --libs --cflags dbus-1 >= 0.33
> pkg-config --libs --cflags hal
> pkg-config --libs --cflags libnm-util
> pkg-config --libs --cflags libnl-1

Ok, it was because the libnl-package had no pc-file in /usr/lib/pkgconfig. I 
installed it again and now the check works.
But nevertheless I get this compile error.

Thorsten

-------
configure: WARNING: you should use --build, --host, --target
checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-linux-gnu
checking target system type... i486-slackware-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde/bin/kde-config
checking where to install... /opt/kde (as requested)
checking for style of include used by make... GNU
checking for i486-slackware-linux-gcc... i486-slackware-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-slackware-linux-gcc accepts -g... yes
checking for i486-slackware-linux-gcc option to accept ISO C89... none needed
checking dependency style of i486-slackware-linux-gcc... gcc3
checking how to run the C preprocessor... i486-slackware-linux-gcc -E
checking for i486-slackware-linux-g++... i486-slackware-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i486-slackware-linux-g++ accepts -g... yes
checking dependency style of i486-slackware-linux-g++... gcc3
checking whether i486-slackware-linux-gcc is blacklisted... no
checking whether i486-slackware-linux-g++ 
supports -Wmissing-format-attribute... yes
checking whether i486-slackware-linux-gcc 
supports -Wmissing-format-attribute... yes
checking whether i486-slackware-linux-g++ supports -Wundef... yes
checking whether i486-slackware-linux-g++ supports -Wno-long-long... yes
checking whether i486-slackware-linux-g++ supports -Wno-non-virtual-dtor... 
yes
checking whether i486-slackware-linux-g++ supports -fno-reorder-blocks... yes
checking whether i486-slackware-linux-g++ supports -fno-exceptions... yes
checking whether i486-slackware-linux-g++ supports -fno-check-new... yes
checking whether i486-slackware-linux-g++ supports -fno-common... yes
checking whether i486-slackware-linux-g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C++ preprocessor... i486-slackware-linux-g++ -E
checking whether i486-slackware-linux-g++ supports -O0... yes
checking whether i486-slackware-linux-g++ supports -Wl,--no-undefined... yes
checking whether i486-slackware-linux-g++ 
supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by 
i486-slackware-linux-gcc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-slackware-linux/bin/ld option to reload object 
files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i486-slackware-linux-g77... no
checking for i486-slackware-linux-f77... no
checking for i486-slackware-linux-xlf... no
checking for i486-slackware-linux-frt... no
checking for i486-slackware-linux-pgf77... no
checking for i486-slackware-linux-cf77... no
checking for i486-slackware-linux-fort77... no
checking for i486-slackware-linux-fl32... no
checking for i486-slackware-linux-af77... no
checking for i486-slackware-linux-f90... no
checking for i486-slackware-linux-xlf90... no
checking for i486-slackware-linux-pgf90... no
checking for i486-slackware-linux-pghpf... no
checking for i486-slackware-linux-epcf90... no
checking for i486-slackware-linux-gfortran... no
checking for i486-slackware-linux-g95... no
checking for i486-slackware-linux-f95... no
checking for i486-slackware-linux-fort... no
checking for i486-slackware-linux-xlf95... no
checking for i486-slackware-linux-ifort... no
checking for i486-slackware-linux-ifc... no
checking for i486-slackware-linux-efc... no
checking for i486-slackware-linux-pgf95... no
checking for i486-slackware-linux-lf95... no
checking for i486-slackware-linux-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from i486-slackware-linux-gcc object... ok
checking for objdir... .libs
checking for i486-slackware-linux-ar... no
checking for ar... ar
checking for i486-slackware-linux-ranlib... no
checking for ranlib... ranlib
checking for i486-slackware-linux-strip... no
checking for strip... strip
checking if i486-slackware-linux-gcc static flag  works... yes
checking if i486-slackware-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slackware-linux-gcc option to produce PIC... -fPIC
checking if i486-slackware-linux-gcc PIC flag -fPIC works... yes
checking if i486-slackware-linux-gcc supports -c -o file.o... yes
checking whether the i486-slackware-linux-gcc linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by 
i486-slackware-linux-g++... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking whether the i486-slackware-linux-g++ linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking for i486-slackware-linux-g++ option to produce PIC... -fPIC
checking if i486-slackware-linux-g++ PIC flag -fPIC works... yes
checking if i486-slackware-linux-g++ supports -c -o file.o... yes
checking whether the i486-slackware-linux-g++ linker 
(/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt/lib, headers /usr/lib/qt/include 
using -mt
checking for moc... /usr/lib/qt/bin/moc
checking for uic... /usr/lib/qt/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde/bin/dcopidl
checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp
checking for meinproc... /opt/kde/bin/meinproc
checking for kconfig_compiler... /opt/kde/bin/kconfig_compiler
checking for dcopidlng... /opt/kde/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking for Qt docs... /usr/lib/qt/doc/html
checking for dot... not found
checking for doxygen... /usr/bin/doxygen
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for D-BUS... checking for pkg-config... /usr/bin/pkg-config
checking for dbus-1 >= 0.33, hal, libnm-util, libnl-1... yes
checking 
PACKAGE_CFLAGS... -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/NetworkManager -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking PACKAGE_LIBS... -lhal -ldbus-1 -lnm-util -lglib-2.0 -lnl
yes
checking dbus/connection.h usability... yes
checking dbus/connection.h presence... yes
checking for dbus/connection.h... yes
Your distribution (slackware) is not yet supported (e.g. you will not be able 
to launch a tool to configure dial-up connections.)
checking for /etc/NetworkManager/VPN/nm-openvpn-service.name... no
checking for /etc/NetworkManager/VPN/nm-vpnc-service.name... yes
checking for /etc/NetworkManager/VPN/nm-pptp-service.name... no
checking if knetworkmanager should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1266.
config.status: creating Makefile
config.status: creating knetworkmanager/Makefile
config.status: creating knetworkmanager/pics/Makefile
config.status: creating knetworkmanager/src/Makefile
config.status: creating knetworkmanager/vpn-plugins/Makefile
config.status: creating knetworkmanager/vpn-plugins/openvpn/Makefile
config.status: creating knetworkmanager/vpn-plugins/openvpn/src/Makefile
config.status: creating knetworkmanager/vpn-plugins/pptp/Makefile
config.status: creating knetworkmanager/vpn-plugins/pptp/src/Makefile
config.status: creating knetworkmanager/vpn-plugins/vpnc/Makefile
config.status: creating knetworkmanager/vpn-plugins/vpnc/src/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Good - your configure finished. Start make now

creating ./knetworkmanager/src/authentication.h
creating ./knetworkmanager/src/editconnection.h
creating ./knetworkmanager/src/manageconnections.h
creating ./knetworkmanager/src/settings.h
creating ./knetworkmanager/src/settings.cpp
creating ./knetworkmanager/src/cryptowidget.h
creating ./knetworkmanager/src/networkchoicewidget.h
creating ./knetworkmanager/src/networklabelwidget.h
creating ./knetworkmanager/src/errormsg.h
creating ./knetworkmanager/src/activation.h
creating ./knetworkmanager/src/unknownservice.h
creating ./knetworkmanager/src/connectioninfowidget.h
creating ./knetworkmanager/src/knetworkmanager.moc
creating ./knetworkmanager/src/knetworkmanager-dbus.moc
creating ./knetworkmanager/src/knetworkmanager-devicestore.moc
creating ./knetworkmanager/src/knetworkmanager-dialogfab.moc
creating ./knetworkmanager/src/knetworkmanager-nminfo.moc
creating ./knetworkmanager/src/knetworkmanager-notify.moc
creating ./knetworkmanager/src/knetworkmanager-state.moc
creating ./knetworkmanager/src/knetworkmanager-storage.moc
creating ./knetworkmanager/src/knetworkmanager-tray.moc
creating ./knetworkmanager/src/knetworkmanager-ui-networklistview.moc
creating ./knetworkmanager/src/knetworkmanager-vpn.moc
creating ./knetworkmanager/src/knetworkmanager-network.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-connectioninfodialog.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-plugin.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-vpnconnectionsdialog.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-vpnauthenticationdialog.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-vpnplugin.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-device.moc.cpp
creating ./knetworkmanager/src/knetworkmanager-pluginmanager.moc.cpp
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncauth.h
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncprop.h
creating ./knetworkmanager/src/authentication.moc
creating ./knetworkmanager/src/authentication.cpp
creating ./knetworkmanager/src/editconnection.moc
creating ./knetworkmanager/src/editconnection.cpp
creating ./knetworkmanager/src/manageconnections.moc
creating ./knetworkmanager/src/manageconnections.cpp
creating ./knetworkmanager/src/cryptowidget.moc
creating ./knetworkmanager/src/cryptowidget.cpp
creating ./knetworkmanager/src/networkchoicewidget.moc
creating ./knetworkmanager/src/networkchoicewidget.cpp
creating ./knetworkmanager/src/networklabelwidget.moc
creating ./knetworkmanager/src/networklabelwidget.cpp
creating ./knetworkmanager/src/errormsg.moc
creating ./knetworkmanager/src/errormsg.cpp
creating ./knetworkmanager/src/activation.moc
creating ./knetworkmanager/src/activation.cpp
creating ./knetworkmanager/src/unknownservice.moc
creating ./knetworkmanager/src/unknownservice.cpp
creating ./knetworkmanager/src/connectioninfowidget.moc
creating ./knetworkmanager/src/connectioninfowidget.cpp
creating ./knetworkmanager/vpn-plugins/vpnc/src/knetworkmanager-vpnc.moc.cpp
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncauth.moc
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncauth.cpp
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncprop.moc
creating ./knetworkmanager/vpn-plugins/vpnc/src/vpncprop.cpp
compiling /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager-vpnplugin.cpp
compiling /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager-plugin.cpp
compiling /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp
i486-slackware-linux-g++ -DHAVE_CONFIG_H -I./knetworkmanager/src -I/tmp/knetworkmanager-svn/knetworkmanager/src -I. -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/NetworkManager -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -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 -UQT_NO_ASCII_CAST -fPIC -DPIC -c /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp -o ./knetworkmanager/src/.libs/main.o -Wp,-MD,./knetworkmanager/src/.deps/main.TUlo
In file included from /usr/include/netlink/netlink.h:25,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager-devicestore.h:33,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager.h:37,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp:25:
/usr/include/netlink/rtnetlink-kernel.h:498: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:499: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:500: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:501: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:502: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:503: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:504: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:505: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:506: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:507: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:663: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:664: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:665: error: `__u64' does not name a 
type
Error creating ./knetworkmanager/src/main.lo. Exit status 1.
WARNING: use unsermake instead of make or use a wrapper script, e.g. 
makeobj!!!
/opt/unsermake/unsermake install
compiling /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp
i486-slackware-linux-g++ -DHAVE_CONFIG_H -I./knetworkmanager/src -I/tmp/knetworkmanager-svn/knetworkmanager/src -I. -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/NetworkManager -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -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 -UQT_NO_ASCII_CAST -fPIC -DPIC -c /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp -o ./knetworkmanager/src/.libs/main.o -Wp,-MD,./knetworkmanager/src/.deps/main.TUlo
In file included from /usr/include/netlink/netlink.h:25,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager-devicestore.h:33,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/knetworkmanager.h:37,
                 
from /tmp/knetworkmanager-svn/knetworkmanager/src/main.cpp:25:
/usr/include/netlink/rtnetlink-kernel.h:498: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:499: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:500: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:501: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:502: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:503: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:504: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:505: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:506: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:507: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:663: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:664: error: `__u64' does not name a 
type
/usr/include/netlink/rtnetlink-kernel.h:665: error: `__u64' does not name a 
type
Error creating ./knetworkmanager/src/main.lo. Exit status 1.
make: *** [install] Error 1

-----------



> I think it would be nice to split the big check into one check per
> requirement and output a error message when a requirement is not met.
> Timo, what do you think?
>
> Helmut



-- 


Thorsten Kolb

Fritz-Frey-Strasse 10 

69121 Heidelberg 

Germany


phone: 015114164444

mail: thorsten_kolb at urz.uni-hd.de
 


More information about the kde-networkmanager mailing list