From owner-freebsd-questions@FreeBSD.ORG Tue Jan 23 03:14:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E35E16A403 for ; Tue, 23 Jan 2007 03:14:42 +0000 (UTC) (envelope-from bignose@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by mx1.freebsd.org (Postfix) with ESMTP id E788E13C4DB for ; Tue, 23 Jan 2007 03:14:41 +0000 (UTC) (envelope-from bignose@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1470162wxc for ; Mon, 22 Jan 2007 19:14:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YFtf+BecbmiG42QfpAKTH4r60EWakQOfI8JTie/ii92YD8OGJRxfDOE/Bxyf4ShgswMJ2LYRmjRN58/LEFTLTnvrdd3eIgBLO7jCFxihqj+VeshWJLjiYIqyXywMz/C8rOpCB1Q1v2YYeXM2nKJWUH1FnNf0pTCGikZFpp9syGw= Received: by 10.90.116.6 with SMTP id o6mr7188418agc.1169522081296; Mon, 22 Jan 2007 19:14:41 -0800 (PST) Received: by 10.90.70.3 with HTTP; Mon, 22 Jan 2007 19:14:41 -0800 (PST) Message-ID: Date: Mon, 22 Jan 2007 22:14:41 -0500 From: "Jeff MacDonald" To: "Pieter de Goeje" In-Reply-To: <200701192211.41454.pieter@degoeje.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200701192211.41454.pieter@degoeje.nl> Cc: freebsd-questions@freebsd.org Subject: Re: php5-session port seems borked 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: Tue, 23 Jan 2007 03:14:42 -0000 > > -I/usr/ports/www/php5-session/work/php-5.2.0/ext/session/main > > -I/usr/ports/www/php5-session/work/php-5.2.0/ext/session > > -I/usr/local/include/php -I/usr/local/include/php/main > > -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend > > -I/usr/local/include/php/ext -DHAVE_CONFIG_H -O -pipe > > My output differs significantly from your output, I guess you have removed the > first 100 lines of output here; if not you should probably do a 'make clean' > before 'make'. If that is not the case then I would try recompiling all php > related ports. > > - Pieter Well here's the thing, I was able to reproduce it on 2 separate machines both with full up to date ports, even after a make clean. And i got the same error whether i used portupgrade or just a plain make file... here is a script, just after a make clean http://preview2.interchange.ca/script.txt So I'm still at a loss. -- Unless otherwise indicated, anything I write is either garnered from experience or pulled out of my ass, depending on situational needs.. Jeff MacDonald