Re: [PHP-DEV] RC3RC1

2004-05-28 Thread Daniel Fahlgren
final incarnation of proc_open.c for PHP 5.0.0 It compiles just fine on Irix. But I found this as well (from configure): --without-iconv[=DIR] Include iconv support perhaps not right ;) / Daniel Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren h

Re: [PHP-DEV] RC3RC1

2004-05-28 Thread Daniel Fahlgren
On Fri, May 28, 2004 at 01:25:36PM +0100, Wez Furlong wrote: > Does IRIX also have grantpt() ? Yes. > If so, what defines are needed to switch it on? Nothing but to include stdlib.h / Daniel Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren

Re: [PHP-DEV] RC3RC1

2004-05-28 Thread Daniel Fahlgren
Hello > Can you check if there is a guard for the grantpt function too? As long as you don't give the "-ansi" option to gcc it compiles without warning. All it needs it stdlib.h / Daniel Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgre

Re: [PHP-DEV] RC3RC1

2004-05-28 Thread Daniel Fahlgren
On Fri, May 28, 2004 at 11:16:51AM +0100, Wez Furlong wrote: > These are all needed in different combinations on different systems. > Don't you just love standards!? Mmm.. And the standard on Irix is #define _BSD_COMPAT / Daniel Fahlgren -- I live the way I type; fast, with a lot

Re: [PHP-DEV] RC3RC1

2004-05-27 Thread Daniel Fahlgren
on. Irix is another story, haven't had the time to dig in on the problem. / Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren http://www.acc.umu.se/~guru/ [EMAIL PROTECTED],cs,math}.umu.se 070-3406400 [EMAIL PROTECTED] -- PHP Internals -

Re: [PHP-DEV] compile issues on Solaris

2004-05-07 Thread Daniel Fahlgren
On Fri, May 07, 2004 at 08:12:54PM +0100, Wez Furlong wrote: > Any help would be appreciated; essentially you need to find a way to get > ulong defined with the _XOPEN_SOURCE and _BSD_SOURCE symbols defined. > > You might find that you need to specify a numeric value (the year or > revision number

Re: [PHP-DEV] compile issues on Solaris

2004-05-07 Thread Daniel Fahlgren
x27;m feeling brave (and perhaps stupid) I can give it a try on Irix and AIX as well.. ;) (I haven't tried to compile on them at all) / Daniel Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren http://www.acc.umu.se/~guru/ [EMAIL PROTECTED],cs,math}

[PHP-DEV] compile issues on Solaris

2004-05-07 Thread Daniel Fahlgren
lude sys/termios.h as well in order to get some constant defined, but that seems to have been fixed now. / Daniel Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren http://www.acc.umu.se/~guru/ [EMAIL PROTECTED],cs,math}.umu.se 070-3406400 [