| 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 sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <99B82AA9708ED0119B55006097125A00363F05@ifk63.mach.uni-karlsruhe.de> |
| From: | Heribert Dahms <heribert_dahms AT icon-gmbh DOT de> |
| To: | "'mtigges AT cpsc DOT ucalgary DOT ca'" <mtigges AT cpsc DOT ucalgary DOT ca>, |
| cygwin AT sourceware DOT cygnus DOT com | |
| Subject: | RE: cvs in makefile rule |
| Date: | Wed, 16 Aug 2000 22:04:24 +0200 |
| X-Priority: | 3 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.0.1457.3) |
Hi Mark,
is your /bin/sh ash or bash?
Bye, Heribert (heribert_dahms AT icon-gmbh DOT de)
> -----Original Message-----
> From: Mark Tigges [SMTP:mtigges AT cpsc DOT ucalgary DOT ca]
> Sent: Wednesday, August 16, 2000 02:39
> To: cygwin AT sourceware DOT cygnus DOT com
> Subject: cvs in makefile rule
>
> We have a makefile rule which automatically
> distributes code to a central build/work area
> for collaborative work. This rule uses a cvs
> commit, and then a cvs update in the appropriate
> directory.
>
> The problem is that it doesn't work. Witness the
> following interaction:
>
> mark AT DELL166 ~/work/src/anmNumeric
> $ cvs commit
> cvs commit: Examining .
>
> mark AT DELL166 ~/work/src/anmNumeric
> $ make dev
> rm -f lib/Win32/anmNumeric.lib
> test -d /home/mark/work/include || mkdir /home/mark/work/include
> cd /home/mark/work/include && rm -f numeric.h linearalgebra.h roots.h
> boundingre
> ct.h
> cvs commit
> /anm/usr/bin/cvs: 1: Syntax error: "(" unexpected
> make: *** [dev] Error 2
>
>
> For some reason the cvs command works from the console but when
> make forks the process off it doesn't work.
>
> I have absolutely no idea what the "(" referred to is.
>
> Does anybody have any clue what's going on here.
>
> Mark.
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
--
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 |