Date: Tue, 28 Jun 2016 11:02:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210656] mail/fetchmail: socket.c:(.text+0x11fd): undefined reference to `SSLv2_client_method' Message-ID: <bug-210656-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210656 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@FreeBSD.org Reporter: gerard_seibert@outlook.com CC: chalpin@cs.wisc.edu Flags: maintainer-feedback?(chalpin@cs.wisc.edu) CC: chalpin@cs.wisc.edu Created attachment 171906 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171906&action= =3Dedit 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=20=20=20=20 root@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=20 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/l= ib -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 loc= k.o rcfile_l.o rcfile_y.o norm_charmap.o pop3.o imap.o etrn.o odmr.o rpa.o=20= =20 libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lopie -lcrypt -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto=20 -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcry= pto -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.2= 6' gmake[3]: *** [Makefile:1176: all-recursive] Error 1 gmake[3]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.2= 6' gmake[2]: *** [Makefile:591: all] Error 2 gmake[2]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.2= 6' *** Error code 1 Stop. make[1]: stopped in /usr/ports/mail/fetchmail *** Error code 1 The complete build log is attached. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210656-13>