I just updated from CVS this morning, so I picked up these changes:

On Thursday 26 Apr 01, David Thompson writes:
> Update of /src/master/dx/src/exec/dpexec
> In directory localhost:/tmp/cvs-serv10038
> 
> Modified Files:
>       local.mk.in 
> Removed Files:
>       compile.h 
> Log Message:
> compile.h is built so shouldn't be in cvs. Updated its building to include
> the copyright notice.


On Thursday 26 Apr 01, David Thompson writes:
> Update of /src/master/dx/src/exec/dpexec
> In directory localhost:/tmp/cvs-serv12414
> 
> Modified Files:
>       Makefile.am 
> Log Message:
> Need to update the case that compile.h is now built.

But now

        ./CVSMake
        ./configure
        make

fails in src/exec/dpexec with

> make[3]: Entering directory 
> `/net/nfs0/vol1/sw/src/dx-cvs/2001.04.27-working/alpha-osf1/src/exec/dpexec'
> local.mk:11: warning: overriding commands for target `.y.c'
> Makefile:207: warning: ignoring old commands for target `.y.c'
> bison -y  -d ./yuiif.y 
> mv y.tab.h yuiif.h 
> mv y.tab.c yuiif.c 
> echo c rule
> c rule 
> 
> [... successfully compiled targets omitted ...]
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
> -I./../libdx -DOSF1  -I/sw/common/include   -g -O2 -D_GNU_SOURCE -
> c command.c
> command.c:39: compile.h: No such file or directory
> make[3]: *** [command.o] Error 1 
> make[3]: Leaving directory 
> `/net/nfs0/vol1/sw/src/dx-cvs/2001.04.27-working/alpha-osf1/src/exec/dpexec'

Is this now broken or have I done something wrong?  Where was
compile.h supposed to get generated?

Thanks for your help.

Regards,
David

 -------------------------------------------------------------------
  David Starks-Browning                  | [EMAIL PROTECTED]
  EMBL Outstation --                     |
  The European Bioinformatics Institute  |
  Wellcome Trust Genome Campus           | tel: +44 (1223) 494 616
  Hinxton, Cambridge, CB10 1SD, UK       | fax: +44 (1223) 494 468
 -------------------------------------------------------------------

Reply via email to