6 messages in com.googlegroups.google-gearsgguidgen.exe "permission is denied"
FromSent OnAttachments
ksachdeva21 Sep 2007 10:13 
Chris Prince21 Sep 2007 10:42 
ksachdeva21 Sep 2007 10:59 
ksachdeva21 Sep 2007 11:07 
Zachary Kuznia21 Sep 2007 12:14 
ksachdeva21 Sep 2007 12:24 
Subject:gguidgen.exe "permission is denied"
From:ksachdeva (ksac@gmail.com)
Date:09/21/2007 10:13:42 AM
List:com.googlegroups.google-gears

Hi

I am trying to build the trunk of gears and at the very last step I am getting this error and I assume because of it the candle.exe is not able to create the installer either.

Please guide.

Regards & thanks Kapil

make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied make[1]: execvp: tools/gguidgen.exe: Permission denied candle.exe -out bin-dbg/win32-i386/common/win32_msi.wxiobj bin-dbg/ win32-i386/co mmon/genfiles/win32_msi.wxs \ -dOurIEPath=bin-dbg/win32-i386/ie \ -dOurFFPath=bin-dbg/installers/gears-win32-dbg-0.2.3.0 \ -dOurGSegmenterDict=third_party/google_segmenter/G_CJK.dic \ -dOurProductId= \ -dOurPackageId= \ -dOurComponentGUID_FFComponentsDirFiles= \ -dOurComponentGUID_FFContentDirFiles= \ -dOurComponentGUID_FFDirFiles= \ -dOurComponentGUID_FFEnUsDirFiles= \ -dOurComponentGUID_FFLibDirFiles= \ -dOurComponentGUID_FFRegistry= \ -dOurComponentGUID_IEFiles= \ -dOurComponentGUID_IERegistry= Microsoft (R) Windows Installer Xml Compiler version 3.0.2925.0 Copyright (C) Microsoft Corporation 2003. All rights reserved.

win32_msi.wxs C:\temp\google-gears\gears\bin-dbg\win32-i386\common\genfiles \win32_msi.wxs(31) : error CNDL0006 : The Product/@Id attribute's value cannot be an empty string. If you want the value to be null or empty, simply remove the entire attribute. C:\temp\google-gears\gears\bin-dbg\win32-i386\common\genfiles \win32_msi.wxs(34) : error CNDL0006 : The Package/@Id attribute's value cannot be an empty string. If you want the value to be null or empty, simply remove the entire attribute. C:\temp\google-gears\gears\bin-dbg\win32-i386\common\genfiles \win32_msi.wxs(34) : warning CNDL1091 : The Package/@Id attribute has been set. Setting this attri bute will allow nonidentical .msi files to have the same package code. This may be a problem because the package code is the primary identifier used by the ins taller to search for and validate the correct package for a given installation. If a package is changed without changing the package code, the installer may no t use the newer package if both are still accessible to the installer. Please r emove the Id attribute in order to automatically generate a new package code for each new .msi file. make[1]: *** [bin-dbg/win32-i386/common/win32_msi.wxiobj] Error 6 make: *** [default] Error 2