[FLUG] Re: Installazione vcr
- From: Nicola Ferri <nicola@xxxxxxxxxxxxxxxxx>
- To: fanolug@xxxxxxxxxxxxx
- Date: Fri, 28 Nov 2003 11:27:02 +0100
Mailing List del Fortunae LUG
=============================
>
> > sapete dirmi che pacchetto devo installare per poter
> > riuscire a compilare questo programma?
>
> Sembra non trovare il compilatore di c++... il pacchetto dovrebbe chiamarsi
> gcc-c++ o qualcosa di simile.
>
grazie Simon, ho trovato il pacchetto che mi consigliavi ed ora.... credo ci
siano altri problemini da risolvere
[root@pc-00066 vcr-1.09]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for sys/soundcard.h... yes
checking for machine/soundcard.h... no
checking for soundcard.h... no
checking for working const... yes
checking for inline... inline
checking whether gcc needs -traditional... no
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for vprintf... yes
checking for strerror... yes
checking for unsetenv... yes
checking for aviplay library... yes
checking how to run the C++ preprocessor... c++ -E
checking for avifile.h... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating contrib/Makefile
creating contrib/gtksched/Makefile
creating config.h
*****************************************************************************
* Before asking questions, be sure to read the FAQ included in the source *
* or read it here: *
* *
* http://www.stack.nl/~brama/vcr/?page=faq *
* *
* Happy recording! *
* Bram (bram@xxxxxxxxxxxxxxxx) http://www.stack.nl/~brama/ *
*****************************************************************************
[root@pc-00066 vcr-1.09]# make
make all-recursive
make[1]: Entering directory `/home/nicola/Programs/vcr-1.09'
Making all in src
make[2]: Entering directory `/home/nicola/Programs/vcr-1.09/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/avifile -O2 -c main.cc
In file included from /usr/include/c++/3.2.2/backward/iostream.h:31,
from main.cc:19:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning
This file includes at least one deprecated or antiquated header. Please
consider using one of the 32 headers found in section 17.4.1.2 of the C++
standard. Examples include substituting the <X> header for the <X.h> header
for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
In file included from main.cc:22:
vcr.h:17:4: #error "Read the README, section 2 & 3 about avifile-0.6 and
follow the instructions."
main.cc: In function `void list_codecs()':
main.cc:508: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:508: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `void list_attributes(int)':
main.cc:560: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& =
avm::AttributeInfo*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const AttributeInfo*, std::vector<AttributeInfo,
std::allocator<AttributeInfo> > >& __gnu_cxx::__normal_iterator<const
AttributeInfo*, std::vector<AttributeInfo, std::allocator<AttributeInfo> >
>::operator=(const __gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >&)
main.cc:560: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& !=
avm::AttributeInfo*' operator
main.cc:594: no match for `__gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >& = const
avm::string*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const avm::string*, std::vector<avm::string,
std::allocator<avm::string> > >& __gnu_cxx::__normal_iterator<const
avm::string*, std::vector<avm::string, std::allocator<avm::string> >
>::operator=(const __gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >&)
main.cc:594: no match for `__gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >& != const
avm::string*' operator
main.cc:604: no matching function for call to `GetCodecAttr(avm::CodecInfo&,
const char*, char[256], int)'
/usr/include/avifile/creators.h:124: candidates are: int
Creators::GetCodecAttr(const CodecInfo&, const char*, int&)
/usr/include/avifile/creators.h:132: int
Creators::GetCodecAttr(const CodecInfo&, const char*, const char**)
main.cc: In function `int is_valid_codec(const char*)':
main.cc:810: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:810: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `int get_codec_index(int)':
main.cc:1009: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:1009: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `short int set_attribute(int, const char*, const char*)':
main.cc:1037: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& =
avm::AttributeInfo*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const AttributeInfo*, std::vector<AttributeInfo,
std::allocator<AttributeInfo> > >& __gnu_cxx::__normal_iterator<const
AttributeInfo*, std::vector<AttributeInfo, std::allocator<AttributeInfo> >
>::operator=(const __gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >&)
main.cc:1037: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& !=
avm::AttributeInfo*' operator
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/nicola/Programs/vcr-1.09/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nicola/Programs/vcr-1.09'
make: *** [all-recursive-am] Error 2
[root@pc-00066 vcr-1.09]# make install
Making install in src
make[1]: Entering directory `/home/nicola/Programs/vcr-1.09/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/avifile -O2 -c main.cc
In file included from /usr/include/c++/3.2.2/backward/iostream.h:31,
from main.cc:19:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning: #warning
This file includes at least one deprecated or antiquated header. Please
consider using one of the 32 headers found in section 17.4.1.2 of the C++
standard. Examples include substituting the <X> header for the <X.h> header
for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
In file included from main.cc:22:
vcr.h:17:4: #error "Read the README, section 2 & 3 about avifile-0.6 and
follow the instructions."
main.cc: In function `void list_codecs()':
main.cc:508: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:508: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `void list_attributes(int)':
main.cc:560: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& =
avm::AttributeInfo*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const AttributeInfo*, std::vector<AttributeInfo,
std::allocator<AttributeInfo> > >& __gnu_cxx::__normal_iterator<const
AttributeInfo*, std::vector<AttributeInfo, std::allocator<AttributeInfo> >
>::operator=(const __gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >&)
main.cc:560: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& !=
avm::AttributeInfo*' operator
main.cc:594: no match for `__gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >& = const
avm::string*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const avm::string*, std::vector<avm::string,
std::allocator<avm::string> > >& __gnu_cxx::__normal_iterator<const
avm::string*, std::vector<avm::string, std::allocator<avm::string> >
>::operator=(const __gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >&)
main.cc:594: no match for `__gnu_cxx::__normal_iterator<const avm::string*,
std::vector<avm::string, std::allocator<avm::string> > >& != const
avm::string*' operator
main.cc:604: no matching function for call to `GetCodecAttr(avm::CodecInfo&,
const char*, char[256], int)'
/usr/include/avifile/creators.h:124: candidates are: int
Creators::GetCodecAttr(const CodecInfo&, const char*, int&)
/usr/include/avifile/creators.h:132: int
Creators::GetCodecAttr(const CodecInfo&, const char*, const char**)
main.cc: In function `int is_valid_codec(const char*)':
main.cc:810: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:810: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `int get_codec_index(int)':
main.cc:1009: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& = avm::CodecInfo*'
operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >& __gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >::operator=(const
__gnu_cxx::__normal_iterator<CodecInfo*, std::vector<CodecInfo,
std::allocator<CodecInfo> > >&)
main.cc:1009: no match for `__gnu_cxx::__normal_iterator<CodecInfo*,
std::vector<CodecInfo, std::allocator<CodecInfo> > >& != avm::CodecInfo*'
operator
main.cc: In function `short int set_attribute(int, const char*, const char*)':
main.cc:1037: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& =
avm::AttributeInfo*' operator
/usr/include/c++/3.2.2/bits/stl_iterator.h:571: candidates are:
__gnu_cxx::__normal_iterator<const AttributeInfo*, std::vector<AttributeInfo,
std::allocator<AttributeInfo> > >& __gnu_cxx::__normal_iterator<const
AttributeInfo*, std::vector<AttributeInfo, std::allocator<AttributeInfo> >
>::operator=(const __gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >&)
main.cc:1037: no match for `__gnu_cxx::__normal_iterator<const AttributeInfo*,
std::vector<AttributeInfo, std::allocator<AttributeInfo> > >& !=
avm::AttributeInfo*' operator
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/nicola/Programs/vcr-1.09/src'
make: *** [install-recursive] Error 1
[root@pc-00066 vcr-1.09]# ls
Ciao,
Nwt
--
<simon> siamo nel futuro ragazzi
- Follow-Ups:
- [FLUG] Re: Installazione vcr
- From: Filippo Carletti
- References:
- [FLUG] Installazione vcr
- From: Nicola Ferri
- [FLUG] Re: Installazione vcr
- From: simon
Other related posts:
- » [FLUG] Installazione vcr
- » [FLUG] Re: Installazione vcr
- » [FLUG] Re: Installazione vcr
- » [FLUG] Re: Installazione vcr
- [FLUG] Re: Installazione vcr
- From: Filippo Carletti
- [FLUG] Installazione vcr
- From: Nicola Ferri
- [FLUG] Re: Installazione vcr
- From: simon