Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 100)

Ticket Resolution Summary Owner Reporter
#61 wontfix kBuild: pass ordering isn't strict enough bird bird
Description

Revert the Etherboot-src SUBDIR change (r38874) in src/VBox/Devices/Makefile.kmk and try build OSE on a 4+ core box. The library pass will start before the bld progs have been linked.

#79 fixed kBuild: link targets doesn't pick up MODE, UID and GID. bird bird
Description

Pick up these when installing.

#51 fixed kBuild: incorrect expansion during template inheritance bird bird
Description

src/VBox/Main/webservices/Makefile.kmk in VirtualBox? exposes a problem where the simple vboxwebsrv_INCS := ... assignment causes the template INCS to be expanded at inherit time. The problem is that PATH_TOOL_VCC80AMD64_ATLMFC_INC isn't defined at that point. Changing the assignment to a recursive one vboxwebsrv_INCS = ... works around the problem.

Note: See TracQuery for help on using queries.