Changes between Initial Version and Version 3 of Ticket #43835


Ignore:
Timestamp:
May 27, 2014, 10:03:51 PM (10 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43835

    • Property Priority changed from High to Normal
    • Property Cc blair@… added
    • Property Port subversion-javahlbindings added
    • Property Owner changed from macports-tickets@… to dluke@…
  • Ticket #43835 – Description

    initial v3  
    22The command I use is  'sudo ./port install subversion-javahlbindings +no_bdb +universal'.  After it installs all the prerequisites, it fails with the following message:
    33
     4{{{
    45$ sudo ./port install subversion-javahlbindings +no_bdb +universal
    56Password:
     
    1516    http://guide.macports.org/#project.tickets
    1617Error: Processing of port subversion-javahlbindings failed
     18}}}
    1719
    1820Content of the log file shows:
    1921
     22{{{
    2023  $ ./configure --prefix=/opt/local --disable-dependency-tracking --with-apr=/opt/local/bin/apr-1-config --with-apr-util=/opt/local/bin/apu-1-config --without-apxs --mandir=${prefix}/share/man --with-serf=/opt/local --with-sasl=/opt/local --with-libmagic=/opt/local --without-gnome-keyring --enable-javahl --without-jikes --with-junit=/opt/local/share/java/junit.jar --without-berkeley-db
    2124
     
    121124#include <ac_nonexistent.h>
    122125         ^
    123 
     126}}}