Bug 129369

Summary: Failed to build multimedia/mencoder with samba support on current i386
Product: Ports & Packages Reporter: K. Zolotukhin <erebus>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description K. Zolotukhin 2008-12-02 12:30:01 UTC
Portbuid failed with Option "Enable Samba input support". All is compiled, but isn't linked:

cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o parser-mpcmd.o subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a libmenu/libmenu.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a libvo/libosd.a libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a libpostproc/libpostproc.a loader/libloader.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a dvdread/libdvdread.a libdvdcss/libdvdcss.a osdep/libosdep.a  -L/usr/local/lib  -liconv -lncurses -lsmbclient -lpng -lz -lspeex -ldts -pthread  -rdynamic  -lm
/usr/local/lib/libssl.so.5: undefined reference to `ENGINE_get_ssl_client_cert_function'
/usr/local/lib/libssl.so.5: undefined reference to `HMAC_CTX_set_flags'
/usr/local/lib/libssl.so.5: undefined reference to `ENGINE_load_ssl_client_cert'
/usr/local/lib/libssl.so.5: undefined reference to `EVP_idea_cbc'
gmake: *** [mplayer] Error 1
*** Error code 2

Stop in /usr/ports/multimedia/mencoder.
*** Error code 1

Stop in /usr/ports/multimedia/mencoder.


OpenSSL version is openssl-0.9.8i from ports.

How-To-Repeat: make -C /usr/ports/multimedia/mencoder
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-02 12:30:17 UTC
Maintainer of multimedia/mencoder,

Please note that PR ports/129369 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129369

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-02 12:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Thomas E. Zander 2008-12-21 09:02:01 UTC
Have you tried to build this with OpenSSL from the base system?
It builds and links flawlessly on my 7.1-PRERELEASE.

Riggs
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2009-01-09 09:49:37 UTC
State Changed
From-To: feedback->closed

Submitter feedback timeout.