You are not logged in.

#1 2009-08-07 14:34:14

david-76
Member
Registered: 2009-08-07
Posts: 6

kaffeine-sc from svn build error

Hi,

Sorry for my Bad englisch    I have this error from compilling on Archlinux x86_64 Stable Version. 

./configure

[root@mini kaffeine-sc]# ./configure --without-arts
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -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 returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether we are using the GNU C compiler... no
checking whether gcc accepts -g... no
checking for gcc option to accept ISO C89... unsupported
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for gcc... (cached) 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... (cached) no
checking whether gcc accepts -g... (cached) no
checking for gcc option to accept ISO C89... (cached) unsupported
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) gcc3
checking whether gcc is blacklisted... no
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
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 g77... no
checking for xlf... no
checking for f77... 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 xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking for gcc option to produce PIC... 
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... 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... no
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 whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... 
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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) no
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... 
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) 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 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 size of int... 4
checking size of short... 2
checking size of long... 8
checking size of char *... 8
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking size of size_t... 8
checking size of unsigned long... 8
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/lib, headers .
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 /opt/qt/lib, headers /opt/qt/include using -mt
checking for moc... /opt/qt/bin/moc
checking for uic... /opt/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 makekdewidgets... /opt/kde/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking for Qt docs... NO
checking for dot... not found
checking for doxygen... not found
checking if src should be compiled... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/mgcam/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

its OK

make

