Thanks Roman,

Is glib needed also, cuz I installed gcc, and I ran into
warnings installing Perl and DBI, but I was not
able to install DBD::Informix, do u think the problem that
I need glib installed also?

Please let me know.
Mahdi.


-----Original Message-----
From: Roman Boykow [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 07, 2001 12:29 AM
To: Mahdi A. Sbeih; [EMAIL PROTECTED]
Subject: Re: Problems compiling DBI 1.5 on Solaris 8


Try to reinstall/install last gcc and glib from http://www.sunfreeware.com,
may be it helps
----- Original Message -----
From: "Mahdi A. Sbeih" <[EMAIL PROTECTED]>
To: "Dbi-Users" <[EMAIL PROTECTED]>
Sent: Thursday, September 06, 2001 9:14 PM
Subject: Problems compiling DBI 1.5 on Solaris 8


> Hi All,
>
> We have Solaris 8 sparc, that comes with perl5.005.03 by default.
>
> We are trying to install DBI 1.15, and I am getting a weird errors!
>
> Here are the first few lines after running make, there are still 100s of
> lines
> that are almost repeating the same kind of errors. We spent few days
trying
> to see
> what is going on, but we didn't get anything, so looking forward to hear
> from you.
> Mahdi.
> ---------------
> mkdir blib
> mkdir blib/lib
> mkdir blib/arch
> mkdir blib/arch/auto
> mkdir blib/arch/auto/DBI
> mkdir blib/lib/auto
> mkdir blib/lib/auto/DBI
> mkdir blib/man1
> mkdir blib/man3
> cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
> cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
> cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm
> cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
> cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
> cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
> cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
> cp lib/DBD/Multiplex.pm blib/lib/DBD/Multiplex.pm
> cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
> cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
> cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
> cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
> cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
> cp lib/DBI/Format.pm blib/lib/DBI/Format.pm
> cp Driver.xst blib/arch/auto/DBI/Driver.xst
> cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
> cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
> cp DBI.pm blib/lib/DBI.pm
> cp dbipport.h blib/arch/auto/DBI/dbipport.h
> cp lib/DBD/ADO.pm blib/lib/DBD/ADO.pm
> /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" < blib/arch/auto/DBI/Driver.xst >
> Perl.xsi
> /usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503
> /usr/perl5/5.00503/ExtUtils/xsubpp  -typemap
> /usr/perl5/5.00503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c
>
cc -c   -xO3 -xdepend     -DVERSION=\"1.15\"  -DXS_VERSION=\"1.15\" -KPIC -I
> /usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS Perl.c
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 21: invalid token:
> ##
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 21: undefined or
not
> a type: PL_
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 21: syntax error
> before or at: Gcurinterp
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 21: warning:
> old-style declaration or incorrect type for: Gcurinterp
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 42: invalid token:
> ##
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 42: undefined or
not
> a type: PL_
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 42: syntax error
> before or at: Gninterps
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 42: warning:
> old-style declaration or incorrect type for: Gninterps
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 44: invalid token:
> ##
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 44: undefined or
not
> a type: PL_
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 44: syntax error
> before or at: Guid
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 44: warning:
> old-style declaration or incorrect type for: Guid
> "/usr/perl5/5.00503/sun4-solaris/CORE/perlvars.h", line 45: invalid token:
> ##
>
>
>
>
>
> __________________________
> Mahdi A. Sbeih
> IDS Software Systems
> Software Engineer
> Tel: 650-349-0500, ext 134
> [EMAIL PROTECTED]
> __________________________
>
>

Reply via email to