Looks like your GCC hasn't been installed properly.
(It's using the Solaris assembler but sending it invalid assembler code)

Tim.

On Tue, Oct 14, 2003 at 08:09:27AM +0800, [EMAIL PROTECTED] wrote:
> 
> Hi,
> 
> I have problem when install DBI into Unix Sun-solaris server, please refer to the 
> error below.
> Before DBI installation, I have successfully install Perl 5.6.1 and the DBI version 
> is 1.21.
> Please help, thanks.
> 
> Best Regards,
> Chong, Wei Ling
> (Penang Software Development Group)
> Tel: 04-6392557
> Fax: 04-6436307      
> AMD Penang
> Your Premier Business Partner
> 
> 
> -----Original Message-----
> From: AMD ADMIN [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 13, 2003 3:12 PM
> To: Chong, Wei-Ling
> Subject: DBI Make Error
> 
> 
> pgdev8{oracle}:191: make
> cp Changes blib/lib/DBI/Changes.pm
> gcc -c  -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\" -fPIC 
> -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -Wall -Wno-comment -DDBI_NO_THREADS 
> DBI.c
> DBI.xs: In function `dbih_clearcom':
> DBI.xs:971: warning: unused variable `Perl___notused'
> DBI.xs: In function `dbih_get_fbav':
> DBI.xs:1109: warning: unused variable `Perl___notused'
> DBI.xs: In function `dbih_set_attr_k':
> DBI.xs:1201: warning: unused variable `Perl___notused'
> DBI.xs: In function `log_where':
> DBI.xs:1743: warning: unused variable `Perl___notused'
> DBI.xs: In function `XS_DBI_dispatch':
> DBI.xs:2275: warning: unused variable `Perl___notused'
> DBI.xs: In function `XS_DBD_____st_bind_col':
> DBI.xs:3054: warning: operation on `PL_na' may be undefined
> DBI.xs: In function `XS_DBD_____st_bind_columns':
> DBI.xs:3075: warning: operation on `PL_na' may be undefined
> /usr/ccs/bin/as: "/var/tmp/cc1p040R.s", line 3428: error: unknown opcode 
> ".subsection"
> /usr/ccs/bin/as: "/var/tmp/cc1p040R.s", line 3428: error: statement syntax
> /usr/ccs/bin/as: "/var/tmp/cc1p040R.s", line 3446: error: unknown opcode ".previous"
> /usr/ccs/bin/as: "/var/tmp/cc1p040R.s", line 3446: error: statement syntax
> *** Error code 1
> make: Fatal error: Command failed for target `DBI.o'
> 

Reply via email to