RE: DBI install problem
- From: Ron.Reidy@xxxxxxxxxxxxxxxxxx (Ron Reidy)
- Date: Fri, 29 Apr 2005 15:15:12 -0600
You are correct - if you want to use gcc. If you have the Sun C compiler, use that compiler.
-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.
-----Original Message-----
From: Daniel Teklu [mailto:DTeklu@xxxxxxx]
Sent: Friday, April 29, 2005 3:11 PM
To: dbi-users@xxxxxxxx
Subject: DBI install problem
I am having a problem installing DBI giving me this error:
gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -DDBI_NO_THREADS Perl.c
gcc: language depend not recognized
gcc: Perl.c: linker input file unused because linking not done
/usr/bin/perl -I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib /usr/perl5/5.6.1/lib/ExtUtils/xsubpp -typemap /usr/perl5/5.6.1/lib/ExtUtils/typemap -typemap typemap DBI.xs > DBI.xsc && mv DBI.xsc DBI.c
gcc -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -DDBI_NO_THREADS DBI.c
gcc: language depend not recognized
gcc: DBI.c: linker input file unused because linking not done
Running Mkbootstrap for DBI ()
chmod 644 DBI.bs
rm -f blib/arch/auto/DBI/DBI.so
LD_RUN_PATH="" gcc -G DBI.o -o blib/arch/auto/DBI/DBI.so
gcc: DBI.o: No such file or directory
gcc: no input files
*** Error code 1
make: Fatal error: Command failed for target `blib/arch/auto/DBI/DBI.so'
It seems like I need to compile my own perl instead of using the pre-packaged SUN perl. However, I had once read there was a work around by editing the MakeFile file but I dont recall what to edit. Does any one know how to get past this? Any suggestions other thant re-compiling Perl.
I am using gcc version 3.2 and perl, v5.6.1 built for sun4-solaris-64int.
Thanks
This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.
.
- Prev by Date: DBI install problem
- Next by Date: RE: Newbie problem connecting to MS SQL Server
- Previous by thread: DBI install problem
- Index(es):
Relevant Pages
|