Portaal Portaal Pingviini veeb foorumi pealeht
  Viki  |  IRC  |  Otsing  |  Küsimused ja vastused  |  Profiil  |  Privaatsõnumite vaatamiseks logi sisse  | Logi sisse või Registreeru
<empty>
Vaata järgmist teemat
Vaata eelmist teemat

Postita uus teemaVasta teemale
Autor Sõnum
Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 15.08.2007, 08:51  postituse pealkiri:  Kompilaatori errorid  

Ei osanud seda kuhugi mujale paigutada.

Mure siis selline, viskab sihuse errori

make[3]: *** [kaffeinesc.lo] Error 1
make[3]: Leaving directory `/home/satikas/download/cam/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/satikas/download/cam/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/satikas/download/cam'
make: *** [all] Error 2
[satikas@localhost cam]$

Kood:
 
[satikas@localhost ~]$ cd '/home/satikas/download/cam'
[satikas@localhost cam]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
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 ld used by gcc... /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 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... 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 if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/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 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... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/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 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/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 /usr/lib/qt3//lib, headers /usr/lib/qt3//include using -mt
checking for moc... /usr/lib/qt3//bin/moc
checking for uic... /usr/lib/qt3//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 /usr/lib, headers /usr/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for makekdewidgets... /usr/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking for Qt docs... NO
checking for dot... /usr/bin/dot
checking for doxygen... /usr/bin/doxygen
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1226.
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

[satikas@localhost cam]$ export LC_ALL=et_EE
[satikas@localhost cam]$ make
make  all-recursive
make[1]: Entering directory `/home/satikas/download/cam'
Making all in src
make[2]: Entering directory `/home/satikas/download/cam/src'
Making all in mgcam
make[3]: Entering directory `/home/satikas/download/cam/src/mgcam'
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -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
irdeto.c:86: warning: no previous prototype for 'rotate'
irdeto.c:112: warning: no previous prototype for 'decryptIrd'
irdeto.c:137: warning: no previous prototype for 'sessionKeyCrypt'
irdeto.c:148: warning: no previous prototype for 'signatureCheck'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
nagra.cpp:120: warning: unused parameter 'l'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
st20.cpp:239: warning: unused parameter 'op'
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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    -o libmgcam.la   seca.lo irdeto.lo viaccess.lo nagra.lo crypto.lo misc.lo cryptoworks.lo st20.lo
make[3]: Leaving directory `/home/satikas/download/cam/src/mgcam'
Making all in FFdecsa
make[3]: Entering directory `/home/satikas/download/cam/src/FFdecsa'
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -march=athlon-xp -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=athlon-xp  -c tmp_autogenerated_stuff_FFdecsa.c -o FFdecsa.o
tmp_autogenerated_stuff_FFdecsa.c:98: warning: 'void dump_mem(unsigned char*, unsigned char*, int, int)' defined but not used
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -march=athlon-xp -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/satikas/download/cam/src/FFdecsa'
make[3]: Entering directory `/home/satikas/download/cam/src'
/usr/lib/qt3//bin/moc ./kaffeinesc.h -o kaffeinesc.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from kaffeinesc.cpp:21:
kaffeinesc.h:13:40: error: kaffeine/kaffeinedvbplugin.h: No such file or directory
kaffeinesc.h:76: error: expected class-name before '{' token
kaffeinesc.moc: In static member function 'static QMetaObject* KaffeineSc::staticMetaObject()':
kaffeinesc.moc:182: error: 'KaffeineDvbPlugin' has not been declared
kaffeinesc.moc: In member function 'virtual void* KaffeineSc::qt_cast(const char*)':
kaffeinesc.moc:227: error: 'KaffeineDvbPlugin' has not been declared
kaffeinesc.moc: In member function 'virtual bool KaffeineSc::qt_invoke(int, QUObject*)':
kaffeinesc.moc:240: error: 'KaffeineDvbPlugin' has not been declared
kaffeinesc.moc: In member function 'virtual bool KaffeineSc::qt_emit(int, QUObject*)':
kaffeinesc.moc:247: error: 'KaffeineDvbPlugin' has not been declared
kaffeinesc.moc: In member function 'virtual bool KaffeineSc::qt_property(int, int, QVariant*)':
kaffeinesc.moc:253: error: 'KaffeineDvbPlugin' has not been declared
kaffeinesc.cpp: In member function 'void ScConfigDialog::gboxEnabled(bool)':
kaffeinesc.cpp:126: error: no matching function for call to 'ScConfigDialog::connect(CardClient*&, const char [21], KaffeineSc*&, const char [29])'
/usr/lib/qt3//include/qobject.h:116: note: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt3//include/qobject.h:226: note:                 bool QObject::connect(const QObject*, const char*, const char*) const
kaffeinesc.cpp: In member function 'void ScConfigDialog::addEntry()':
kaffeinesc.cpp:157: error: no matching function for call to 'ScConfigDialog::connect(CardClient*&, const char [21], KaffeineSc*&, const char [29])'
/usr/lib/qt3//include/qobject.h:116: note: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt3//include/qobject.h:226: note:                 bool QObject::connect(const QObject*, const char*, const char*) const
kaffeinesc.cpp: In constructor 'KaffeineSc::KaffeineSc(QWidget*, const char*, QObject*, const char*, const QStringList&)':
kaffeinesc.cpp:273: error: class 'KaffeineSc' does not have any field named 'KaffeineDvbPlugin'
kaffeinesc.cpp:280: error: 'setInstance' was not declared in this scope
kaffeinesc.cpp:292: error: 'connect' was not declared in this scope
kaffeinesc.cpp:294: error: 'connect' was not declared in this scope
kaffeinesc.cpp: In member function 'void KaffeineSc::configDialog()':
kaffeinesc.cpp:332: error: 'connect' was not declared in this scope
kaffeinesc.cpp: In member function 'void KaffeineSc::newKey(const QStringList&)':
kaffeinesc.cpp:421: warning: comparison between signed and unsigned integer expressions
kaffeinesc.cpp:421: warning: comparison between signed and unsigned integer expressions
kaffeinesc.cpp: In member function 'void* KaffeineSc::init(int, int, int, int)':
kaffeinesc.cpp:512: error: 'connect' was not declared in this scope
kaffeinesc.cpp:521: error: 'connect' was not declared in this scope
/usr/include/kparts/genericfactory.h: In member function 'KParts::Part* KParts::GenericFactory<T>::createPartObject(QWidget*, const char*, QObject*, const char*, const char*, const QStringList&) [with T = KaffeineSc]':
kaffeinesc.cpp:594:   instantiated from here
/usr/include/kparts/genericfactory.h:118: error: cannot convert 'KaffeineSc*' to 'KParts::Part*' in return
/usr/include/kgenericfactory.tcc: In static member function 'static Product* KDEPrivate::ConcreteFactory<Product, ParentType>::create(QWidget*, const char*, QObject*, const char*, const QStringList&, KDEPrivate::Type2Type<QObject>) [with Product = KaffeineSc, ParentType = QObject]':
/usr/include/kgenericfactory.tcc:133:   instantiated from 'static Product* KDEPrivate::ConcreteFactory<Product, ParentType>::create(QWidget*, const char*, QObject*, const char*, const char*, const QStringList&) [with Product = KaffeineSc, ParentType = QObject]'
/usr/include/kparts/genericfactory.h:110:   instantiated from 'KParts::Part* KParts::GenericFactory<T>::createPartObject(QWidget*, const char*, QObject*, const char*, const char*, const QStringList&) [with T = KaffeineSc]'
kaffeinesc.cpp:594:   instantiated from here
/usr/include/kgenericfactory.tcc:167: error: no matching function for call to 'KaffeineSc::KaffeineSc(QObject*&, const char*&, const QStringList&)'
kaffeinesc.cpp:272: note: candidates are: KaffeineSc::KaffeineSc(QWidget*, const char*, QObject*, const char*, const QStringList&)
kaffeinesc.h:76: note:                 KaffeineSc::KaffeineSc(const KaffeineSc&)
make[3]: *** [kaffeinesc.lo] Error 1
make[3]: Leaving directory `/home/satikas/download/cam/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/satikas/download/cam/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/satikas/download/cam'
make: *** [all] Error 2
[satikas@localhost cam]$


