Opened 15 years ago

Last modified 15 years ago

#19715 closed defect

encfs-1.5 won't build — at Initial Version

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

Description

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 (1)

Changed 15 years ago by email@…

Attachment: output added

Output of port -d install encfs

Note: See TracTickets for help on using tickets.