[root@mini kaffeine-sc]# make
Makefile:939: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:917: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:944: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:922: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
Makefile:976: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:939: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:981: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:944: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
make  all-recursive
make[1]: Entering directory `/home/david/kaffeine-sc'
Makefile:939: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:917: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:944: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:922: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
Makefile:976: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:939: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:981: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:944: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert

Making all in src
make[2]: Entering directory `/home/david/kaffeine-sc/src'
Making all in mgcam
make[3]: Entering directory `/home/david/kaffeine-sc/src/mgcam'
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2  -MT seca.lo -MD -MP -MF ".deps/seca.Tpo" -c -o seca.lo seca.c; \
    then mv -f ".deps/seca.Tpo" ".deps/seca.Plo"; else rm -f ".deps/seca.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2  -MT irdeto.lo -MD -MP -MF ".deps/irdeto.Tpo" -c -o irdeto.lo irdeto.c; \
    then mv -f ".deps/irdeto.Tpo" ".deps/irdeto.Plo"; else rm -f ".deps/irdeto.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT viaccess.lo -MD -MP -MF ".deps/viaccess.Tpo" -c -o viaccess.lo viaccess.cpp; \
    then mv -f ".deps/viaccess.Tpo" ".deps/viaccess.Plo"; else rm -f ".deps/viaccess.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT nagra.lo -MD -MP -MF ".deps/nagra.Tpo" -c -o nagra.lo nagra.cpp; \
    then mv -f ".deps/nagra.Tpo" ".deps/nagra.Plo"; else rm -f ".deps/nagra.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.cpp; \
    then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.cpp; \
    then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT cryptoworks.lo -MD -MP -MF ".deps/cryptoworks.Tpo" -c -o cryptoworks.lo cryptoworks.cpp; \
    then mv -f ".deps/cryptoworks.Tpo" ".deps/cryptoworks.Plo"; else rm -f ".deps/cryptoworks.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT st20.lo -MD -MP -MF ".deps/st20.Tpo" -c -o st20.lo st20.cpp; \
    then mv -f ".deps/st20.Tpo" ".deps/st20.Plo"; else rm -f ".deps/st20.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libmgcam.la   seca.lo irdeto.lo viaccess.lo nagra.lo crypto.lo misc.lo cryptoworks.lo st20.lo  
make[3]: Leaving directory `/home/david/kaffeine-sc/src/mgcam'
Making all in FFdecsa
make[3]: Entering directory `/home/david/kaffeine-sc/src/FFdecsa'
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -march=athlon64 -c FFdecsa_test.c
grep -v DBG FFdecsa.c >tmp_autogenerated_stuff_FFdecsa.c
grep -v DBG stream.c >tmp_autogenerated_stuff_stream.c
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -march=athlon64  -c tmp_autogenerated_stuff_FFdecsa.c -o FFdecsa.o
tmp_autogenerated_stuff_FFdecsa.c:98: Warnung: »void dump_mem(unsigned char*, unsigned char*, int, int)« definiert, aber nicht verwendet
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -march=athlon64 -o FFdecsa_test FFdecsa_test.o FFdecsa.o
rm -f libFFdecsa.a
ar cru libFFdecsa.a FFdecsa.o
ranlib libFFdecsa.a
make[3]: Leaving directory `/home/david/kaffeine-sc/src/FFdecsa'
make[3]: Entering directory `/home/david/kaffeine-sc/src'
rm -rf scconfigdialogui.h;
/opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./scconfigdialogui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> scconfigdialogui.h ;
Session management error: None of the authentication protocols specified are supported
/opt/qt/bin/moc ./kaffeinesc.h -o kaffeinesc.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kaffeinesc.lo -MD -MP -MF ".deps/kaffeinesc.Tpo" -c -o kaffeinesc.lo kaffeinesc.cpp; \
    then mv -f ".deps/kaffeinesc.Tpo" ".deps/kaffeinesc.Plo"; else rm -f ".deps/kaffeinesc.Tpo"; exit 1; fi
/opt/qt/bin/moc ./cardclient.h -o cardclient.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT cardclient.lo -MD -MP -MF ".deps/cardclient.Tpo" -c -o cardclient.lo cardclient.cpp; \
    then mv -f ".deps/cardclient.Tpo" ".deps/cardclient.Plo"; else rm -f ".deps/cardclient.Tpo"; exit 1; fi
/opt/qt/bin/moc ./dvbscam.h -o dvbscam.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT dvbscam.lo -MD -MP -MF ".deps/dvbscam.Tpo" -c -o dvbscam.lo dvbscam.cpp; \
    then mv -f ".deps/dvbscam.Tpo" ".deps/dvbscam.Plo"; else rm -f ".deps/dvbscam.Tpo"; exit 1; fi
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT tpsau.lo -MD -MP -MF ".deps/tpsau.Tpo" -c -o tpsau.lo tpsau.cpp; \
    then mv -f ".deps/tpsau.Tpo" ".deps/tpsau.Plo"; else rm -f ".deps/tpsau.Tpo"; exit 1; fi
/opt/qt/bin/moc ./dvbsection.h -o dvbsection.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT dvbsection.lo -MD -MP -MF ".deps/dvbsection.Tpo" -c -o dvbsection.lo dvbsection.cpp; \
    then mv -f ".deps/dvbsection.Tpo" ".deps/dvbsection.Plo"; else rm -f ".deps/dvbsection.Tpo"; exit 1; fi
/opt/qt/bin/moc ./emm.h -o emm.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT emm.lo -MD -MP -MF ".deps/emm.Tpo" -c -o emm.lo emm.cpp; \
    then mv -f ".deps/emm.Tpo" ".deps/emm.Plo"; else rm -f ".deps/emm.Tpo"; exit 1; fi
/opt/qt/bin/moc scconfigdialogui.h -o scconfigdialogui.moc
rm -f scconfigdialogui.cpp
echo '#include <kdialog.h>' > scconfigdialogui.cpp
echo '#include <klocale.h>' >> scconfigdialogui.cpp
/opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i scconfigdialogui.h ./scconfigdialogui.ui > scconfigdialogui.cpp.temp ; ret=$?; \
    /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" scconfigdialogui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_scconfigdialogui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> scconfigdialogui.cpp ;\
    rm -f scconfigdialogui.cpp.temp ;\
    if test "$ret" = 0; then echo '#include "scconfigdialogui.moc"' >> scconfigdialogui.cpp; else rm -f scconfigdialogui.cpp ; exit $ret ; fi
Session management error: None of the authentication protocols specified are supported
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/opt/qt/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT scconfigdialogui.lo -MD -MP -MF ".deps/scconfigdialogui.Tpo" -c -o scconfigdialogui.lo scconfigdialogui.cpp; \
    then mv -f ".deps/scconfigdialogui.Tpo" ".deps/scconfigdialogui.Plo"; else rm -f ".deps/scconfigdialogui.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkaffeinedvbsc.la -rpath /opt/kde/lib/kde3  kaffeinesc.lo cardclient.lo dvbscam.lo tpsau.lo dvbsection.lo emm.lo scconfigdialogui.lo ./mgcam/libmgcam.la -lssl -lcrypt ./FFdecsa/libFFdecsa.a 

*** Warning: Linking the shared library libkaffeinedvbsc.la against the
*** static library ./FFdecsa/libFFdecsa.a is not portable!
make[3]: Leaving directory `/home/david/kaffeine-sc/src'
make[2]: Leaving directory `/home/david/kaffeine-sc/src'
make[2]: Entering directory `/home/david/kaffeine-sc'
Makefile:939: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:917: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:944: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:922: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
Makefile:976: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:939: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:981: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:944: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
make[2]: Leaving directory `/home/david/kaffeine-sc'
make[1]: Leaving directory `/home/david/kaffeine-sc'

