Changes between Initial Version and Version 2 of Ticket #19715


Ignore:
Timestamp:
May 22, 2009, 1:17:45 AM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

What version of Mac OS X are you running? What version of Xcode? Are you really running Macports version 1.5.0?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19715

    • Property Owner changed from macports-tickets@… to eridius@…
  • Ticket #19715 – Description

    initial v2  
    11encfs is failing with this message:
    22
     3{{{
    34/bin/sh ../libtool --tag=CXX   --mode=link /usr/bin/g++-4.0 -DRLOG_COMPONENT="encfs" -I/opt/local/include -DLOCALEDIR=\"/opt/local/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -D_THREAD_SAFE    -L/opt/local/lib -lboost_system-mt-s -lboost_serialization-mt-s   -o test test.o libencfs.la -lrlog -lssl -lfuse -lboost_serialization-mt-s -lboost_filesystem-mt-s -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
    45/usr/bin/g++-4.0 -DRLOG_COMPONENT=encfs -I/opt/local/include -DLOCALEDIR=\"/opt/local/share/locale\" -W -Wall -Wpointer-arith -Wwrite-strings -O2 -D_THREAD_SAFE -o .libs/test test.o -Wl,-framework -Wl,CoreFoundation -Wl,-bind_at_load  -L/opt/local/lib ./.libs/libencfs.dylib -lboost_system-mt-s /opt/local/lib/librlog.dylib -lssl /opt/local/lib/libfuse.0.0.0.dylib -lboost_serialization-mt-s -lboost_filesystem-mt-s /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc
     
    1617
    1718collect2: ld returned 1 exit status
     19}}}
     20