Opened 15 years ago

Last modified 15 years ago

#19715 closed defect

encfs-1.5 won't build — at Version 2

Reported by: email@… Owned by: eridius@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: encfs

Description (last modified by mf2k (Frank Schima))

encfs is failing with this message:

/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 
/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 
Undefined symbols:
  "_ENGINE_register_all_ciphers", referenced from:
      _main in test.o
  "_ENGINE_load_builtin_engines", referenced from:
      _main in test.o
  "_ENGINE_register_all_RAND", referenced from:
      _main in test.o
  "_ENGINE_register_all_digests", referenced from:
      _main in test.o

ld: symbol(s) not found

collect2: ld returned 1 exit status

Change History (3)

Changed 15 years ago by email@…

Attachment: output added

Output of port -d install encfs

comment:1 Changed 15 years ago by email@…

Cc: email@… added

Cc Me!

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Cc: email@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to eridius@…

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

Note: See TracTickets for help on using tickets.