Re: [PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-16 Thread Cool Moe
Rich, I'm pretty certain that I've read in php.net in the manual or perhaps in the source README that you need to be using all gnu tools to successfully compile. I usually grab them as binaries from sunfreeware.com. (also check your solaris install cd's, i believe the software companion has binu

Re: [PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-15 Thread Richard Webb
Cool Moe wrote: Richard, Most of my solaris compiling problems were due to the fact that some of my compiler tools would be GNU, while others would be the native sun ones (for instance the compiler is gcc, but the linker (ld) is /usr/ccs/bin/ld, and make is not gnu make, but the Sun version). So

Re: [PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-15 Thread Cool Moe
Richard, Most of my solaris compiling problems were due to the fact that some of my compiler tools would be GNU, while others would be the native sun ones (for instance the compiler is gcc, but the linker (ld) is /usr/ccs/bin/ld, and make is not gnu make, but the Sun version). So check using 'whi

[PHP-INSTALL] Problem compliing on Solaris 7, Sparc, GCC 3.3.2

2003-12-15 Thread Richard Webb
Hi, uname -a : SunOS beastie 5.7 Generic_106541-29 sun4m sparc SUNW,SPARCstation-LX Configure script executes normally. Make gives : /bin/ksh /var/tmp/php-4.3.4/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/ctype/ -I/var/tmp/php-4.3.4/ext/ctype/ -DPHP_ATOM_INC -I/var/tmp/php