[MacPorts] #19715: encfs-1.5 won't build

MacPorts noreply at macports.org
Thu May 21 18:17:45 PDT 2009


#19715: encfs-1.5 won't build
------------------------------------+---------------------------------------
 Reporter:  email@…                 |       Owner:  eridius@…           
     Type:  defect                  |      Status:  new                 
 Priority:  Normal                  |   Milestone:                      
Component:  ports                   |     Version:  1.5.0               
 Keywords:                          |        Port:  encfs               
------------------------------------+---------------------------------------
Changes (by macsforever2000@…):

 * cc: email@… (removed)
  * owner:  macports-tickets@… => eridius@…


Old 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

New 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
 }}}

--

Comment:

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

-- 
Ticket URL: <http://trac.macports.org/ticket/19715#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list