is bad ?

make install

[root@mini kaffeine-sc]# make install
Makefile:939: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:917: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:944: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:922: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
Makefile:976: Warnung: Die Befehle für das Ziel »clean-bcheck« werden überschrieben
Makefile:939: Warnung: Alte Befehle für das Ziel »clean-bcheck« werden ignoriert
Makefile:981: Warnung: Die Befehle für das Ziel »bcheck-am« werden überschrieben
Makefile:944: Warnung: Alte Befehle für das Ziel »bcheck-am« werden ignoriert
Making install in src
make[1]: Entering directory `/home/david/kaffeine-sc/src'
Making install in mgcam
make[2]: Entering directory `/home/david/kaffeine-sc/src/mgcam'
make[3]: Entering directory `/home/david/kaffeine-sc/src/mgcam'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/david/kaffeine-sc/src/mgcam'
make[2]: Leaving directory `/home/david/kaffeine-sc/src/mgcam'
Making install in FFdecsa
make[2]: Entering directory `/home/david/kaffeine-sc/src/FFdecsa'
make[2]: Für das Ziel »install« ist nichts zu tun.
make[2]: Leaving directory `/home/david/kaffeine-sc/src/FFdecsa'
make[2]: Entering directory `/home/david/kaffeine-sc/src'
make[3]: Entering directory `/home/david/kaffeine-sc/src'
test -z "/opt/kde/lib/kde3" || mkdir -p -- "/opt/kde/lib/kde3"
 /bin/sh ../libtool --silent --mode=install /bin/install -c -p  'libkaffeinedvbsc.la' '/opt/kde/lib/kde3/libkaffeinedvbsc.la'
/bin/install: cannot stat `.libs/libkaffeinedvbsc.so.0.0.0': No such file or directory
make[3]: *** [install-kde_moduleLTLIBRARIES] Fehler 1
make[3]: Leaving directory `/home/david/kaffeine-sc/src'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/home/david/kaffeine-sc/src'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/david/kaffeine-sc/src'
make: *** [install-recursive] Fehler 1

is bad ? pls HELP

Last edited by david-76 (2009-08-07 14:35:10)

Offline

#2 2009-08-07 23:45:25

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: kaffeine-sc from svn build error

Hello David-76!

*** Warning: Linking the shared library libkaffeinedvbsc.la against the
*** static library ./FFdecsa/libFFdecsa.a is not portable!
-----------------------------------------------------------------------------------------
/bin/sh ../libtool --silent --mode=install /bin/install -c -p  'libkaffeinedvbsc.la' '/opt/kde/lib/kde3/libkaffeinedvbsc.la'
/bin/install: cannot stat `.libs/libkaffeinedvbsc.so.0.0.0': No such file or directory


It's weird.

On AUR:
Last Updated: Sat, 26 Apr 2008 20:28:18 +0000

Maybe you can adopt it, and clean it smile

Offline

#3 2009-08-08 05:43:13

david-76
Member
Registered: 2009-08-07
Posts: 6

Re: kaffeine-sc from svn build error

did not come from the aur installed but from the resources compilliert, kaffeine 8.8.1, including all dependencies is also installed. the packet aur is no function. Please Help.

Offline

#4 2009-08-08 06:41:54

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: kaffeine-sc from svn build error

Hello David-76!

What's the problem with pacman -S kaffeine from extra repository ?
extra/kaffeine 0.8.8-1

Or you can see the PKGBUILD of it in /var/abs/extra/kaffeine, if you use ABS.

Offline

#5 2009-08-08 08:54:47

david-76
Member
Registered: 2009-08-07
Posts: 6

Re: kaffeine-sc from svn build error

kaffeine is installed good ...kaffeine-sc can not install from source

Offline

#6 2009-08-08 09:36:10

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: kaffeine-sc from svn build error

Hello!

But in extra it's available what you need, version 0.8.8-1, isn't it ?

Offline

#7 2009-08-09 07:02:40

david-76
Member
Registered: 2009-08-07
Posts: 6

Re: kaffeine-sc from svn build error

yes kaffeine is installed good! kaffeine-sc is a plugin what is not from the sources to build it. here is the plugin http://steffisbb.st.funpic.de/kaffeine-sc-0.4.1.tar.gz

Last edited by david-76 (2009-08-09 08:21:57)

Offline

#8 2009-08-09 08:46:24

david-76
Member
Registered: 2009-08-07
Posts: 6

Re: kaffeine-sc from svn build error

Screenshot 800x640.png

Offline

Board footer

Powered by FluxBB