The DBI README says "It is best to use a Perl that was built on the system you are trying to use and it's also important to use the same compiler that was used to build the Perl you are using."
That's probably relevant here. Tim. On Wed, Jul 07, 2004 at 08:07:35AM -0700, Robert wrote: > I just compiled a simple C program which is working fine. > > Michael Peppler <[EMAIL PROTECTED]> wrote: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 > > > > >
