hi folks
when i try to compile with make command the php3 or php4 source, (solaris 8) the make
showd this error [root@Zork php-3.0.18]# make
gcc -g -O2 -O2 -I. -I. -I/usr/local/mysql//include -c language-parser.tab.c -o language-parser.tab.o
/usr/ccs/bin/as: "/var/tmp/cc8Neawk.s", line 25494: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/cc8Neawk.s", line 25494: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/cc8Neawk.s", line 25789: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/cc8Neawk.s", line 25789: error: statement syntax
make: *** [language-parser.tab.o] Error 1
[root@Zork php-3.0.18]#
anyone knows what is this or if have binary version for solaris 8 sistem ???
Thanks