sander85
Vana Pingviin
Vana Pingviin


Vanus: 38
Liitunud: 08.08.2005
Postitused: 4359
Asukoht: Tallinn (vahel ka Virtsu)
Distributsioon: Mageia, Debian, CentOS
estonia.gif
postituspostitatud: 15.08.2007, 09:06  postituse pealkiri:  (teema puudub)  

ei saa küll täpselt aru, et mida kompileerida üritad, aga nii palju kui mul kompileerimisega on probleeme olnud, siis tihti on just lokaadi probleemid, mida paistab, et sa hetkel ise endale kaela meelitad

[satikas@localhost cam]$ export LC_ALL=et_EE

kui locale käsk annab sulle tulemuseks midagi muud kui et_EE, siis mina seda exporti ei teeks

pigem käskude
[satikas@localhost cam]$ export LC_ALL=et_EE
[satikas@localhost cam]$ make

asemel prooviks
[satikas@localhost cam]$ LC_ALL=C make

_________________
Image Image Image

Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 15.08.2007, 09:24  postituse pealkiri:  (teema puudub)  

Kood:
[satikas@localhost cam]$ LC_ALL=C make

Tulemus sama
Kood:
make[3]: *** [kaffeinesc.lo] Error 1
make[3]: Leaving directory `/home/satikas/download/cam/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/satikas/download/cam/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/satikas/download/cam'
make: *** [all] Error 2
[satikas@localhost cam]$


imre
Vana Pingviin
Vana Pingviin



Liitunud: 16.08.2005
Postitused: 2648
Asukoht: Saku kant
Distributsioon: Ubuntu
estonia.gif
postituspostitatud: 15.08.2007, 09:32  postituse pealkiri:  (teema puudub)  

Sul vaja tõenäoliselt kaffeine-devel pakki.
Paigalda pakk või lase ise kokku.

_________________
Enne teema püstitamist kasutage OTSINGUT
Küsi targalt: Infot siit!
Kui aru ei saa, siis küsi.

DaStoned
Pingviini aktivist
Pingviini aktivist


Vanus: 42
Liitunud: 11.01.2007
Postitused: 388
Asukoht: Tallinn
Distributsioon: Debian
estonia.gif
postituspostitatud: 15.08.2007, 11:18  postituse pealkiri:  (teema puudub)  

Umm, miks sa tahad softi ise kokku kompileerida? Oluliselt lihtsam on oma distro repositooriumist kenasti ettevalmistatud pakk võtta...

_________________
When the shit hits the fan, keep your mouth shut!

Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 15.08.2007, 11:24  postituse pealkiri:  (teema puudub)  

No kui sa leiad kusagilt sc-0.3.5 RPM-i siis anna teada, seni aga tuleks ikke tarballist kokku lasta Cool


priit
Vana Pingviin
Vana Pingviin


Vanus: 39
Liitunud: 04.08.2005
Postitused: 521
Asukoht: Tartu
Distributsioon: CentOS / OS X
estonia.gif
postituspostitatud: 15.08.2007, 12:39  postituse pealkiri:  (teema puudub)  

Satikas kirjutas:
No kui sa leiad kusagilt sc-0.3.5 RPM-i siis anna teada, seni aga tuleks ikke tarballist kokku lasta Cool


Ma võin ju selle peale öelda, et Slackware sisaldab pakki sc-7.16, aga see ei ole ilmselgelt "simple cursed based spreadsheet program", mida sa kokku üritad lasta.

Ehk siis, millega on tegemist?

Aga sy errori logi väidab tõesti kafffeine'i arenduspaki puudumist.


Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 15.08.2007, 20:40  postituse pealkiri:  (teema puudub)  

Kood:
Ehk siis, millega on tegemist?

Tegemist softcamiga, vigur mis teeb tasulised sati kanalid kafeinega lahti. Praegu kasutan stabiilset versiooni 0.3.4. Kange tahtmine on proovida praegu beta seisus uut versiooni ja seda püüangi siin kokku lasta.


johnsmith
Vana Pingviin
Vana Pingviin


Vanus: 49
Liitunud: 24.07.2006
Postitused: 714
Asukoht: Universum
Distributsioon: Ubuntu/Gentoo/FreeBSD
finland.gif
postituspostitatud: 15.08.2007, 21:43  postituse pealkiri:  (teema puudub)  

Satikas kirjutas:
Kood:
Ehk siis, millega on tegemist?

Tegemist softcamiga, vigur mis teeb tasulised sati kanalid kafeinega lahti. Praegu kasutan stabiilset versiooni 0.3.4. Kange tahtmine on proovida praegu beta seisus uut versiooni ja seda püüangi siin kokku lasta.


Kas see softcam töötab analoogse signaaliga ainult ?

_________________
"Thinking is the hardest work there is, which is probably the reason why so few engage in it" - Henry Ford

Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 15.08.2007, 23:27  postituse pealkiri:  (teema puudub)  

Kood:
Kas see softcam töötab analoogse signaaliga ainult ?

Analoog Sat TV on ajalugu, ikke bitid ja baidid on need mis tulevad ehk siis digital signaal Cool

Edit: Kokku sain selle paki aga mitte nii nagu normaalne oleks. Ta lihtsalt ei kompileerunud viimase kaffeinega ei develiga ega ilma, lasin kaffeine eelmise versiooni peale, lasin paki kokku ja siis uus kaffeine asemele. Vähemasti sai asi aetud ja ise rahul Cool Asi oli seda väärt ka, emukas käitub seka ja cryptoworksiga ikka hulga paremini kui eelmise stabiilse versiooniga.

Aga sellest miks ta ikkagi ei kompileerunud aru ei saanud.


Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 08.02.2008, 02:33  postituse pealkiri:  (teema puudub)  

Jälle mure. Proovin kaffeinele pluginat kokku lasta aga nu kuidagi ei saa hakkama.
Error järmine:
Kood:
[poisid@localhost kaffeinesc]$ make
make  all-recursive
make[1]: Entering directory `/home/poisid/kaffeinesc'
Making all in src
make[2]: Entering directory `/home/poisid/kaffeinesc/src'
Making all in mgcam
make[3]: Entering directory `/home/poisid/kaffeinesc/src/mgcam'
make[3]: *** No rule to make target `README', needed by `all-am'.  Stop.
make[3]: Leaving directory `/home/poisid/kaffeinesc/src/mgcam'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/poisid/kaffeinesc/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/poisid/kaffeinesc'
make: *** [all] Error 2
[poisid@localhost kaffeinesc]$

Tuhlasin netis vastust otsides aga ei miskit, ehk oskate aidata

*** No rule to make target `README', needed by `all-am'. Stop.
- et mida ta tahab

