help-make
[Top][All Lists]
Advanced

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

error building make on Windows NT


From: Virgil Mitchell
Subject: error building make on Windows NT
Date: Tue, 29 May 2001 04:09:11 -0700 (PDT)

I get an error when I try to build GNU make
"LOCALEDIR" is undeclared.  What should LOCALEDIR
point to?


C:\gnu\windows\make-3.79>cl.exe /nologo /MT /W3 /GX
/Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D
WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch
/Fo.\WinDebug/ /Fd.\WinDebug/gnumake.pdb /c main.c 
main.c
main.c(738) : warning C4101: 'fd' : unreferenced local
variable
main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



reply via email to

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