[mythtv-users] [MYTHTV/music/web/game] I need help compiling MythMusic...and assorted other things

Tyler Drake pcjabber at ec.rr.com
Tue Jun 17 15:07:22 EDT 2003


----- Original Message -----
From: "Tyler Drake" <pcjabber at ec.rr.com>
To: <mythtv-users at snowman.net>
Sent: Tuesday, June 17, 2003 1:28 PM
Subject: [mythtv/music/web/game] I need help compiling MythMusic...and
assorted other things


> When I try to compile MythMusic, I get the following Error Messages:
>
> [root at media-center mythtv]# cd mythmusic-0.9
> [root at media-center mythmusic-0.9]# make
> cd mythmusic && make -f Makefile
> make[1]: Entering directory `/home/mythtv/mythmusic-0.9/mythmusic'
>
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRAN
>
T  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -
>
I/usr/local/include -I/usr/include/cdda -I/usr/lib/qt3/include -I/usr/lib/qt
> 3/mkspecs/default -o cddecoder.o cddecoder.cpp
> cc1plus: warning: changing search order for system directory
> "/usr/local/include"
> cc1plus: warning:   as it has already been specified as a non-system
> directory
> In file included from cddecoder.cpp:11:
> cddecoder.h:8:28: cdda_interface.h: No such file or directory
> cddecoder.h:9:27: cdda_paranoia.h: No such file or directory
> In file included from cddecoder.cpp:11:
> cddecoder.h:56: syntax error before `*' token
> cddecoder.h:57: syntax error before `*' token
> cddecoder.cpp: In constructor `CdDecoder::CdDecoder(const QString&,
> DecoderFactory*, QIODevice*, Output*)':
> cddecoder.cpp:42: `device' undeclared (first use this function)
> cddecoder.cpp:42: (Each undeclared identifier is reported only once for
each
> function it appears in.)
> cddecoder.cpp:43: `paranoia' undeclared (first use this function)
> cddecoder.cpp: In member function `virtual bool CdDecoder::initialize()':
> cddecoder.cpp:128: `cdda_identify' undeclared (first use this function)
> cddecoder.cpp:132: `cdda_open' undeclared (first use this function)
> cddecoder.cpp:134: `cdda_close' undeclared (first use this function)
> cddecoder.cpp:138: `CDDA_MESSAGE_FORGETIT' undeclared (first use this
> function)
> cddecoder.cpp:138: `cdda_verbose_set' undeclared (first use this function)
> cddecoder.cpp:139: `cdda_track_firstsector' undeclared (first use this
> function)
> cddecoder.cpp:140: `cdda_track_lastsector' undeclared (first use this
> function)
> cddecoder.cpp:148: `paranoia_init' undeclared (first use this function)
> cddecoder.cpp:149: `PARANOIA_MODE_OVERLAP' undeclared (first use this
> function)
> cddecoder.cpp:149: `paranoia_modeset' undeclared (first use this function)
> cddecoder.cpp:150: `paranoia_seek' undeclared (first use this function)
> cddecoder.cpp:154: `CD_FRAMESAMPLES' undeclared (first use this function)
> cddecoder.cpp: In member function `void CdDecoder::deinit()':
> cddecoder.cpp:171: `paranoia_free' undeclared (first use this function)
> cddecoder.cpp: In member function `virtual void CdDecoder::run()':
> cddecoder.cpp:226: `paranoia_read' undeclared (first use this function)
> cddecoder.cpp:229: `CD_FRAMESIZE_RAW' undeclared (first use this function)
> make[1]: *** [cddecoder.o] Error 1
> make[1]: Leaving directory `/home/mythtv/mythmusic-0.9/mythmusic'
> make: *** [sub-mythmusic] Error 2
>
> and 'make install' fails as well.  I am running ./configure before, with
no
> errors...Here is the output:
>
> [root at media-center mythmusic-0.9]# ./configure
> Creating config.h, config.pro
>
> Configuration settings:
>         OpenGL support will not be included
>         FFTW   support will not be included
>         SDL    support will not be included
>
> I am very experienced in UNIX, more in FreeBSD than Mandrake (I am running
> mandrake 9.0 on my media-center computer).  I had MythTV and MythGallery
0.8
> installed, then installed MythTV 0.9, and MythGallery 0.9 without any
errors
> (except my dog-slow processor/ram combo).  MythWeb 'installs' OK, but I
get:
>
> Fatal error: Call to undefined function: mysql_connect() in
> /var/www/html/mythweb/db_open.php on line 20
>
> when I go to http://192.168.1.104/mythweb/
>
> MythGame just bombs totally on install, but I dont really need it
anyway....
>
> Thanks much!
>
> Tyler Drake
>




More information about the mythtv-users mailing list