[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] building process stuck when building groff-current using Min
From: |
Yu-ning Feng |
Subject: |
Re: [Groff] building process stuck when building groff-current using MinGW |
Date: |
Fri, 7 Sep 2007 21:50:54 +0800 |
2007/9/7, Yu-ning Feng <address@hidden>:
> 2007/9/7, Werner LEMBERG <address@hidden>:
> >
> > > mkdir -p -- D:/groff-cvs/share/groff/1.19 .3
> > > mkdir: cannot create directory `D:/groff-cvs/share/groff/1.19\001.3':
> > > No such file or directory
> >
> > This looks like a broken `cat' program on msys which doesn't handle
> >
> > version=`cat $(top_srcdir)/VERSION`
>
> This is line 49 in Makefile. Line 51 says,
>
> revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' $(top_srcdir)/REVISION`
>
> I wonder the meaning of $$. I tried this command in linux manually.
> After some experiment(revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$//'
> REVISION`, remove .& from the command), I found the pattern is not
> found. So... maybe the Makefile is also responsible?
>
> --
> Yu-ning Feng
>
That is related to make's expansion mechanism. Very sorry for the noise.
--
Yu-ning Feng
- [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/06
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/06
- Message not available
- Re: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/06
- RE: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW, Werner LEMBERG, 2007/09/07
- 回复: [Groff] building process stuck wh en building groff-current using MinGW, Yu-ning Feng, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW,
Yu-ning Feng <=
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW, Webb Roberts, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith MARSHALL, 2007/09/07
- Re: [Groff] building process stuck when building groff-current using MinGW, Yu-ning Feng, 2007/09/08
- Re: [Groff] building process stuck when building groff-current using MinGW, Keith Marshall, 2007/09/08
- Re: [Groff] building process stuck when building groff-current, Larry Jones, 2007/09/08
- Re: [Groff] building process stuck when building groff-current, Werner LEMBERG, 2007/09/08
- Re: [Groff] building process stuck when building groff-current, Keith Marshall, 2007/09/08
- Re: [Groff] building process stuck when building groff-current, Keith Marshall, 2007/09/08
- Re: [Groff] building process stuck when building groff-current, Larry Jones, 2007/09/08