[mythtv-commits] Ticket #5270: Relative PREFIX problem

MythTV mythtv at cvs.mythtv.org
Mon May 12 02:12:14 UTC 2008


#5270: Relative PREFIX problem
--------------------+-------------------------------------------------------
 Reporter:  nigel   |        Owner:  nigel   
     Type:  defect  |       Status:  assigned
 Priority:  minor   |    Milestone:  unknown 
Component:  mythtv  |      Version:  unknown 
 Severity:  medium  |   Resolution:          
  Mlocked:  0       |  
--------------------+-------------------------------------------------------

Comment(by nigel):

 (In [17303]) Update trunk SVNrel to 17189 (17131 had too many missing
 fixes).
 Revert parts of [17138]. Move INSTALL_ROOT from qt*env.sh files
 (it really has nothing to do with Qt - it is a mythtv install trick).
 prefix=/ causes errors:
 {{{
 make install
 ...
 make[2]: Entering directory `/C/mythtv/mythtv/libs/libavutil'
 mkdir: cannot create directory `/C/mythtv/build///bin/': No such file or
 directory
 }}}
 While that looks like a MinGW error, I have changed it to something that
 almost works for mythtv. Note that mythplugins build will not work yet.
 See #5270

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5270#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list