[mythtv-commits] Ticket #13328: commit b9c5f8b2ff breaks source build mythtv-fixes-29

MythTV noreply at mythtv.org
Tue Oct 16 16:19:17 UTC 2018


#13328: commit b9c5f8b2ff breaks source build mythtv-fixes-29
----------------------------------+-------------------------------------
 Reporter:  sergiomb2             |          Owner:  Stuart Auchterlonie
     Type:  Bug Report - General  |         Status:  new
 Priority:  major                 |      Milestone:  29.2
Component:  MythTV - General      |        Version:  v29.1
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------------

Comment (by Stuart Auchterlonie):

 The current problem is that the generated makefile
 `mytharchive/mytharchive/Makefile`
 doesn't include the build_root paths. Investigation continues.

 {{{
 $(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  /usr/lib64/libmyth-29.so
 /usr/lib64/libmythbase-29
 .so /usr/lib64/libmythui-29.so /usr/lib64/libmythupnp-29.so
 /usr/lib64/libmyth-29.so /usr/lib64/
 libmythbase-29.so /usr/lib64/libmythui-29.so /usr/lib64/libmythupnp-29.so
         -$(DEL_FILE) $(TARGET)
         $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)

 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13328#comment:25>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list