Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 22:11:41 +0100
From:      Pieter de Goeje <pieter@degoeje.nl>
To:        freebsd-questions@freebsd.org
Cc:        Jeff MacDonald <bignose@gmail.com>
Subject:   Re: php5-session port seems borked
Message-ID:  <200701192211.41454.pieter@degoeje.nl>
In-Reply-To: <f17daf040701190913k429b28f4n1e78c936ff2da354@mail.gmail.com>
References:  <f17daf040701190913k429b28f4n1e78c936ff2da354@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 January 2007 18:13, Jeff MacDonald wrote:
> Hi,
>
> I was getting the error
>
> Fatal error: Call to undefined function session_name() in
>
> So, I thought i'd try recompiling session support for php, here is a
> transcript of how that went :)
>
> secure1# make
> ===>  Building for php5-session-5.2.0
> /bin/sh /usr/ports/www/php5-session/work/php-5.2.0/ext/session/libtool
> --mode=compile cc  -I.
> -I/usr/ports/www/php5-session/work/php-5.2.0/ext/session
> -DPHP_ATOM_INC
> -I/usr/ports/www/php5-session/work/php-5.2.0/ext/session/include
> -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
<snip>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701192211.41454.pieter>