From owner-freebsd-sparc64@FreeBSD.ORG Tue Jan 11 14:18:53 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E557B106564A for ; Tue, 11 Jan 2011 14:18:53 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (lerwick.hopto.org [204.51.112.196]) by mx1.freebsd.org (Postfix) with ESMTP id 956CF8FC1C for ; Tue, 11 Jan 2011 14:18:53 +0000 (UTC) Received: (qmail 46424 invoked by uid 98); 11 Jan 2011 14:25:08 +0000 Received: from 81.187.141.93 by mailserver (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.96.1/11509. spamassassin: 3.3.1. Clear:RC:1(81.187.141.93):. Processed in 0.016486 secs); 11 Jan 2011 14:25:08 -0000 Received: from 93.141.187.81.in-addr.arpa (HELO ?192.168.1.100?) (81.187.141.93) by lerwick.hopto.org with SMTP; 11 Jan 2011 14:25:07 +0000 From: Craig Butler To: Marko Lerota In-Reply-To: <87r5cjedov.fsf@cosmos.claresco.hr> References: <87sjx2dyxb.fsf@cosmos.claresco.hr> <87oc7qdtc8.fsf@cosmos.claresco.hr> <20110109210632.GA25659@alchemy.franken.de> <87oc7oybp6.fsf@cosmos.claresco.hr> <87k4icy7vi.fsf@cosmos.claresco.hr> <1294705801.12680.9.camel@main> <87r5cjedov.fsf@cosmos.claresco.hr> Content-Type: text/plain; charset="us-ascii" Date: Tue, 11 Jan 2011 14:19:15 +0000 Message-ID: <1294755555.15239.2.camel@main> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64@freebsd.org Subject: Re: My sparc is falling apart from last upgrade of ports X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 14:18:54 -0000 On Tue, 2011-01-11 at 15:07 +0100, Marko Lerota wrote: > Craig Butler writes: > > > Hi Mark > > > > Its working ok for me inside a jail on my 8.1-RELEASE sparc64 powered > > Sun Netra X1 > > > > I portsnap'd upto the latest and greatest. > > > > built /usr/ports/www/apache22 > > > > toggled SSL in config > > > > It pulled in; > > perl-5.10.1_3 > > autoconf-2.68 > > expat-2.0.1_1 > > apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 > > pcre-8.11 > > m4-1.4.15,1 > > help2man-1.38.4 > > gmake-3.81_4 > > autoconf-wrapper-20101119 > > python26-2.6.6 > > automake-1.11.1 > > gdbm-1.8.3_3 > > db42-4.2.52_5 > > p5-Locale-gettext-1.05_3 > > automake-wrapper-20101119 > > apache-2.2.17_1 > > Tnx Craig. So I see that you used base openssl, not from ports. > Am I correct? > > I removed my /usr/ports/security/openssl and I'm using base openssl. > Now my Apache and Dovecot is working. When I catch time, I will test > it again with openssl from ports. Thanks everybody for help. > Hi Marko Yes that is correct, the apache22 port didn't try to build the openssl from ports so it must be using base openssl and includes... when I do a pkg_info openssl isn't showing. Regards Craig Butler