setup.exe: error: ‘KEY_WOW64_{64,32}KEY’ was not declared in this scope

Shaddy Baddah lithium-cygwin@shaddybaddah.name
Mon Apr 15 14:39:00 GMT 2013


Hi,

I'm encountering this error whilst trying to build (32bit) setup.exe,
under 32bit Cygwin:

make[2]: Entering directory 
`/cygdrive/c/Users/sbaddah/cygwin-home/workarea/cygwin-setup-build'
   CXX      install.o
../cygwin-setup/install.cc: In function ‘void 
create_allow_protected_renames()Â’:
../cygwin-setup/install.cc:265:27: error: ‘KEY_WOW64_64KEY’ was not 
declared in this scope
../cygwin-setup/install.cc:265:27: error: ‘KEY_WOW64_32KEY’ was not 
declared in this scope
Makefile:855: recipe for target `install.o' failed
make[2]: *** [install.o] Error 1


I think it may be linked to this change:

http://sourceware.org/cgi-bin/cvsweb.cgi/setup/install.cc?rev=2.106&content-type=text/x-cvsweb-markup&cvsroot=cygwin-apps

But this change looks to have been included in the 2.795 build of
setup64.exe, so that gives me the impression I'm doing something wrong
with my build parameters.

Any help would be appreciated.

-- 
Thanks,
Shaddy



More information about the Cygwin-apps mailing list