Changes between Initial Version and Version 1 of Ticket #37360


Ignore:
Timestamp:
Dec 20, 2012, 11:36:17 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This sounds like #29223, for which the solution is to clean and try again, which you should try anytime any port fails to build.

sudo port clean zlib ncurses

If it fails again, please attach the main.log file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37360

    • Property Keywords ettercap-ng removed
    • Property Cc ryandesign@… added; gmail.com:ultrix removed
    • Property Port zlib ncurses added; ettercap-ng removed
    • Property Summary changed from Ettercap-ng dependencies won't install to zlib, ncurses: no destroot found
  • Ticket #37360 – Description

    initial v1  
    11When trying to install ettercap-ng its dependencies won't install.
    22
     3{{{
    34{~ sudo port install ettercap-ng
    45--->  Computing dependencies for ettercap-ng
     
    1112Error: The following dependencies were not installed: openssl zlib pcre bzip2 libedit ncurses pkgconfig
    1213Error: Processing of port ettercap-ng failed}
     14}}}
    1315
    1416When I try to install zlib by itself it also fails to install
    1517
    1618When I try installing ettercap-ng using:
     19{{{
    1720{~ sudo port install ettercap-ng +gtk
    1821--->  Computing dependencies for ettercap-ng
     
    2528Error: The following dependencies were not installed: gtk2 atk gettext ncurses glib2 perl5 perl5.12 gdbm zlib gobject-introspection cairo fontconfig freetype bzip2 libpixman libpng xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-renderproto gdk-pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto pcre pkgconfig
    2629Error: Processing of port ettercap-ng failed}
     30}}}
    2731
    2832Again when I try to install ncurses by itself it does not work.