Date: Tue, 31 Mar 2009 14:16:26 -0700 (PDT) From: Mark Busby <redtick@sbcglobal.net> To: help help <freebsd-questions@freebsd.org> Subject: Mythtv-0.21 build error Message-ID: <145550.51670.qm@web81204.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
uname -a FreeBSD muz.sbcglobal.net 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 portsnap is up to date. Building myth-0.21 throws this error, creating usr/local creating usr/local/lib creating usr/local/lib/python2.5 creating usr/local/lib/python2.5/site-packages creating usr/local/lib/python2.5/site-packages/MythTV copying build/lib/MythTV/MythLog.py -> usr/local/lib/python2.5/site-packages/MythTV copying build/lib/MythTV/MythDB.py -> usr/local/lib/python2.5/site-packages/MythTV copying build/lib/MythTV/MythVideo.py -> usr/local/lib/python2.5/site-packages/MythTV copying build/lib/MythTV/MythTV.py -> usr/local/lib/python2.5/site-packages/MythTV copying build/lib/MythTV/__init__.py -> usr/local/lib/python2.5/site-packages/MythTV byte-compiling usr/local/lib/python2.5/site-packages/MythTV/MythLog.py to MythLog.pyc byte-compiling usr/local/lib/python2.5/site-packages/MythTV/MythDB.py to MythDB.pyc byte-compiling usr/local/lib/python2.5/site-packages/MythTV/MythVideo.py to MythVideo.pyc byte-compiling usr/local/lib/python2.5/site-packages/MythTV/MythTV.py to MythTV.pyc byte-compiling usr/local/lib/python2.5/site-packages/MythTV/__init__.py to __init__.pyc running install_egg_info Writing usr/local/lib/python2.5/site-packages/MythTV-0.21-py2.5.egg-info gmake[2]: Leaving directory `/usr/ports/multimedia/mythtv/work/mythtv-0.21/bindings/python' gmake[1]: Leaving directory `/usr/ports/multimedia/mythtv/work/mythtv-0.21/bindings' ( [ -d config ] && cd config ; gmake -f Makefile install; ) || true gmake[1]: Entering directory `/usr/ports/multimedia/mythtv/work/mythtv-0.21/config' gmake[1]: `install' is up to date. gmake[1]: Leaving directory `/usr/ports/multimedia/mythtv/work/mythtv-0.21/config' cp: /usr/ports/multimedia/mythtv/work/mythtv-0.21/programs/mythtv-setup/mythtv-setup: No such file or directory *** Error code 1 Stop in /usr/ports/multimedia/mythtv. *** Error code 1 Stop in /usr/ports/multimedia/mythtv. muz# cd /usr/ports/multimedia/mythtv/work/mythtv-0.21/programs/mythtv-setup muz# ls Makefile backendsettings.o main.cpp backendsettings.cpp checksetup.cpp main.o backendsettings.cpp.orig checksetup.h mythtv-setup.pro backendsettings.h checksetup.o setup.xml muz# Thanks for all your work on this port.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?145550.51670.qm>