Skip to content

Build error with MythTV 0.24 and Qt 4 #2

Description

@treyhunner

I'm having trouble building MythMPD on a new Mythbuntu installation. I changed all versions of qt3 to qt4 in mythmpd/Makefile which fixed my first build issue (Qt 3 is not used on this system). However, now I'm receiving the following build error when running make:

make[1]: Entering directory `/home/trey/mackers-mythmpd-45d11eb/mythmpd'
make[1]: *** No rule to make target `/usr/share/qt4/lib/libqt-mt.prl', needed by `Makefile'.  Stop.
make[1]: Leaving directory `/home/trey/mackers-mythmpd-45d11eb/mythmpd'
make: *** [sub-mythmpd-make_default] Error 2

It looks like the directory structure may have changed between Qt 3 and Qt 4. My /usr/share/qt4 directory has the following subdirectories:

bin
mkspecs
translations

MythTV and Qt version information

MythTV Version : v0.24-243-g9ba3ece
MythTV Branch : fixes/0.24
Network Protocol : 63
Library API : 0.24.20101129-1
QT Version : 4.7.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions