From owner-freebsd-questions Fri Jan 12 7:27:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 2F7FE37B402 for ; Fri, 12 Jan 2001 07:27:21 -0800 (PST) Received: from wp2 (localhost.ipform.ru [127.0.0.1]) by osiris.ipform.ru (8.11.1/8.11.1) with SMTP id f0CFRGS62710 for ; Fri, 12 Jan 2001 18:27:18 +0300 (MSK) (envelope-from matrix@ipform.ru) Message-ID: <004c01c07cac$26707fe0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Subject: Samba port with built-in openssl does not build Date: Fri, 12 Jan 2001 18:27:15 +0300 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I am running 4.2-stable. Cvsuped weekly. I need to build samba with ssl support, so I aded --with-ssl into the Makefile of the port and now make configure does not work. Then i edited the configure script to fix the include and lib dirs. Still no luck. It bombs out with log message in configure.log configure:5436: storage size of 'st64' isn't known Somebody said that installing openssl from the ports can fix the problem. I am afraid to do so, because the system uses ssl in many places and i do not work to break anything. What's the solution? Best regards, Artem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message