Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - mod_version.c:1: fatal error: can't open: (2 Items)
   
mod_version.c:1: fatal error: can't open  
Hello,

   I am installing QNX momentics IDE 4.7.0 for the first time. I am done with the installation I suppose, but I am 
facing the below error when I try to Build any module:

workspace/NativeServices/src/../../SystemServices/inc   mod_version.c -o D:/Ide-4.7-workspace/NativeServices/src/../bld/

armle-v7/release/NS_FrameworkCore/mod_version.o 
mod_version.c:1: fatal error: can't open "C:\DOCUME~1\kumarkde\Local Settings\Temp\2qccE4q6Xa\mod_version.s" for writing

: Invalid argument
make[3]: Leaving directory `D:/Ide-4.7-workspace/NS_FrameworkCore/src'
compilation terminated.
make[2]: Leaving directory `D:/Ide-4.7-workspace/NativeServices/src'
cc: C:/QNX650/host/win32/x86/usr/lib/gcc/arm-unknown-nto-qnx6.5.0eabi/4.4.2/cc1 caught signal 1
make[1]: Leaving directory `D:/Ide-4.7-workspace/NativeServices/src'
make[3]: *** [D:/Ide-4.7-workspace/NativeServices/src/../bld/armle-v7/release/NS_FrameworkCore/mod_version.o] Error 1
make[2]: *** [library] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2

Can somebody please help.

Regards,
Deepak
Re: mod_version.c:1: fatal error: can't open  
On 12-03-01 08:48 AM, deepak kumar wrote:
>     I am installing QNX momentics IDE 4.7.0 for the first time. I am done with the installation I suppose, but I am
> facing the below error when I try to Build any module:
>
> workspace/NativeServices/src/../../SystemServices/inc   mod_version.c -o D:/Ide-4.7-workspace/NativeServices/src/../
bld/
> armle-v7/release/NS_FrameworkCore/mod_version.o
> mod_version.c:1: fatal error: can't open "C:\DOCUME~1\kumarkde\Local Settings\Temp\2qccE4q6Xa\mod_version.s" for 
writing
> : Invalid argument

The compiler is having a problem writing out the temporary files. Can 
you have a look at your %TMP% dir and see why. Permissions maybe?

Regards,

Ryan Mansfield