VirtualBox

Changeset 31391 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 5, 2010 11:29:58 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64452
Message:

X11 additions: be more verbose during building

Location:
trunk/src/VBox/Additions/x11
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk

    r28800 r31391  
    215215      OTHERS += $(PATH_vboxmouse_drv)/tstvboxmouse68.run
    216216$$(PATH_vboxmouse_drv)/tstvboxmouse68.run: $$(INSTARGET_vboxmouse_drv)
     217        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    217218        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \
    218219            "$(INSTARGET_vboxmouse_drv)" "$(OUR_PATH_VBOXMOUSE)/undefined_68" --static
     
    223224     OTHERS += $(PATH_vboxmouse_drv_70)/tstvboxmouse70.run
    224225$$(PATH_vboxmouse_drv_70)/tstvboxmouse70.run: $$(INSTARGET_vboxmouse_drv_70)
     226        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    225227        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh  $(KBUILD_TARGET) \
    226228            $(INSTARGET_vboxmouse_drv_70) $(OUR_PATH_VBOXMOUSE)/undefined_70
     
    230232     OTHERS += $(PATH_vboxmouse_drv_71)/tstvboxmouse71.run
    231233$$(PATH_vboxmouse_drv_71)/tstvboxmouse71.run: $$(INSTARGET_vboxmouse_drv_71)
     234        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    232235        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    233236            $(INSTARGET_vboxmouse_drv_71) $(OUR_PATH_VBOXMOUSE)/undefined_71
     
    237240     OTHERS += $(PATH_vboxmouse_drv_13)/tstvboxmouse13.run
    238241$$(PATH_vboxmouse_drv_13)/tstvboxmouse13.run: $$(INSTARGET_vboxmouse_drv_13)
     242        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    239243        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \
    240244            $(INSTARGET_vboxmouse_drv_13) $(OUR_PATH_VBOXMOUSE)/undefined_15
     
    245249     OTHERS += $(PATH_vboxmouse_drv_14)/tstvboxmouse14.run
    246250$$(PATH_vboxmouse_drv_14)/tstvboxmouse14.run: $$(INSTARGET_vboxmouse_drv_14)
     251        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    247252        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET) \
    248253            $(INSTARGET_vboxmouse_drv_14) $(OUR_PATH_VBOXMOUSE)/undefined_15
     
    253258     OTHERS += $(PATH_vboxmouse_drv_15)/tstvboxmouse15.run
    254259$$(PATH_vboxmouse_drv_15)/tstvboxmouse15.run: $$(INSTARGET_vboxmouse_drv_15)
     260        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    255261        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    256262            $(INSTARGET_vboxmouse_drv_15) $(OUR_PATH_VBOXMOUSE)/undefined_15
     
    260266     OTHERS += $(PATH_vboxmouse_drv_16)/tstvboxmouse16.run
    261267$$(PATH_vboxmouse_drv_16)/tstvboxmouse16.run: $$(INSTARGET_vboxmouse_drv_16)
     268        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    262269        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    263270            $(INSTARGET_vboxmouse_drv_16) $(OUR_PATH_VBOXMOUSE)/undefined_15
     
    267274     OTHERS += $(PATH_vboxmouse_drv_17)/tstvboxmouse17.run
    268275$$(PATH_vboxmouse_drv_17)/tstvboxmouse17.run: $$(INSTARGET_vboxmouse_drv_17)
     276        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    269277        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    270278            $(INSTARGET_vboxmouse_drv_17) $(OUR_PATH_VBOXMOUSE)/undefined_15
     
    274282     OTHERS += $(PATH_vboxmouse_drv_18)/tstvboxmouse18.run
    275283$$(PATH_vboxmouse_drv_18)/tstvboxmouse18.run: $$(INSTARGET_vboxmouse_drv_18)
     284        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    276285        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    277286            $(INSTARGET_vboxmouse_drv_18) $(OUR_PATH_VBOXMOUSE)/undefined_15
  • trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk

    r31384 r31391  
    275275     OTHERS += $(PATH_vboxvideo_drv)/tstvboxvideo68.run
    276276$$(PATH_vboxvideo_drv)/tstvboxvideo68.run: $$(INSTARGET_vboxvideo_drv)
     277        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    277278        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    278279            $(INSTARGET_vboxvideo_drv) $(OUR_PATH_VBOXVIDEO)/undefined_68 --static
     
    283284     OTHERS += $(PATH_vboxvideo_drv_70)/tstvboxvideo70.run
    284285$$(PATH_vboxvideo_drv_70)/tstvboxvideo70.run: $$(INSTARGET_vboxvideo_drv_70)
     286        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    285287        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    286288            $(INSTARGET_vboxvideo_drv_70) $(OUR_PATH_VBOXVIDEO)/undefined_70
     
    290292     OTHERS += $(PATH_vboxvideo_drv_71)/tstvboxvideo71.run
    291293$$(PATH_vboxvideo_drv_71)/tstvboxvideo71.run: $$(INSTARGET_vboxvideo_drv_71)
     294        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    292295        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    293296            $(INSTARGET_vboxvideo_drv_71) $(OUR_PATH_VBOXVIDEO)/undefined_70
     
    297300     OTHERS += $(PATH_vboxvideo_drv_13)/tstvboxvideo13.run
    298301$$(PATH_vboxvideo_drv_13)/tstvboxvideo13.run: $$(INSTARGET_vboxvideo_drv_13)
     302        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    299303        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    300304            $(INSTARGET_vboxvideo_drv_13) $(OUR_PATH_VBOXVIDEO)/undefined_13
     
    304308     OTHERS += $(PATH_vboxvideo_drv_14)/tstvboxvideo14.run
    305309$$(PATH_vboxvideo_drv_14)/tstvboxvideo14.run: $$(INSTARGET_vboxvideo_drv_14)
     310        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    306311        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    307312            $(INSTARGET_vboxvideo_drv_14) $(OUR_PATH_VBOXVIDEO)/undefined_13
     
    311316     OTHERS += $(PATH_vboxvideo_drv_15)/tstvboxvideo15.run
    312317$$(PATH_vboxvideo_drv_15)/tstvboxvideo15.run: $$(INSTARGET_vboxvideo_drv_15)
     318        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    313319        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    314320            $(INSTARGET_vboxvideo_drv_15) $(OUR_PATH_VBOXVIDEO)/undefined_13
     
    318324     OTHERS += $(PATH_vboxvideo_drv_16)/tstvboxvideo16.run
    319325$$(PATH_vboxvideo_drv_16)/tstvboxvideo16.run: $$(INSTARGET_vboxvideo_drv_16)
     326        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    320327        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    321328            $(INSTARGET_vboxvideo_drv_16) $(OUR_PATH_VBOXVIDEO)/undefined_13
     
    325332     OTHERS += $(PATH_vboxvideo_drv_17)/tstvboxvideo17.run
    326333$$(PATH_vboxvideo_drv_17)/tstvboxvideo17.run: $$(INSTARGET_vboxvideo_drv_17)
     334        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    327335        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    328336            $(INSTARGET_vboxvideo_drv_17) $(OUR_PATH_VBOXVIDEO)/undefined_13
     
    332340     OTHERS += $(PATH_vboxvideo_drv_18)/tstvboxvideo18.run
    333341$$(PATH_vboxvideo_drv_18)/tstvboxvideo18.run: $$(INSTARGET_vboxvideo_drv_18)
     342        $(QUIET)$(call MSG_L1,Checking for unresolved symbols in $<)
    334343        $(QUIET)/bin/sh $(PATH_ROOT)/src/bldprogs/checkUndefined.sh $(KBUILD_TARGET)  \
    335344            $(INSTARGET_vboxvideo_drv_18) $(OUR_PATH_VBOXVIDEO)/undefined_13
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette