[Linux-HA] CVS Script installation fails
Alan Robertson
alanr at unix.sh
Mon Oct 24 14:54:28 MDT 2005
David Qualls wrote:
> When running the cvs script, I get the following errors?
>
> Any advice?
>
> gmake[2]: Entering directory `/tmp/tmp.MrC17164/linux-ha/membership/ccm'
> gmake[2]: Leaving directory `/tmp/tmp.MrC17164/linux-ha/membership/ccm'
> gmake[1]: Leaving directory `/tmp/tmp.MrC17164/linux-ha/membership'
> gmake[1]: Entering directory `/tmp/tmp.MrC17164/linux-ha/telecom'
> list='apphbd recoverymgrd'; for subdir in $list; do \
> if test "$subdir" = .; then :; else \
> test -d "/tmp/tmp.MrC17164/linux-ha/heartbeat-2.0.3/telecom/$subdir" \
> || mkdir -p --
> "/tmp/tmp.MrC17164/linux-ha/heartbeat-2.0.3/telecom/$subdir" \
> || exit 1; \
> distdir=`CDPATH="${ZSH_VERSION+.}:" && cd
> /tmp/tmp.MrC17164/linux-ha/heartbeat-2.0.3/telecom && pwd`; \
> top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd
> /tmp/tmp.MrC17164/linux-ha/heartbeat-2.0.3 && pwd`; \
> (cd $subdir && \
> gmake \
> top_distdir="$top_distdir" \
> distdir="$distdir/$subdir" \
> distdir) \
> || exit 1; \
> fi; \
> done
> gmake[2]: Entering directory `/tmp/tmp.MrC17164/linux-ha/telecom/apphbd'
> gmake[2]: Leaving directory `/tmp/tmp.MrC17164/linux-ha/telecom/apphbd'
> gmake[2]: Entering directory
> `/tmp/tmp.MrC17164/linux-ha/telecom/recoverymgrd'
> yacc -d conf_yacc.y
> gmake[2]: yacc: Command not found
> gmake[2]: *** [conf_yacc.c] Error 127
> gmake[2]: Leaving directory
> `/tmp/tmp.MrC17164/linux-ha/telecom/recoverymgrd'
> gmake[1]: *** [distdir] Error 1
> gmake[1]: Leaving directory `/tmp/tmp.MrC17164/linux-ha/telecom'
> make: *** [distdir] Error 1
What script is "the CVS script"? [There are dozens of scripts in CVS].
It looks like you're running gmake. I don't think gmake is a script,
and I don't think it's in our CVS. Perhaps being a little more specific
might be helpful.
As always...
----------->
> See also: http://linux-ha.org/ReportingProblems
--
Alan Robertson <alanr at unix.sh>
"Openness is the foundation and preservative of friendship... Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
More information about the Linux-HA
mailing list