Kogu kupatus siin:

Kood:
[poisid@localhost ~]$ cd '/home/poisid/kaffeinesc'
[poisid@localhost kaffeinesc]$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
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 ld used by gcc... /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 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 /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 if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/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... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for 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/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 /usr/lib/qt3/lib, headers /usr/lib/qt3//include using -mt
checking for moc... /usr/lib/qt3//bin/moc
checking for uic... /usr/lib/qt3//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 /usr/lib, headers /usr/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for makekdewidgets... /usr/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
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1226.
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

[poisid@localhost kaffeinesc]$ export LC_ALL=et_EE
[poisid@localhost kaffeinesc]$ make
make  all-recursive
make[1]: Entering directory `/home/poisid/kaffeinesc'
Making all in src
make[2]: Entering directory `/home/poisid/kaffeinesc/src'
make[3]: Entering directory `/home/poisid/kaffeinesc'
make[3]: Leaving directory `/home/poisid/kaffeinesc'
cd .. && perl admin/am_edit src/Makefile.in
 cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/home/poisid/kaffeinesc/src'
make[2]: Entering directory `/home/poisid/kaffeinesc/src'
Making all in mgcam
make[3]: Entering directory `/home/poisid/kaffeinesc/src/mgcam'
make[4]: Entering directory `/home/poisid/kaffeinesc'
make[4]: Leaving directory `/home/poisid/kaffeinesc'
cd ../.. && perl admin/am_edit src/mgcam/Makefile.in
 cd ../.. && /bin/sh ./config.status src/mgcam/Makefile depfiles
