On Wed, 2004-07-07 at 16:15, Robert wrote: > Hi list, > > I am trying to install DBI-1.43 on Solaris 8, I am getting the > following errors when I run make. Which DBI version works on Solaris > 8?, please let me know.
> /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5255: error: unknown opcode > ".subsection" In general, any time you get this sort of error it points at an incorrectly installed compiler, or possibly incorrectly installed perl binary. Have you verified that your copy of gcc will compile a simple C program? Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.peppler.org/ Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.peppler.org/resume.html
