Date: Fri, 13 Jan 2017 10:06:02 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD 11 & libressl Message-ID: <51f735a6-1fdc-d669-5516-9662edbb3544@freebsd.org> In-Reply-To: <20170113101931.0924157e@marcel-laptop.lan> References: <20170113101931.0924157e@marcel-laptop.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nakg9lWvVTgCom3nwdJap4K2WUQJg7gsk Content-Type: multipart/mixed; boundary="Or7RrdAliEqkUPTpgH6LCqESUMSXDw1d4"; protected-headers="v1" From: Matthew Seaman <matthew@freebsd.org> To: freebsd-questions@freebsd.org Message-ID: <51f735a6-1fdc-d669-5516-9662edbb3544@freebsd.org> Subject: Re: FreeBSD 11 & libressl References: <20170113101931.0924157e@marcel-laptop.lan> In-Reply-To: <20170113101931.0924157e@marcel-laptop.lan> --Or7RrdAliEqkUPTpgH6LCqESUMSXDw1d4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/13/17 09:19, marcel wrote: > I try to build FreeBSD 11 with libressl instead of openssl. > I have tried several times but when I type openssl version, I always > have Openssl freebsd... instead of LibreSSL... > This time, I've followed this link https://github.com/Sp1l/LibreBSD, > I've applied the patch, etc but when I make buildworld, it stops with > this error: >=20 > bmake[4]: exec(/bin/sh) failed (Argument list too long) > *** Error code 1 >=20 > Stop. > bmake[4]: stopped in /usr/src/secure/lib/libcrypto > *** Error code 1 >=20 > [...] >=20 > I've searched for this error, but all results report to a programation > problems, but I am not a developer... >=20 > The only things that is different of the LibreBSD github process is my > make.conf and my src.conf. Here they are: >=20 > make.conf > MAKE_JOBS_NUMBER?=3D4 > WITHOUT_X11=3DYES > DOC_LANG=3Den_US.ISO8859-1 > NO_SENDMAIL=3Dtrue > WITHOUT_MODULES=3Dng_bluetooth >=20 > src.conf > WITHOUT_BLUETOOTH=3Dsound > WITHOUT_AMD=3Dyes > WITHOUT_BLUETOOTH=3Dyes > WITHOUT_BSDINSTALL=3Dyes > WITHOUT_FLOPPY=3Dyes > WITHOUT_GAMES=3Dyes > WITHOUT_HYPERV=3Dyes > WITHOUT_ZFS=3Dyes > WITHOUT_SENDMAIL=3Dyes >=20 > So, I don't understand why my make buildworld ends with error... >=20 > And I believed that libressl will be native in FreeBSD 11, am I wrong ?= =20 Bernard's LibreBSD project is very much a work in progress, and not really suitable for people that /aren't/ developers. What OS version are you starting from? There are known problems building 11 on some earlier versions. I recommend that you start by upgrading to regular FreeBSD 11.0 as supplied by the project -- maybe even do a clean install on a new drive. Then try Bernard's patches to build the system with LibreSSL rather than OpenSSL from there. Cheers, Matthew --Or7RrdAliEqkUPTpgH6LCqESUMSXDw1d4-- --nakg9lWvVTgCom3nwdJap4K2WUQJg7gsk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEGfFU7L8RLlBUTj8wAFE/EOCp5OcFAlh4pooACgkQAFE/EOCp 5OcBIg//YWcHjfODfxyizWIHOXLrbcu6Xw6a6DRQt9h7hyd+N+1GxdchPuabGePB vQ47n6RLpvIJqKp5FSX/2OzLGsPAlE/S8LnwSEH5zdWPcTp73OjbRlMKdTNpgeQp j7+6yxx+gOvMgS5O3Qt1pBvKcWNu3+6PRiz8o0BHEmvcSZqQDicWtkR8v1Bm0Tc/ Tzn4OeU6ZhATiyw89Xws7DBCJN8SHd4/LpKp6EIdRS3rbn3kwdhT3x/+FsAu+Emy 27AJMRc9SdSjxW565VyifXrv1vRs2KrxuB30JZV3kzalLVU4FvEXOLwPS/LbmJ0g 5Qs5+C2OtqQ2luCsAJmuDLx8BgqIHZN237KEZzN6tCO95rzc6ilQjsLvXbP71SIV zcOQ2maAkeFE653otDG8Ut5fwzD2so8ehN9tFBt28pt0/OGxUky3+T3gEf7rTho9 k8vqBKcrNKc+ErMe6DiSyTuJXp2WGQ4QS8BmOwR2uwcVQ6nsWpBRt0GcoulJFfb6 VyMspZQ6vny48rep+CI2j4v2Gt3uJY4sv4NVyB8+7EMOYR/QUV3QGsZ7KfmdRA9o r3hoMjRwf+e8u9q8cOmRQ5wGJxmk2EW9n6vRfIb3QY5MmQeTWhSyhigGbHBYQrXO JF44DFNHL7rHMrmkK5t8kp8JEC0jU6PkUi6qC9+LKmrlFvR86e4= =DO+3 -----END PGP SIGNATURE----- --nakg9lWvVTgCom3nwdJap4K2WUQJg7gsk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51f735a6-1fdc-d669-5516-9662edbb3544>