| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <38BAF94C.5C3D46BF@openmarket.com> |
| Date: | Mon, 28 Feb 2000 17:40:12 -0500 |
| From: | "Guy T. Moore Jr." <gmoore AT openmarket DOT com> |
| Organization: | Engineering |
| X-Mailer: | Mozilla 4.61 [en] (WinNT; I) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cciug AT rational DOT com, cygwin AT sourceware DOT cygnus DOT com |
| CC: | gmoore AT openmarket DOT com, perakis AT openmarket DOT com |
| Subject: | "Error: Derived object modified; cannot be stored in VOB." WinnT 4.0, |
| Cygwin v1.0, ClearCase 3.2.1-20 |
Cygwin/Clearcase users:
1.)
I can't seem to get the following very simple makefle to work
using a Cygwin v1.0 sh.exe (works if I use the DOS shell) in conjunction
with ClearCase's clearmake v3.2.1-20.
2.)
It seems that the ">", redirection symbol, interpretted by the Cygwin sh.exe,
is doing something funky that clearmake cannot cope in reference to
creating a configuration record.
SHELL=c:/Cygwin/bin/sh.exe
one:
ls dog.proto > dog.h
$ clearmake -C gnu one
ls dog.proto > dog.h
clearmake: Error: Derived object modified; cannot be stored in VOB.
Interference from another process?
clearmake: Error: Unable to execute build script for "one"
$
3.)
dog.h does get created, but there is no config record created:
$ ct catcr dog.h
cleartool: Error: Not a vob object: "dog.h".
4.)
Comments? Solutions?
Guy Moore
Open Market
(I've seen the other 20 CCIUG emails on this error message but nothing
to exactly pinpoint my problem)
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |