help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem in making GNU Make; Please HELP


From: Gopala Medapuram
Subject: Problem in making GNU Make; Please HELP
Date: Thu, 23 Sep 2004 23:17:34 -0700 (PDT)

Hi,
I am trying to install Oracle Application 11i software
on Windows 2000 server.
GNU Make is one of the mandatory requirements.
I am getting error while trying make "GNUMAKE" by
running build_w32.bat.

This is how my PATH looks like at command level.

C:\>PATH
PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program
Files\ATI Technologies\ATI
ControlPanel;C:\Cygwin;C:\Cygwin\bin;C:\MSVCDEV;C:\MSVCDEV\bin

First I ran this batch file in MS VC+ directory.
vcvars32
Then, I ran this batch file to make GNU make in
C:\gnu\make-3.78.1 directory.
build_w32

Following is the first error.

C:\gnu\make-3.78.1\w32\subproc>cl.exe /nologo /MT /W3
/GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D
WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/
/Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c 
misc.c
misc.c(4) : fatal error C1083: Cannot open include
file: 'windows.h': No such file or directory
==================================================

Following is the final error.
C:\gnu\make-3.78.1>echo off
"Linking WinRel/gnumake.exe"
LINK : fatal error LNK1181: cannot open input file
'WinRel\dir.obj'
"WinRel build failed"
======================================================

Let me know where is the problem. I am tired of
researching. I am not able to debug. I need help.

Thanks in advance for reply.

Gopal



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]