[Bug 210656] mail/fetchmail: socket.c:(.text+0x11fd): undefined reference to `SSLv2_client_method'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 28 11:02:48 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210656

            Bug ID: 210656
           Summary: mail/fetchmail: socket.c:(.text+0x11fd): undefined
                    reference to `SSLv2_client_method'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gerard_seibert at outlook.com
                CC: chalpin at cs.wisc.edu
             Flags: maintainer-feedback?(chalpin at cs.wisc.edu)
                CC: chalpin at cs.wisc.edu

Created attachment 171906
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171906&action=edit
Build Log

uname -a: FreeBSD scorpio.seibercom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0
r296485: Tue Mar  8 07:04:36 UTC 2016    
root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

I am unable to upgrade to the latest version of "fetchmail" It continually
terminates with this message:

cc  -I/usr/include -O2 -pipe  -fstack-protector -fno-strict-aliasing
-I/usr/local/include -I/usr/kerberos/include -I/usr/include  -L/usr/lib 
-L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib
-L/usr/lib -o fetchmail socket.o getpass.o fetchmail.o env.o idle.o options.o
daemon.o driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o
cram.o gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o lock.o
rcfile_l.o rcfile_y.o norm_charmap.o  pop3.o imap.o etrn.o odmr.o  rpa.o  
libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib   -lopie
-lcrypt -lkrb5 -lgssapi -lgssapi_krb5  -lkvm -lcom_err  -lssl -lcrypto 
-L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto
-lasn1 -lwind -lheimbase -lroken -lcrypt -pthread
socket.o: In function `SSLOpen':
socket.c:(.text+0x11fd): undefined reference to `SSLv2_client_method'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:700: fetchmail] Error 1
gmake[4]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
gmake[3]: *** [Makefile:1176: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
gmake[2]: *** [Makefile:591: all] Error 2
gmake[2]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/mail/fetchmail
*** Error code 1

The complete build log is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list