From owner-freebsd-ports@FreeBSD.ORG Mon Jun 4 05:08:18 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D46C1065679 for ; Mon, 4 Jun 2012 05:08:18 +0000 (UTC) (envelope-from adams-freebsd@ateamsystems.com) Received: from fss.sandiego.ateamservers.com (fss.sandiego.ateamservers.com [69.55.229.149]) by mx1.freebsd.org (Postfix) with ESMTP id 700488FC0A for ; Mon, 4 Jun 2012 05:08:18 +0000 (UTC) Received: from [192.168.15.220] (unknown [118.175.84.92]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by fss.sandiego.ateamservers.com (Postfix) with ESMTPSA id B9E70B9F22; Mon, 4 Jun 2012 01:08:16 -0400 (EDT) Message-ID: <4FCC42BE.20101@ateamsystems.com> Date: Mon, 04 Jun 2012 12:08:14 +0700 From: Adam Strohl Organization: A-Team Systems User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Erich Dollansky References: <3281963.IKoQ1DrBzf@x220.ovitrap.com> <4FCB93A8.3070008@ateamsystems.com> <1933413.9F9m1gfubp@x220.ovitrap.com> In-Reply-To: <1933413.9F9m1gfubp@x220.ovitrap.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: erob@gthcfoundation.org, Etienne Robillard , freebsd-ports@freebsd.org Subject: Re: Why Are You NOT Using FreeBSD? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 05:08:18 -0000 On 6/4/2012 4:23, Erich Dollansky wrote: > Hi, > > On 03 June 2012 PM 11:41:12 Adam Strohl wrote: >> On 6/3/2012 19:19, Erich Dollansky wrote: >>> do a simple thing. Install a naked 8.3, 9.0 or 10.0 on a fresh hard disk. Get then the ports tree and start compiling X. >>> >>> I did not get a running system since at least 2007 when I did this. There was always at least one manual intervention needed. >>> >>> I did this the last time in the first week of May. >>> >>> Yes, I know how to fix this. Yes, I reported things like this at the beginning. After getting always the answer that it is working on my machine, I stopped reporting it. >> >> Just built a VM and installed 9.0-R from the ISO. >> >> Installed gnu-screen and bash (from ports). >> > you did not compile it as the first item. I don't understand what you are saying. I did a 'make install' on a clean system with only bash and screen installed (I did update ports first). It compiled and installed fine without any intervention. > >> Built and installed xorg-server from ports without issue: > > building is not the problem. > > Start it. > It runs fine. > I do not remember what was wrong this time. ...