|
List Info
Thread: Fw: SDK Installation failed
|
|
| Fw: SDK Installation failed |
  Germany |
2008-03-10 01:54:04 |
|
Hi Larry,
my investigation to change the c-compiler hasn't come to a positive result until now. My intention was to use the MS Compiler, as recommended in Eiffel Studio, to prevent compiler caused errors.
1. Installation SDK is ok now. See below.
2. Set enviroment seems to be ok now too? Never the less C compiling in Eiffel constrains the following error:
Copyright Eiffel Software 1985-2007. All Rights Reserved.
Preparing C compilation...
AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize 0x150000, State 0x10000
E:Eiffel SoftwareEiffelStudio 6.1 GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize 0x150000, State 0x10000
E:Eiffel SoftwareEiffelStudio 6.1 GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize 0x150000, State 0x10000
E:Eiffel SoftwareEiffelStudio 6.1 GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
Reserve space? I've got 1 GB RAM. For the moment I think, the next turn would be to check a c-example by itselve. But I haven't much experience with the C stuff.
Regards
Heiko
----- Original Message -----
From: Derek Newkirk
To: Heiko Gering
Cc: Nanda Lella ; Shawn Henry (WINDOWS SDK) ; Karin Meier-Magruder
Sent: Wednesday, March 05, 2008 11:14 PM
Subject: RE: SDK Installation failed
Matt,
the error from the log is indicative of a bad download, or bad burn of the iso
06:51:32 Mittwoch, 5. März 2008: An error occurred installing the Microsoft Windows SDK for Windows Server 2008 Win32 Documentation package. Error: Error 1330. A file that is required cannot be installed because the cabinet file F:SetupWinSDKDocWin32-WinSDKDocWin32-common.0.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt.
Running the Windows SDK web setup on some connections can sometimes have issues when downloading the files. We recommend that you clear the %temp%sdksetup directory and retry your web setup. If that fails, switch over to the ISO setup for the Windows SDK.
Microsoft Windows SDK for Windows Server 2008 Web Install:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en
Microsoft Windows SDK for Windows Server 2008 ISO Install:
http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF&displaylang=en
What are ISO image files and how do I use them?
Many products are posted as ISO-9660 image files. An ISO image file is an exact representation of a CD or DVD, including the content and the logical format. The most common use of an image file is to write it to a blank CD-R or DVD-R, resulting in an identical copy of the original disc including file name and volume label information. ISO image files may also be opened and their contents copied to a local folder, much like ZIP files. ISO files may also be virtually mounted and accessed as a device. These three methods of using ISO images are described below.
Writing ISO files to CD-R or DVD-R
Most CD-R/DVD-R writing software includes a feature to create a disc from an image file. Note: you must use the special "copy image to CD" or "burn image" functionality. See your software's Help for detailed information.
Testing CD-Rs and DVD-Rs
After a CD/DVD-R has been written, you should verify that the file was successfully written. Many freeware programs are available for calculating the SDK SHA-1 hash value. Use an Internet search engine to search for "sha1 hash" to find a freeware program.
Windows Server 2008 SDK for verification information:
a.. CRC: 0x812A81E3
b.. Size: 1394618368
Let me know if this works for you.
Thanks!
Derek
From: Heiko Gering [mailto: heiko.gering%40gmx.de">heiko.gering gmx.de]
Sent: Wednesday, March 05, 2008 12:38 AM
To: Windows SDK Feedback
Subject: SDK Installation failed
Hi all,
I've spent hour after hour to install SDK.
1. Web installation failed
2. Installation from an iso image failed
Before I'd installed VS 2008 expirience. My last try was uninstalling everything, VS and SDK. Restarting the SDK installation now comes with the reported error (see log file). Against the complained error, privacystatement is installed.
Regards
Heiko
----------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.21.5/1314 - Release Date: 05.03.2008 18:38
[Non-text portions of this message have been removed]
__._,_.___
.
__,_._,___
|
| RE: Fw: SDK Installation failed |

|
2008-03-10 02:05:20 |
|
You are still configured to run against GCC and not for Windows SDK. If you
want to use the Windows SDK, you can either reinstall the product and let
the installer detect the Windows SDK (long way) or simply define the
environment variable ISE_C_COMPILER to msc (short way).
On which version of Windows are you running on when you get these errors
from the GCC environment?
Regards,
Manu
> -----Original Message-----
> From: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com
> [mailto: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com] On Behalf Of Heiko Gering
> Sent: Sunday, March 09, 2008 11:54 PM
> To: eiffel_software
> Subject: [eiffel_software] Fw: SDK Installation failed
>
> Hi Larry,
> my investigation to change the c-compiler hasn't come to a
> positive result until now. My intention was to use the MS
> Compiler, as recommended in Eiffel Studio, to prevent
> compiler caused errors.
> 1. Installation SDK is ok now. See below.
> 2. Set enviroment seems to be ok now too? Never the less C
> compiling in Eiffel constrains the following error:
>
> Copyright Eiffel Software 1985-2007. All Rights Reserved.
>
> Preparing C compilation...
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
>
> Reserve space? I've got 1 GB RAM. For the moment I think,
> the next turn would be to check a c-example by itselve. But I
> haven't much experience with the C stuff.
>
> Regards
> Heiko
__._,_.___
.
__,_._,___
|
| Re: Fw: SDK Installation failed |
  Germany |
2008-03-10 02:35:10 |
|
As pointed out from Larry in mails before, I've already defined $ISE_C_COMPILER to `msc' .
I'm running Vista Home Basic.
Regards
Heiko
----- Original Message -----
From: Emmanuel Stapf [ES]
To: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com
Sent: Monday, March 10, 2008 8:05 AM
Subject: RE: [eiffel_software] Fw: SDK Installation failed
You are still configured to run against GCC and not for Windows SDK. If you
want to use the Windows SDK, you can either reinstall the product and let
the installer detect the Windows SDK (long way) or simply define the
environment variable ISE_C_COMPILER to msc (short way).
On which version of Windows are you running on when you get these errors
from the GCC environment?
Regards,
Manu
> -----Original Message-----
> From: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com
> [mailto: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com] On Behalf Of Heiko Gering
> Sent: Sunday, March 09, 2008 11:54 PM
> To: eiffel_software
> Subject: [eiffel_software] Fw: SDK Installation failed
>
> Hi Larry,
> my investigation to change the c-compiler hasn't come to a
> positive result until now. My intention was to use the MS
> Compiler, as recommended in Eiffel Studio, to prevent
> compiler caused errors.
> 1. Installation SDK is ok now. See below.
> 2. Set enviroment seems to be ok now too? Never the less C
> compiling in Eiffel constrains the following error:
>
> Copyright Eiffel Software 1985-2007. All Rights Reserved.
>
> Preparing C compilation...
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
> AllocationBase 0x0, BaseAddress 0x715B0000, RegionSize
> 0x150000, State 0x10000
> E:Eiffel SoftwareEiffelStudio 6.1
> GPLgccwindowsmsys1.0binmake.exe: *** Couldn't reserve
> space for cygwin's heap, Win32 error 0
>
> Reserve space? I've got 1 GB RAM. For the moment I think,
> the next turn would be to check a c-example by itselve. But I
> haven't much experience with the C stuff.
>
> Regards
> Heiko
----------------------------------------------------------
No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.6/1318 - Release Date: 07.03.2008 14:01
[Non-text portions of this message have been removed]
__._,_.___
.
__,_._,___
|
| RE: Fw: SDK Installation failed |

|
2008-03-10 02:41:16 |
|
> As pointed out from Larry in mails before, I've already
> defined $ISE_C_COMPILER to `msc' .
> I'm running Vista Home Basic.
Since it is still using GCC, it must be that your definition of
ISE_C_COMPILER is not taken into account. How do you define it?
Manu
__._,_.___
.
__,_._,___
|
| Re: Fw: SDK Installation failed |
  Germany |
2008-03-10 03:22:24 |
|
I've defined the system variable to:
name: $ISE_C_COMPILER
value: msc
When I start the cmd shell from start menu, the following ist displayed:
The x86 compilers are not currently installed.
Please go to Add/Remove Programs to update your installation.
.
Setting SDK environment relative to C:Program FilesMicrosoft SDKsWindowsv6.1
.
Das Sprungziel - Set_x86 wurde nicht gefunden.
The installation shows, that the C compiler is installed. What's the name of the compiler exe, where I can search for?
Regards
Heiko
C:Program FilesMicrosoft SDKsWindowsv6.1>
----- Original Message -----
From: Emmanuel Stapf [ES]
To: eiffel_software%40yahoogroups.com">eiffel_software yahoogroups.com
Sent: Monday, March 10, 2008 8:41 AM
Subject: RE: [eiffel_software] Fw: SDK Installation failed
> As pointed out from Larry in mails before, I've already
> defined $ISE_C_COMPILER to `msc' .
> I'm running Vista Home Basic.
Since it is still using GCC, it must be that your definition of
ISE_C_COMPILER is not taken into account. How do you define it?
Manu
----------------------------------------------------------
No virus found in this incoming message.
Checked by AVG.
Version: 7.5.518 / Virus Database: 269.21.6/1318 - Release Date: 07.03.2008 14:01
[Non-text portions of this message have been removed]
__._,_.___
.
__,_._,___
|
[1-5]
|
|