Date: Wed, 18 May 2016 03:34:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209596] mail/fetchmail: mis-detects sslv2 on 11.x and openssl from ports, fails to build Message-ID: <bug-209596-13-knUoP4d79g@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209596-13@https.bugs.freebsd.org/bugzilla/> References: <bug-209596-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209596 --- Comment #1 from Peter Wemm <peter@FreeBSD.org> --- The compile failure that shows the mis-detection of SSLv2: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/kerberos/inclu= de -I/usr/include -L/usr/local/lib -fstack-protector -L/usr/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=20= =20 libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lopie -lcrypt -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lrok= en -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) --=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-209596-13-knUoP4d79g>