Opened 10 years ago
Last modified 9 years ago
#46244 closed defect
ffmpeg 2.5 +glp2 +glp3 +nonfree does not link. Problems with libsmbclient. — at Initial Version
Reported by: | AP1010 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | devans@… | |
Port: | ffmpeg |
Description
Upgrade of ffmpeg 2.4.4 +glp2 +glp3 +nonfree to ver. 2.5 fails with a bunch of linking errors (see below) pointing to samba. The port DOES BUILD if "--enable-libsmbclient" in Portfile is changed to " --disable-libsmbclient"
=========================================================== Undefined symbols for architecture x86_64:
"_smbc_close", referenced from:
_libsmbc_open in libsmbclient.o _libsmbc_close in libsmbclient.o
"_smbc_free_context", referenced from:
_libsmbc_open in libsmbclient.o _libsmbc_close in libsmbclient.o
"_smbc_fstat", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_init", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_init_context", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_lseek", referenced from:
_libsmbc_seek in libsmbclient.o
"_smbc_new_context", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_open", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_read", referenced from:
_libsmbc_read in libsmbclient.o
"_smbc_setFunctionAuthDataWithContext", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_setOptionUserData", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_setTimeout", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_setWorkgroup", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_set_context", referenced from:
_libsmbc_open in libsmbclient.o
"_smbc_write", referenced from:
_libsmbc_write in libsmbclient.o
ld: symbol(s) not found for architecture x86_64