Dunno if this is a bug...

Kelly O'Hair Kelly.Ohair at Sun.COM
Tue Jan 8 15:57:36 UTC 2008


I think that rc.exe doesn't like empty macro definitions, so I'd suspect
that one of the macros defined is empty, which may then be passed into a
STR macro, which expects an argument, but got nothing.
Check the macros defined on the rc.exe command line, see if any are defined to be empty.

-kto

Ted Neward wrote:
> … but on the Windows build, I keep getting a warning:
> 
>  
> 
> c:\Prg\OpenJDK\jdk7\hotspot\src\os\windows\vm\version.rc(57) : warning 
> RC4003: not enough actual parameters for macro 'STR'
> 
>  
> 
> Not sure what it is or why I’m getting it…. Bad environment?
> 
>  
> 
> Ted Neward
> 
> Java, .NET, XML Services
> 
> Consulting, Teaching, Speaking, Writing
> 
> http://www.tedneward.com
> 
>  
> 
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.516 / Virus Database: 269.17.13/1213 - Release Date: 
> 1/7/2008 9:14 AM
> 



More information about the build-dev mailing list