[mythtv-users] MythTV Docs

grozio at buffalo.edu grozio at buffalo.edu
Thu Feb 27 06:49:38 UTC 2003


Mandrake 9 has it listed wrong..

Here's what I have for mysql on my 9.0 box:

rpm -qa | grep -i 'mysql'

libmysql10-devel-3.23.52-1.2mdk
MySQL-bench-3.23.52-1.2mdk
libqt3-mysql-3.1.1-9mdk
MySQL-client-3.23.52-1.2mdk
libmysql10-3.23.52-1.2mdk
MySQL-3.23.52-1.2mdk
php-mysql-4.2.3-1mdk
perl-Mysql-1.22_19-5mdk

-----Original Message-----
From: mythtv-users-bounces at snowman.net
[mailto:mythtv-users-bounces at snowman.net] On Behalf Of skeeterskip
Sent: Tuesday, February 25, 2003 3:56 PM
To: Discussion about mythtv
Subject: RE: [mythtv-users] make errors


Hmm, it looks like I don't have mysql installed on
this machine! It says that libqt-devel needs
mysql-devel as dependency when I go to re-install. I
can't seem to find this rpm for Mandrake 9.0. Do you
have Mysql-devel installed on yours?


--- Adrian Burden <aburden at onegeeksopinion.com> wrote:
> I was getting similar errors with mandrake and found
> I had to uninstall
> libqt3-devel and XFree86-devel and reinstall, then
> my make worked.
> 
> 
> Cheers...
> 
> -----Original Message-----
> From: mythtv-users-bounces at snowman.net 
> [mailto:mythtv-users-bounces at snowman.net] On Behalf Of skeeterskip
> Sent: Tuesday, February 25, 2003 2:07 PM
> To: mythtv-users at snowman.net
> Subject: [mythtv-users] make errors
> 
> 
> 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!?
> 
=== message truncated ===


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/ _______________________________________________
mythtv-users mailing list
mythtv-users at snowman.net
http://www.snowman.net/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list