Changes between Initial Version and Version 2 of Ticket #25877


Ignore:
Timestamp:
Jul 30, 2010, 9:37:09 PM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to preview before submitting. Don't set the Priority field to High, but do fill in the Port field and Cc the port's maintainer.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25877

    • Property Summary changed from port install opendx failure to opendx: undefined symbols _DestroyConstitute
    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to gwright@…
    • Property Keywords opendx removed
    • Property Port opendx added
  • Ticket #25877 – Description

    initial v2  
    22I did the following steps:
    33
     4{{{
    45sudo port selfupdate
    56sudo port install opendx
     7}}}
    68
    79and got the following errors ---
    810
     11{{{
    912% sudo port install opendx
    1013Password:
     
    1518Error: Status 1 encountered during processing.
    1619To report a bug, see <http://guide.macports.org/#project.tickets>
     20}}}
    1721
    1822The log file is attached here.
    1923
    2024I have also tried uninstalling all packages by executing the command 
     25{{{
    2126sudo port -f uninstall installed
     27}}}
    2228
    2329and repeated the above procedure. The error remains.