Hi all I am getting following error while trying to build Apache 2.2.8 src in windows with nmake tool in VC7 platform. Build Log ------- Build started: Project: httpd, Configuration: Release|Win32 ------- Command Lines httpd : warning PRJ0041 : Cannot find missing dependency 'ICON_FILE' for file 'httpd.rc'. Your project may still build, but may continue to appear out of date until this file is found. httpd : warning PRJ0041 : Cannot find missing dependency 'strings.h' for file 'httpd.rc'. Your project may still build, but may continue to appear out of date until this file is found. Creating command line "rc.exe /d "NDEBUG" /d "APP_FILE" /d "BIN_NAME="httpd.exe"" /d "LONG_NAME="Apache HTTP Server"" /d "ICON_FILE="apache.ico"" /l 0x409 /I "build\win32" /I "./include" /I "./srclib/apr/include" /fo".\Release/httpd.res" ".\build\win32\httpd.rc"" Output Window Compiling resources... fatal error RC1107: invalid usage; use RC /? for Help httpd : error PRJ0002 : error result returned from 'rc.exe'. httpd : warning PRJ0041 : Cannot find missing dependency 'ICON_FILE' for file 'httpd.rc'. Your project may still build, but may continue to appear out of date until this file is found. httpd : warning PRJ0041 : Cannot find missing dependency 'strings.h' for file 'httpd.rc'. Your project may still build, but may continue to appear out of date until this file is found. Results Build log was saved at "file://d:\Dump\httpd-2.2.8-win32-src\httpd-2.2.8\Release\BuildLog.htm" httpd - 1 error(s), 0 warning(s) PLEASE ADVICE ... Suman --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx