Changes between Initial Version and Version 1 of Ticket #22285


Ignore:
Timestamp:
Oct 28, 2009, 9:35:58 PM (15 years ago)
Author:
blb@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22285

    • Property Owner changed from macports-tickets@… to jstrine@…
    • Property Keywords snowleopard added
    • Property Port dynamips added
  • Ticket #22285 – Description

    initial v1  
    11The 64 bit SLnow Leopard 10.6.1 compile fails
    2 
     2{{{
    33Compiling mips64_jit.c
    44mips64_jit.c:258: warning: 'insn_jump_find' defined but not used
     
    66make: *** [mips64_jit.o] Error 1
    77make: *** Waiting for unfinished jobs....
    8 
     8}}}
    99This is a Dynamips problem, but a workaround when compiling by hand is to set the DYNAMIPS_ARCH to nojit in the make file and change the sources for includes and libs to /opt/local instead of /usr/local.  This may be the patch needed for SL users of Port.
    1010