[mythtv-users] make errors

skeeterskip skeeterskip at yahoo.com
Tue Feb 25 22:06:42 UTC 2003


Ok, I made some progress today. I can run "make" and
"make install" now. I'm getting some errors, though on
both of them: I get following after running "make"

------------------------------------------

[root at freevo mythtv-0.7]# make
cd libs && make -f Makefile
make[1]: Entering directory
`/usr/local/mythtv-0.7/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory
`/usr/local/mythtv-0.7/libs/libavcodec'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory
`/usr/local/mythtv-0.7/libs/libavcodec'
cd libmyth && make -f Makefile
make[2]: Entering directory
`/usr/local/mythtv-0.7/libs/libmyth'
g++ -c -pipe -Wall -W -O6 -march=pentiumpro
-fomit-frame-pointer -funroll-loops
-fexpensive-optimizations -finline-functions -fno-rtti
-fno-exceptions -D_REENTRANT -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DEXTRA_LOCKING -DMMX
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I../../../include
-I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default
-o dialogbox.o dialogbox.cpp
cc1plus: warning: changing search order for system
directory "/usr/local/include"
cc1plus: warning:   as it is the same as non-system
directory "../../../include"
In file included from /usr/lib/qt3/include/qmap.h:47,
                 from /usr/lib/qt3/include/qmime.h:43,
                 from
/usr/lib/qt3/include/qevent.h:45,
                 from
/usr/lib/qt3/include/qobject.h:45,
                 from
/usr/lib/qt3/include/qlayout.h:42,
                 from dialogbox.cpp:1:
/usr/lib/qt3/include/qvaluelist.h:48:20: iterator: No
such file or directory
/usr/lib/qt3/include/qvaluelist.h:49:16: list: No such
file or directory
In file included from /usr/lib/qt3/include/qmap.h:47,
                 from /usr/lib/qt3/include/qmime.h:43,
                 from
/usr/lib/qt3/include/qevent.h:45,
                 from
/usr/lib/qt3/include/qobject.h:45,
                 from
/usr/lib/qt3/include/qlayout.h:42,
                 from dialogbox.cpp:1:
/usr/lib/qt3/include/qvaluelist.h:83: ISO C++ forbids
declaration of `bidirectional_iterator_tag' with no
type
/usr/lib/qt3/include/qvaluelist.h:83: parse error
before `;' token
/usr/lib/qt3/include/qvaluelist.h:88: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qvaluelist.h:88: parse error
before `;' token
/usr/lib/qt3/include/qvaluelist.h:146: ISO C++ forbids
declaration of `bidirectional_iterator_tag' with no
type
/usr/lib/qt3/include/qvaluelist.h:146: parse error
before `;' token
/usr/lib/qt3/include/qvaluelist.h:151: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qvaluelist.h:151: parse error
before `;' token
/usr/lib/qt3/include/qvaluelist.h:409: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qvaluelist.h:409: parse error
before `;' token
/usr/lib/qt3/include/qvaluelist.h:420: no class
template named `list' in `std'
/usr/lib/qt3/include/qvaluelist.h:421: ISO C++ forbids
declaration of `l' with no type
/usr/lib/qt3/include/qvaluelist.h:436: no class
template named `list' in `std'
/usr/lib/qt3/include/qvaluelist.h:437: ISO C++ forbids
declaration of `l' with no type
/usr/lib/qt3/include/qvaluelist.h:442: no class
template named `list' in `std'
/usr/lib/qt3/include/qvaluelist.h:443: ISO C++ forbids
declaration of `l' with no type
/usr/lib/qt3/include/qvaluelist.h: In member function
`bool QValueList<T>::operator==(const int&) const':
/usr/lib/qt3/include/qvaluelist.h:450: no class
template named `list' in `std'
/usr/lib/qt3/include/qvaluelist.h:450:
`const_iterator' is not a class or namespace
/usr/lib/qt3/include/qvaluelist.h:450: ISO C++ forbids
declaration of `it' with no type
In file included from /usr/lib/qt3/include/qmime.h:43,
                 from
/usr/lib/qt3/include/qevent.h:45,
                 from
/usr/lib/qt3/include/qobject.h:45,
                 from
/usr/lib/qt3/include/qlayout.h:42,
                 from dialogbox.cpp:1:
/usr/lib/qt3/include/qmap.h:51:20: iterator: No such
file or directory
/usr/lib/qt3/include/qmap.h:52:15: map: No such file
or directory
In file included from /usr/lib/qt3/include/qmime.h:43,
                 from
/usr/lib/qt3/include/qevent.h:45,
                 from
/usr/lib/qt3/include/qobject.h:45,
                 from
/usr/lib/qt3/include/qlayout.h:42,
                 from dialogbox.cpp:1:
/usr/lib/qt3/include/qmap.h: At global scope:
/usr/lib/qt3/include/qmap.h:104: ISO C++ forbids
declaration of `bidirectional_iterator_tag' with no
type
/usr/lib/qt3/include/qmap.h:104: parse error before
`;' token
/usr/lib/qt3/include/qmap.h:108: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qmap.h:108: parse error before
`;' token
/usr/lib/qt3/include/qmap.h:220: ISO C++ forbids
declaration of `bidirectional_iterator_tag' with no
type
/usr/lib/qt3/include/qmap.h:220: parse error before
`;' token
/usr/lib/qt3/include/qmap.h:224: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qmap.h:224: parse error before
`;' token
/usr/lib/qt3/include/qmap.h:602: ISO C++ forbids
declaration of `ptrdiff_t' with no type
/usr/lib/qt3/include/qmap.h:602: parse error before
`;' token
/usr/lib/qt3/include/qmap.h:624: no class template
named `map' in `std'
/usr/lib/qt3/include/qmap.h:625: ISO C++ forbids
declaration of `m' with no type
/usr/lib/qt3/include/qmap.h:645: no class template
named `map' in `std'
/usr/lib/qt3/include/qmap.h:646: ISO C++ forbids
declaration of `m' with no type
make[2]: *** [dialogbox.o] Error 1
make[2]: Leaving directory
`/usr/local/mythtv-0.7/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory
`/usr/local/mythtv-0.7/libs'
make: *** [sub-libs] Error 2
[root at freevo mythtv-0.7]#


---------------------------------------
I'm not sure about what I need to do next. I have been
reading through readme files, but am not sure what to
do now.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/


More information about the mythtv-users mailing list