Need help with compilation error "Read-only file system" in ClearCase?

saurabh_shah's picture
saurabh_shah asked on August 16, 2011 - 4:35am | Replies (1).

Hi All,

I am getting following error while compiling source code after merging and clearcase labeling.

It was compiled successfully in development view but getting error in merge view.

Also all changes have been verified couple of times.

Compilation error –

making in /cm/tree/Autocat/Src/Include/JMS...
making in /cm/tree/Autocat/Src/Include/XML...
back in /cm/tree/Autocat/Src/Include

clearmake: Error: bgstrs.h: Read-only file system
Unable to wink in derived object "bgstrs.h"
./mkhash <bg_hash_data >bgstrs.h
/bin/sh: bgstrs.h: cannot create
*** Error code 1
clearmake: Error: Build script failed for "bgstrs.h"

if anyone has any idea, please help me !!! Thanks in advance.
Regards,
Saurabh Shah

1 Answer

saurabh_shah's picture

Thanks a ton for your help,

this issue has been resolved !!!!

Issue was – file "bgstrs.h" which supposed to be derived one from other file during compilation , but accidently this has become ClearCase object so during compilation time it was giving that error.

Hope I made myself clear :)

CMCrossroads is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.