[mythtv-users] mythplugin make/install problem?

A JM vbtalent at gmail.com
Sun Feb 5 00:22:07 UTC 2006


Can anyone help me with a mythplugin problem? I'm at a loss as to what to
look for or where to go?

Thanks,



xbox:/home/mythtv/mythplugins# make install
( [ -d mythcontrols ] && cd mythcontrols ; grep "^qmake_all:" Makefile &&
make -f Makefile qmake_all; ) || true
qmake_all: mythcontrols/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythcontrols'
( [ -d mythcontrols ] && cd mythcontrols ; grep "^qmake_all:" Makefile &&
make -f Makefile qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythcontrols'
( [ -d mythdvd ] && cd mythdvd ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
qmake_all: mythdvd/$(MAKEFILE) mtd/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythdvd'
( [ -d mythdvd ] && cd mythdvd ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d mtd ] && cd mtd ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythdvd'
( [ -d mythgallery ] && cd mythgallery ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
qmake_all: mythgallery/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythgallery'
( [ -d mythgallery ] && cd mythgallery ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythgallery'
( [ -d mythgame ] && cd mythgame ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
qmake_all: mythgame/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythgame'
( [ -d mythgame ] && cd mythgame ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythgame'
( [ -d mythnews ] && cd mythnews ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
qmake_all: mythnews/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythnews'
( [ -d mythnews ] && cd mythnews ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythnews'
( [ -d mythphone ] && cd mythphone ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
qmake_all: mythphone/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythphone'
( [ -d mythphone ] && cd mythphone ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythphone'
( [ -d mythvideo ] && cd mythvideo ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
qmake_all: mythvideo/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythvideo'
( [ -d mythvideo ] && cd mythvideo ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythvideo'
( [ -d mythweather ] && cd mythweather ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
qmake_all: mythweather/$(MAKEFILE) i18n/$(MAKEFILE)
make[1]: Entering directory `/home/mythtv/mythplugins/mythweather'
( [ -d mythweather ] && cd mythweather ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
make[1]: Leaving directory `/home/mythtv/mythplugins/mythweather'
( [ -d mythcontrols ] && cd mythcontrols ; make -f Makefile install; ) ||
true
make[1]: Entering directory `/home/mythtv/mythplugins/mythcontrols'
( [ -d mythcontrols ] && cd mythcontrols ; grep "^qmake_all:" Makefile &&
make -f Makefile qmake_all; ) || true
( [ -d mythcontrols ] && cd mythcontrols ; make -f Makefile install; ) ||
true
make[2]: Entering directory
`/home/mythtv/mythplugins/mythcontrols/mythcontrols'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory
`/home/mythtv/mythplugins/mythcontrols/mythcontrols'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythcontrols'
( [ -d mythdvd ] && cd mythdvd ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythdvd'
( [ -d mythdvd ] && cd mythdvd ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d mtd ] && cd mtd ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythdvd ] && cd mythdvd ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythdvd/mythdvd'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythdvd/mythdvd'
( [ -d mtd ] && cd mtd ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythdvd/mtd'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythdvd/mtd'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythdvd/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythdvd/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythdvd'
( [ -d mythgallery ] && cd mythgallery ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythgallery'
( [ -d mythgallery ] && cd mythgallery ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythgallery ] && cd mythgallery ; make -f Makefile install; ) || true
make[2]: Entering directory
`/home/mythtv/mythplugins/mythgallery/mythgallery'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory
`/home/mythtv/mythplugins/mythgallery/mythgallery'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythgallery/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythgallery/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythgallery'
( [ -d mythgame ] && cd mythgame ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythgame'
( [ -d mythgame ] && cd mythgame ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythgame ] && cd mythgame ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythgame/mythgame'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythgame/mythgame'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythgame/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythgame/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythgame'
( [ -d mythnews ] && cd mythnews ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythnews'
( [ -d mythnews ] && cd mythnews ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythnews ] && cd mythnews ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythnews/mythnews'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythnews/mythnews'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythnews/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythnews/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythnews'
( [ -d mythphone ] && cd mythphone ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythphone'
( [ -d mythphone ] && cd mythphone ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythphone ] && cd mythphone ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythphone/mythphone'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythphone/mythphone'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythphone/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythphone/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythphone'
( [ -d mythvideo ] && cd mythvideo ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythvideo'
( [ -d mythvideo ] && cd mythvideo ; grep "^qmake_all:" Makefile && make -f
Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythvideo ] && cd mythvideo ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythvideo/mythvideo'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythvideo/mythvideo'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythvideo/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythvideo/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythvideo'
( [ -d mythweather ] && cd mythweather ; make -f Makefile install; ) || true
make[1]: Entering directory `/home/mythtv/mythplugins/mythweather'
( [ -d mythweather ] && cd mythweather ; grep "^qmake_all:" Makefile && make
-f Makefile qmake_all; ) || true
( [ -d i18n ] && cd i18n ; grep "^qmake_all:" Makefile && make -f Makefile
qmake_all; ) || true
( [ -d mythweather ] && cd mythweather ; make -f Makefile install; ) || true
make[2]: Entering directory
`/home/mythtv/mythplugins/mythweather/mythweather'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory
`/home/mythtv/mythplugins/mythweather/mythweather'
( [ -d i18n ] && cd i18n ; make -f Makefile install; ) || true
make[2]: Entering directory `/home/mythtv/mythplugins/mythweather/i18n'
make[2]: *** No rule to make target `mythconfig.mak', needed by `Makefile'.
Stop.
make[2]: Leaving directory `/home/mythtv/mythplugins/mythweather/i18n'
make[1]: Leaving directory `/home/mythtv/mythplugins/mythweather'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060204/98451f5d/attachment-0001.htm


More information about the mythtv-users mailing list