From owner-freebsd-questions@FreeBSD.ORG Thu Sep 6 21:52:53 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3610116A421 for ; Thu, 6 Sep 2007 21:52:53 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0DEE513C478 for ; Thu, 6 Sep 2007 21:52:52 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1ITPHl-0006a1-O4 for questions@freebsd.org; Thu, 06 Sep 2007 14:53:14 -0700 Received: from 71-220-146-155.tcsn.qwest.net ([71.220.146.155] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1ITPHg-0006Zh-Gt; Thu, 06 Sep 2007 14:53:08 -0700 Message-ID: <46E076A3.7060907@math.arizona.edu> Date: Thu, 06 Sep 2007 14:52:35 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.4 (X11/20070713) MIME-Version: 1.0 To: Mel , questions@freebsd.org References: <46E0596D.8060404@math.arizona.edu> <200709062202.06249.fbsd.questions@rachie.is-a-geek.net> <46E06B70.1050801@math.arizona.edu> <200709062323.16972.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200709062323.16972.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: Re: FreeMAT fails to compile X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2007 21:52:53 -0000 I was about to write you a mail about success when I came to same realization I am doing portupgrade of some packages at the moment Thanks Mel wrote: > On Thursday 06 September 2007 23:04:48 Predrag Punosevac wrote: > >> Thanks I am doing portsnap fetch && portsnap extract && portsnap update >> I hope to get newer port three (I got this one 20 days ago I thought I >> would be OK) >> I will change the make as you outlined >> > > I just noticed why the error occurred. It's using QT4, not QT3. So be ready to > pull in some extra deps... > >