config.status: creating src/mgcam/Makefile
config.status: executing depfiles commands
make[3]: Leaving directory `/home/poisid/kaffeinesc/src/mgcam'
make[3]: Entering directory `/home/poisid/kaffeinesc/src/mgcam'
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -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/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute -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
irdeto.c:86: warning: no previous prototype for 'rotate'
irdeto.c:112: warning: no previous prototype for 'decryptIrd'
irdeto.c:137: warning: no previous prototype for 'sessionKeyCrypt'
irdeto.c:148: warning: no previous prototype for 'signatureCheck'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from crypto.h:31,
                 from viaccess.h:4,
                 from viaccess.cpp:11:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from crypto.h:31,
                 from nagra.cpp:26:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
nagra.cpp:120: warning: unused parameter 'l'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from crypto.h:31,
                 from crypto.cpp:29:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
crypto.cpp: In member function 'void cAES::Decrypt(unsigned char*, int) const':
crypto.cpp:376: warning: empty body in an if-statement
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from misc.cpp:28:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from crypto.h:31,
                 from cryptoworks.h:3,
                 from cryptoworks.cpp:1:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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  -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
In file included from st20.cpp:28:
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
st20.cpp:239: warning: unused parameter 'op'
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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    -o libmgcam.la   seca.lo irdeto.lo viaccess.lo nagra.lo crypto.lo misc.lo cryptoworks.lo st20.lo
make[3]: *** No rule to make target `README', needed by `all-am'.  Stop.
make[3]: Leaving directory `/home/poisid/kaffeinesc/src/mgcam'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/poisid/kaffeinesc/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/poisid/kaffeinesc'
make: *** [all] Error 2


Ise küsin - ise vastan Cool

Sokutasin readme faili /kaffeinesc/src/mgcam kausta ja asi täitsa toimis. Milleks teda sinna vaja - täitsa arusaamatu.


Satikas
Pingviini aktivist
Pingviini aktivist



Liitunud: 22.06.2007
Postitused: 193
Asukoht: Põlva
Distributsioon: Mageia2, PCLinuxOS
estonia.gif
postituspostitatud: 24.03.2008, 09:57  postituse pealkiri:  (teema puudub)  

kuidas sellis sortsu kokku lasta kus pole ei configure ega makefile faili, võimalik et olen ikka täitsa puupea aga vähemalt üritan.
konkreetne sorts siis siin:
svn co http://rdk.homeip.net/kaffeinesc/kaffeinesc/trunk/ kaffeinesc


sander85
Vana Pingviin
Vana Pingviin


Vanus: 38
Liitunud: 08.08.2005
Postitused: 4359
Asukoht: Tallinn (vahel ka Virtsu)
Distributsioon: Mageia, Debian, CentOS
estonia.gif
postituspostitatud: 24.03.2008, 10:35  postituse pealkiri:  (teema puudub)  

kindlasti on kusagilt docs, radme, install või midagi säärast, kus see kirjas on Smile

_________________
Image Image Image

imre
Vana Pingviin
Vana Pingviin



Liitunud: 16.08.2005
Postitused: 2648
Asukoht: Saku kant
Distributsioon: Ubuntu
estonia.gif
postituspostitatud: 24.03.2008, 11:12  postituse pealkiri:  (teema puudub)  

Tavaliselt on olemas autogen fail mis selle configure skripti sinna tekitab.

_________________
Enne teema püstitamist kasutage OTSINGUT
Küsi targalt: Infot siit!
Kui aru ei saa, siis küsi.

Näita (aja järgi):      
Postita uus teemaVasta teemale


Vaata järgmist teemat
Vaata eelmist teemat
Powered by phpBB2 Plus based on phpBB © 2001/7 phpBB Group