Changes between Initial Version and Version 2 of Ticket #22372


Ignore:
Timestamp:
Nov 5, 2009, 4:26:17 AM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

This isn't actually what the migration procedure is designed to fix. /usr/local does not exist in a fresh OS X install, so somewhere along the way someone installed this libstdc++.6.dylib in there on your machine. We don't support having any headers or libraries installed in /usr/local because there is no way to stop gcc from using them.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22372

    • Property Status changed from new to closed
    • Property Milestone changed from MacPorts 1.8.2 to
    • Property Resolution changed from to invalid
    • Property Port ncarg added
  • Ticket #22372 – Description

    initial v2  
    33
    44Here is the error:
    5 
     5{{{
    66 sudo port install ncarg
    77Password:
     
    1818Error: The following dependencies failed to build: udunits perl5 perl5.8 vis5d ImageMagick bzip2 expat fontconfig freetype p7zip xorg-libXext xorg-libXt gettext ncurses ncursesw mesa glut makedepend xorg-dri2proto xorg-glproto xorg-libXfixes xorg-fixesproto xorg-libXi xorg-libXmu tcl wgrib2 jasper
    1919Error: Status 1 encountered during processing.
    20 
     20}}}
    2121
    2222What is wrong?