Problem building b24 on Win32

Kelly O'Hair Kelly.Ohair at Sun.COM
Fri Feb 8 19:33:10 UTC 2008


Did you try adding COMPANY_NAME=CompanyTed to the gnumake command line?

rc.exe does not like empty macro values.

-kto


Ted Neward wrote:
> Does anybody have any ideas on how to debug and/or fix this?
> 
> Ted Neward
> Java, .NET, XML Services
> Consulting, Teaching, Speaking, Writing
> http://www.tedneward.com
>  
> 
>> -----Original Message-----
>> From: build-dev-bounces at openjdk.java.net [mailto:build-dev-
>> bounces at openjdk.java.net] On Behalf Of Phil Issler
>> Sent: Saturday, February 02, 2008 6:31 PM
>> To: build-dev at openjdk.java.net
>> Subject: Problem building b24 on Win32
>>
>>
>> I'm getting an error during a fastdebug_build of OpenJDK b24.
>>
>> corba, jaxb, jaxws, hotspot all build OK, then I receive the following
>> during the build of jdk:
>>
>> <snip>
>> C:/Prg/MSVS2003/Common7/Tools/../../Vc7/Bin/rc /l 0x409 /r  -d
>> "J2SE_BUILD_ID=1.7.0-internal-fastdebug-Phil_02_feb_2008_15_31-b00" -d
>> "J2SE_COMPANY=" -d "J2SE_COMPONENT=OpenJDK Platform SE binary" -d
>> "J2SE_VER=7.0.0.0" -d "J2SE_COPYRIGHT=Copyright \xA9 2007" -d
>> "J2SE_NAME=OpenJDK Platform SE 7 " -d "J2SE_FVER=7,0,0,0" /D
>> "J2SE_FNAME=hpi.dll" /D "J2SE_INTERNAL_NAME=hpi" /D "J2SE_FTYPE=0x2L"
>> -
>> Foc:/Prg/OpenJDK/jdk7/build/WINDOW~2/tmp/java/hpi/windows_threads/obj_g
>> O/hpi.res
>> c:/Prg/OpenJDK/jdk7/jdk/src/windows/resource/version.rc
>> c:/Prg/OpenJDK/jdk7/jdk/src/windows/resource/version.rc(58) : warning
>> RC4003: not enough actual parameters for macro 'STR'
>> make[6]: *** No rule to make target
>> `c:/Prg/OpenJDK/jdk7/build/WINDOW~2/tmp/java/hpi/windows_threads/obj_gO
>> /linker_md.obj',
>> needed by `c:/Prg/OpenJDK/jdk7
>> /build/WINDOW~2/tmp/java/hpi/windows_threads/obj_gO/.files_compiled'.
>> Stop.
>> make[6]: Leaving directory
>> `/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make/java/hpi/windows'
>> make[5]: *** [all] Error 1
>> make[5]: Leaving directory
>> `/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make/java/hpi'
>> make[4]: *** [all] Error 1
>> make[4]: Leaving directory `/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make/java'
>> make[3]: *** [all] Error 1
>> make[3]: Leaving directory `/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make'
>> make[2]: *** [jdk-build] Error 2
>> make[2]: Leaving directory `/cygdrive/c/Prg/OpenJDK/jdk7'
>> make[1]: *** [generic_debug_build] Error 2
>> make[1]: Leaving directory `/cygdrive/c/Prg/OpenJDK/jdk7'
>> make: *** [fastdebug_build] Error 2
>>
>> Not sure what to try at this point.  Any suggestions welcome.
>>
>> Phil Issler
>> --
>> View this message in context: http://www.nabble.com/Problem-building-
>> b24-on-Win32-tp15249930p15249930.html
>> Sent from the OpenJDK Build Infrastructure mailing list archive at
>> Nabble.com.
>>
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.5.516 / Virus Database: 269.19.19/1256 - Release Date:
>> 2/2/2008 1:50 PM
>>
> 
> No virus found in this outgoing message.
> Checked by AVG Free Edition. 
> Version: 7.5.516 / Virus Database: 269.19.21/1263 - Release Date: 2/6/2008
> 8:14 PM
>  
> 



More information about the build-dev mailing list