VirtualBox

Ignore:
Timestamp:
Aug 21, 2010 7:02:27 PM (14 years ago)
Author:
vboxsync
Message:

FreeBSD: build fix

Location:
trunk/src/VBox/HostDrivers/Support/freebsd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/Makefile

    r31829 r31842  
    5151.PATH:  ${.CURDIR}/alloc
    5252SRCS += \
    53         heapsimple.c
     53        heapsimple.c \
     54        alloc.c
    5455
    5556.PATH:  ${.CURDIR}/common/err
     
    112113        avlpv.c
    113114
     115.PATH:  ${.CURDIR}/common/time
     116SRCS += \
     117        time.c
     118
    114119.PATH:  ${.CURDIR}/generic
    115120SRCS += \
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r31829 r31842  
    8686    ${PATH_ROOT}/src/VBox/HostDrivers/Support/SUPDrvInternal.h=>SUPDrvInternal.h \
    8787    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/heapsimple.cpp=>alloc/heapsimple.c \
     88    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/alloc.cpp=>alloc/alloc.c \
    8889    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp=>common/err/RTErrConvertFromErrno.c \
    8990    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp=>common/err/RTErrConvertToErrno.c \
     
    128129    ${PATH_ROOT}/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h=>common/table/avl_DoWithAll.cpp.h \
    129130    ${PATH_ROOT}/src/VBox/Runtime/common/table/avl_Destroy.cpp.h=>common/table/avl_Destroy.cpp.h \
     131    ${PATH_ROOT}/src/VBox/Runtime/common/time/time.cpp=>common/time/time.c \
    130132    ${PATH_ROOT}/src/VBox/Runtime/include/internal/assert.h=>include/internal/assert.h \
    131133    ${PATH_ROOT}/src/VBox/Runtime/include/internal/initterm.h=>include/internal/initterm.h \
     
    139141    ${PATH_ROOT}/src/VBox/Runtime/include/internal/sched.h=>include/internal/sched.h \
    140142    ${PATH_ROOT}/src/VBox/Runtime/include/internal/process.h=>include/internal/process.h \
     143    ${PATH_ROOT}/src/VBox/Runtime/include/internal/time.h=>include/internal/time.h \
    141144    ${PATH_ROOT}/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp=>generic/RTAssertShouldPanic-generic.c \
    142145    ${PATH_ROOT}/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp=>generic/RTLogWriteStdErr-stub-generic.c \
Note: See TracChangeset for help on using the changeset viewer.

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