Yes, it is the same compiler.  Currently I have perl5.6.0 and Apache 1.3.3
installed on the Sun Sparc box and they are working.  I tried to install
DBI module and it has the following error message when I run the command
"make".  I have no clue what the errror message is.

Thank again for your help

A DBI beginner


"Sterin, Ilya" wrote:

> Is this the same compiler that you compiled Perl with?
>
> Ilya Sterin
>
> -----Original Message-----
> From: CHENG XI
> To: '[EMAIL PROTECTED] '
> Sent: 05/01/2001 9:52 AM
> Subject: DBI Installation
>
> While following the instruction below to instal DBI-1.15, I encountered
> a problem during the "make".  Here is the error message:
>
> gcc -c -fno-strict-aliasing -I/usr/local/include -0
> -DVERSION=\"1.15\"  -DXS_VERSION=\"1.15\"  -f PIC
> -I/usr/local/libperl5/5.6.0/sun4-solaris/CORE -Wall
> -Wno-comment  -DDBI_NO_THREADS  Perl.c
> cc1: Invalid option '-fno-strict-aliasing'
> Perl.c:  In function 'XS_DBD_Perl_dr-discon_all_';
> Perl.c: 32: warning: unused variable 'Perl___notused'
> ...
>
> Does anyone know what the problem may be?  Is the C compiler problem?
>
> Thanks in advance
>
> A DBI beginner
>
>

Reply via email to