[mythtv-users] Bulding old myth on new debian

Yan Seiner yan at seiner.com
Fri Sep 29 16:29:39 UTC 2006


I'm building myth 0.18 on a brand new debian etch system.

This is just an FYI; 0.18 build will fail if you use gcc 4.1.

In order to get it to build, you will have to

a) symlink from /usr/share/qt3/* to /usr/lib/qt-3.3/*
b) apt-get gcc-3.4 g++-3.4
c) run configure:

CXX=g++-3.4 CC=gcc-3.4 ./configure --with-your-options

and it should all compile.

HTH,

--Yan



More information about the mythtv-users mailing list