From owner-freebsd-ports@freebsd.org Thu Jun 8 17:35:22 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1780AC311DB for ; Thu, 8 Jun 2017 17:35:22 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD09B66927 for ; Thu, 8 Jun 2017 17:35:21 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::53d:a0aa:d39a:ac73] (unknown [IPv6:2001:470:7a58:0:53d:a0aa:d39a:ac73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 2EBFA19756; Thu, 8 Jun 2017 19:35:20 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_A67750FE-8DCC-4E7A-95D9-877273B6E0D0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Unable to upgrade from Samba43 to Samba44 or Samba45 Date: Thu, 8 Jun 2017 19:35:07 +0200 In-Reply-To: Cc: freebsd-ports@freebsd.org To: markk@knigma.org References: X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2017 17:35:22 -0000 --Apple-Mail=_A67750FE-8DCC-4E7A-95D9-877273B6E0D0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 8 Jun 2017, at 18:13, Mark Knight wrote: >=20 > When attempting to upgrade to Samba44 or Samba45 (as required by the = removal of Samba43 yesterday), I get this error: >=20 > = /usr/ports/net/samba44/work/samba-4.4.14/bin/../source4/libnet/libnet_pass= wd.c:85: undefined reference to `arcfour_crypt' >=20 > I wondered if this was an OpenSSL issue, but then it looks like = arcfour_crypt is part of Samba so I'm a little confused. >=20 > Complete build log, make.conf and options here: >=20 > http://www.knigma.org/scratch/samba44.log >=20 > Any advice please? Thanks in advance!! I'm guessing that it is confused by an existing samba installation. Try removing all other samba installations before attempting to build this port. -Dimitry --Apple-Mail=_A67750FE-8DCC-4E7A-95D9-877273B6E0D0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEUEARECAAYFAlk5itgACgkQsF6jCi4glqMJ4gCYrHR8Zx8Kmr6rJ9zCBBVyp3W6 EwCgugErKMfO3KGVRx5mPAVRm1SMqcM= =3FZx -----END PGP SIGNATURE----- --Apple-Mail=_A67750FE-8DCC-4E7A-95D9-877273B6E0D0--