Changes between Initial Version and Version 1 of Ticket #29600


Ignore:
Timestamp:
May 26, 2011, 5:15:18 PM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29600

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Keywords compile fail openssl removed
  • Ticket #29600 – Description

    initial v1  
    66I invoked port install mysql5-server, which tries to install the openssl dependency, which fails.  Invoking port -d install openssl gives the following:
    77
     8{{{
    89...
    910/usr/bin/gcc-4.2 -I.. -I../.. -I../asn1 -I../evp -I../../include  -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall   -c -o dso_dlfcn.o dso_dlfcn.c
     
    3031Error: Status 1 encountered during processing.
    3132To report a bug, see <http://guide.macports.org/#project.tickets>
    32 
     33}}}