From owner-freebsd-ports@FreeBSD.ORG Mon May 31 04:34:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC5816A4CE for ; Mon, 31 May 2004 04:34:07 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ACC543D2F for ; Mon, 31 May 2004 04:34:06 -0700 (PDT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BUl3N-0003e8-00 for ; Mon, 31 May 2004 13:34:05 +0200 Received: from 86.red-213-97-212.pooles.rima-tde.net ([213.97.212.86]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 May 2004 13:34:05 +0200 Received: from lists-gmane by 86.red-213-97-212.pooles.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 31 May 2004 13:34:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Joan Picanyol i Puig Date: Mon, 31 May 2004 13:32:02 +0200 Lines: 30 Message-ID: References: <20040528192111.GA16953@grummit.biaix.org> <200405302100.29803.andy@athame.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 86.red-213-97-212.pooles.rima-tde.net Sender: news Subject: portupgrade and umask (was Re: scribus configure script failed unexpectedly) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 11:34:07 -0000 On Sun, 30 May 2004 22:00:29 +0300, Andy Fawcett wrote: > On Friday 28 May 2004 22:21, Joan Picanyol wrote: >> Hi, >> >> Please have a look at the attached output. Cvsuping and rebuilding in >> the meantime... > > From your config.log: [...] > conftest.cc:2:21: qglobal.h: No such file or directory > conftest.cc:3:26: qapplication.h: No such file or directory > conftest.cc:4:21: qcursor.h: No such file or directory > conftest.cc:5:27: qstylefactory.h: No such file or directory > conftest.cc:6:34: private/qucomextra_p.h: No such file or directory > conftest.cc:8:2: #error 1 > > It looks like your Qt installation isn't complete. These files should > all be under /usr/X11R6/include, and since that's included in the > header search path, I can only assume they are missing on your system. I have my umask set to 077, and so these files where chmod 600 :( It's not the first time I get bitten by this, what's the rationale for ports not using a sane umask by default? tks -- pica