Changes between Initial Version and Version 2 of Ticket #26963


Ignore:
Timestamp:
Oct 23, 2010, 1:21:32 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, and to cc the maintainer. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members.

This is a duplicate of #26939; please search before filing new tickets.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26963

    • Property Priority changed from High to Normal
    • Property Cc blair@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #26963 – Description

    initial v2  
    11On a fresh 10.6.4, installing macports 1.9.1 went fine up to db46. from there, I got the following:
    22
    3 
     3{{{
    44--->  Building db46
    55Error: Target org.macports.build returned: shell command failed
     
    88Error: Status 1 encountered during processing.
    99To report a bug, see <http://guide.macports.org/#project.tickets>
    10 
     10}}}
    1111in the logfile:
    1212
    13 
     13{{{
    1414:info:build ../dist/../libdb_java/db_java_wrap.c:123:17: error: jni.h: No such file or directory:info:build ../dist/../libdb_java/db_java_wrap.c:147: error: expected ')' before '*' token
    1515:info:build ../dist/../libdb_java/db_java_wrap.c:196: error: expected ')' before '*' token:info:build ../dist/../libdb_java/db_java_wrap.c:200: error: expected '=', ',', ';', 'asm' or '__attribute__
    1616' before '*' token
    17 
     17}}}
    1818
    1919and in /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers/jni.h :
    2020
    21 
     21{{{
    2222/*
    2323 * @(#)jni.h    1.62 06/02/02
     
    4646   and jlong */
    4747...
    48 
     48}}}
    4949
    5050I've just installed macports 1.9.1 from scratch on 10.5.8 and no such error was triggered