Changes between Initial Version and Version 1 of Ticket #51905


Ignore:
Timestamp:
Jul 25, 2016, 6:28:42 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

MacPorts does not install files in /usr/local, and installing files there manually while using MacPorts is not supported. Does /usr/local/lib/libear.dylib or /usr/local/bin/bear exist? If so, remove it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51905

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to cal@…
  • Ticket #51905 – Description

    initial v1  
    11When trying to run a build on OS X 10.11.5 (El Capitan), I get:
    22
     3{{{
    34$ bear make
    45dyld: warning: could not load inserted library '/usr/local/lib/libear.dylib' into library validated process because no suitable image found.  Did find:
    56        /usr/local/lib/libear.dylib: mmap() error 1 at address=0x105CDA000, size=0x00003000 segment=__TEXT in Segment::map() mapping /usr/local/lib/libear.dylib
     7}}}
    68
    79And the compile_commands.json file is empty.