Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #1979
Closed
Open
Issue created Jul 30, 2016 by Administrator@rootContributor

Add 64-bit Mac OSX support

Created by: wtfbbqhax

Build fails on Mac OS X, make output follows.

-- Generating done
-- Build files have been written to: /Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/build
[  0%] Generating ../event_strings.h
[  0%] Built target generate_syslog
[  0%] Generating include/dr_app.h, include/dr_api.h
[  0%] Built target api_headers
Scanning dependencies of target drhelper
[  1%] Building ASM_NASM object core/CMakeFiles/drhelper.dir/arch/asm_shared.asm.o
[  1%] Building ASM_NASM object core/CMakeFiles/drhelper.dir/arch/x86/x86_shared.asm.o
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:207: error: symbol `mach_dep_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:210: error: symbol `mach_dep_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:213: error: symbol `mach_dep_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:216: error: symbol `mach_dep_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:284: error: symbol `dynamorio_mach_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:287: error: symbol `dynamorio_mach_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:290: error: symbol `dynamorio_mach_syscall_ready' undefined
/Users/wtfbbqhax/Devel/DynamoRIO/dynamorio/core/arch/x86/x86_shared.asm:293: error: symbol `dynamorio_mach_syscall_ready' undefined
make[2]: *** [core/CMakeFiles/drhelper.dir/arch/x86/x86_shared.asm.o] Error 1
make[1]: *** [core/CMakeFiles/drhelper.dir/all] Error 2
Assignee
Assign to
Time tracking