Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36165 invoked by uid 1010); 7 May 2004 19:34:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 36141 invoked by uid 1007); 7 May 2004 19:34:45 -0000 Message-ID: <20040507193445.36140.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: jay@php.net Mail-Copies-To: jay@php.net Date: Fri, 07 May 2004 15:34:44 -0400 References: <20040507115824.GT9782@shaka.acc.umu.se> <20040507130026.57EAC148809B@mx.thebrainroom.net> Lines: 32 User-Agent: KNode/0.7.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 216.94.11.234 Subject: RE: [PHP-DEV] compile issues on Solaris From: jay@php.net (Jay Smith) Wez Furlong wrote: > This is a known issue (search bugs.php.net). > > Unfortunately, the workaround you (and the others) suggest will cause a > similar problem on Linux systems :-/ > > We need to find a way to set those _XOPEN_SOURCE style defines up so that > the build succeeds on your system. However, I don't have access to any > Solaris boxen so I can't get stuck in to fix it. > > --Wez. > > Hey Wez, Conincidentally enough, just yesterday I ressurrected my Solaris box, so if you'd like a login or have any tests you'd like me to, I can provide a login and everything. Actually, I think I sent login details a long time ago, but if not, I can re-send 'em. The box is still at Solaris 8 on an old SPARC Ultra 10. I've upgraded a few things recently like glibc and gcc and such, and while it's a bit of hassle to compile PHP now (ld path issues, I think I've cleaned most of it up) it will probably do if you need a shell. Let me know and I'll send you the login details if want access. J