DBD-Oracle: nmake fails on Windows

DBD-Oracle: nmake fails on Windows

am 23.10.2006 08:25:11 von spiros

My first experience with Oracle8 and this had to be installed on an NT
machine.
I installed actiivestate DBI, activestate oracle is broken
so I did it by hand folloing the instructions in
http://search.cpan.org/src/PYTHIAN/DBD-Oracle-1.18a/README.w in32.txt

up until the step with nmake. There I get:



cl -c -ID:/Oracle/Ora81/oci/include -ID:/Oracle/Ora81/rdbms/demo
-IC:/Perl/site/lib/auto/DBI -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX
-MD -Zi -DNDEBUG -O1 -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\"
"-IC:\Perl\lib\CORE" -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.6.0\" Oracle.c
Oracle.c
c1 : warning C4349: /Gf is deprecated and will not be supported in future
versions of Visual C++; remove /Gf or use /GF instead
C:\Perl\lib\CORE\perl.h(382) : fatal error C1083: Cannot open include file:
'sys/types.h': No such file or directory

There are in fact several sys/types.h subdirectories and
I put all of them in the path
for example
if
sys\types.h is in D:\MSVISUALC\include
then PATH has D:\MSVISUALC\include

Anyone been there before?

Re: DBD-Oracle: nmake fails on Windows

am 25.10.2006 06:54:17 von krishna_bha1

--Next_1161752057---0-59.160.240.212-6979
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

  Im unable to unsubscribe from this group. Can anybody help me.=
Thanks,=0AMurali On Mon, 23 Oct 2006 moka@hol.gr wrote :=0A>=0A>=
=0A>My first experience with Oracle8 and this had to be installed on an NT=
=0A>machine.=0A>I installed actiivestate DBI, activestate oracle is broken=
=0A> so I did it by hand folloing the instructions in=0A>http://search.cpa=
n.org/src/PYTHIAN/DBD-Oracle-1.18a/README.win32.txt=0A>=0A>u p until the ste=
p with nmake. There I get:=0A>=0A>=0A>=0A> cl -c -ID:/Oracle/Ora81/oci/in=
clude -ID:/Oracle/Ora81/rdbms/demo=0A>-IC:/Perl/site/lib/auto/DBI -nologo =
-Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32=0A>-D_CONSOLE -DNO_STRICT -DHAVE_DES_F=
CRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE=0A>-DPERL_IMPLICIT_CONTEXT -DPERL_=
IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX=0A>-MD -Zi -DNDEBUG -O1 =
-DVERSION=3D\"1.19\" -DXS_VERSION=3D\"1.19\"=0A>"-IC:\Perl\lib\CORE" -DUT=
F8_SUPPORT -DORA_OCI_VERSION=3D\"8.1.6.0\" Oracle.c=0A>Oracle.c=0A>c1 : war=
ning C4349: /Gf is deprecated and will not be supported in future=0A>versio=
ns of Visual C++; remove /Gf or use /GF instead=0A>C:\Perl\lib\CORE\perl.h(=
382) : fatal error C1083: Cannot open include file:=0A>'sys/types.h': No su=
ch file or directory=0A>=0A>There are in fact several sys/types.h subdirect=
ories and=0A> I put all of them in the path=0A>for example=0A> if=0A>sys\=
types.h is in D:\MSVISUALC\include=0A>then PATH has D:\MSVISUALC\include=0A=
>=0A>Anyone been there before?=0A>=0A>=0A> =0A
--Next_1161752057---0-59.160.240.212-6979--

Re: DBD-Oracle: nmake fails on Windows

am 25.10.2006 10:18:25 von Alexander

1. Stop spamming this group.
2. Send an empty mail to dbi-users-unsubscribe@perl.org and follow the
instructions returned to you.

Alexander

On 25.10.2006 06:54, rachakonda muralikrishna wrote:
>
> Im unable to unsubscribe from this group.
>
> Can anybody help me.
>
> Thanks,
> Murali
>
> On Mon, 23 Oct 2006 moka@hol.gr wrote :
>
>> My first experience with Oracle8 and this had to be installed on an NT
>> machine.
>> I installed actiivestate DBI, activestate oracle is broken
>> so I did it by hand folloing the instructions in
>> http://search.cpan.org/src/PYTHIAN/DBD-Oracle-1.18a/README.w in32.txt
>>
>> up until the step with nmake. There I get:
>>
>>
>>
>> cl -c -ID:/Oracle/Ora81/oci/include -ID:/Oracle/Ora81/rdbms/demo
>> -IC:/Perl/site/lib/auto/DBI -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32
>> -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
>> -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX
>> -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\"
>> "-IC:\Perl\lib\CORE" -DUTF8_SUPPORT -DORA_OCI_VERSION=\"8.1.6.0\" Oracle.c
>> Oracle.c
>> c1 : warning C4349: /Gf is deprecated and will not be supported in future
>> versions of Visual C++; remove /Gf or use /GF instead
>> C:\Perl\lib\CORE\perl.h(382) : fatal error C1083: Cannot open include file:
>> 'sys/types.h': No such file or directory
>>
>> There are in fact several sys/types.h subdirectories and
>> I put all of them in the path
>> for example
>> if
>> sys\types.h is in D:\MSVISUALC\include
>> then PATH has D:\MSVISUALC\include
>>
>> Anyone been there before?
>>
>>
>>
>>
>
>
>
>


--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/