Ticket #19715 (closed defect: fixed)
encfs-1.5 won't build
| Reported by: | email@… | Owned by: | eridius@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | hai9796@…, Markus.Ueberall@…, boris.zech@… | |
| Port: | encfs |
Description (last modified by macsforever2000@…) (diff)
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


