php5-session port seems borked

Pieter de Goeje pieter at degoeje.nl
Fri Jan 19 21:11:47 UTC 2007


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


More information about the freebsd-questions mailing list