[MacPorts] #24954: alpine: Undefined symbols: _libintl_setlocale when gss is not installed
MacPorts
noreply at macports.org
Mon Jul 26 12:10:00 PDT 2010
#24954: alpine: Undefined symbols: _libintl_setlocale when gss is not installed
------------------------------+---------------------------------------------
Reporter: jschnide@… | Owner: todmorrison@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: alpine
------------------------------+---------------------------------------------
Comment(by macosx12345@…):
FWIW: I have the same problem as jschnide, but on an Intel iMac (with Mac
OS X 10.5.8): linking of the alpine binary fails with the message
Undefined symbols:
"_BIO_method_type", referenced from:
_so_seek in libpith.a(store.o)
ld: symbol(s) not found
The link command is
/usr/bin/gcc-4.0 -std=gnu99 -g -D_THREAD_SAFE -Dbsd -O2 -arch i386 -arch
i386 -o alpine addrbook.o adrbkcmd.o after.o alpine.o arg.o busy.o
colorconf.o confscroll.o context.o dispfilt.o flagmaint.o folder.o help.o
imap.o init.o kblock.o keymenu.o ldapconf.o listsel.o mailcmd.o mailindx.o
mailpart.o mailview.o newuser.o pattern.o pipe.o print.o radio.o remote.o
reply.o roleconf.o send.o setup.o signal.o status.o takeaddr.o titlebar.o
smime.o date.o -Wl,-framework -Wl,CoreFoundation -framework Carbon
-framework ApplicationServices -framework Security -L/usr/lib -lkrb5
-lcom_err -lpam -ldl -L/opt/local/lib ../pico/libpico.a
../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a
../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a
/opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib
/usr/lib/libiconv.dylib -lc -lgssapi_krb5 -lldap -lncurses -llber -lssl
-lcrypto
I don't understand the problem since, following your suggestion:
$nm /opt/local/lib/libcrypto.dylib | grep _BIO_method
000709a0 T _BIO_method_name
000709b0 T _BIO_method_type
$
--
Ticket URL: <http://trac.macports.org/ticket/24954#comment:44>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list