bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Cvs-cvs] ccvs/windows-NT ChangeLog netdb.h


From: Conrad T. Pino
Subject: RE: [Cvs-cvs] ccvs/windows-NT ChangeLog netdb.h
Date: Tue, 20 Sep 2005 15:54:12 -0700

> From: Conrad T. Pino [mailto:Conrad@Pino.com]
>
> > If you don't have access to a UNIX box, let me know and I will roll one
> > and put it somewhere you can grab it.
>
> I have Solars 8 Intel Edition box.

Looks like I don't have all the needed tools on Solaris:

/export/home/cvsusr/ccvs/cvs-1.12:$ make dist
{ test ! -d cvs-1.12.12.1  || { find cvs-1.12.12.1 -type d ! -perm -200 -exec 
chmod u+w {} ';'  && rm -fr cvs-1.12.12.1; }; }
mkdir cvs-1.12.12.1
/export/home/cvsusr/ccvs/cvs-1.12/build-aux/install-sh -d cvs-1.12.12.1/. 
cvs-1.12.12.1/build-aux cvs-1.12.12.1/contrib
cvs-1.12.12.1/doc cvs-1.12.12.1/emx cvs-1.12.12.1/m4 cvs-1.12.12.1/os2 
cvs-1.12.12.1/src cvs-1.12.12.1/zlib
list='lib zlib diff src man doc contrib tools  windows-NT os2 emx vms 
maint-aux'; for subdir in $list; do \
  if test "$subdir" = .; then :; else \
    test -d "cvs-1.12.12.1/$subdir" \
    || /export/home/cvsusr/ccvs/cvs-1.12/build-aux/install-sh -d 
"cvs-1.12.12.1/$subdir" \
    || exit 1; \
    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd cvs-1.12.12.1 && pwd`; \
    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd cvs-1.12.12.1 && pwd`; \
    (cd $subdir && \
      make  \
        top_distdir="$top_distdir" \
        distdir="$distdir/$subdir" \
        distdir) \
      || exit 1; \
  fi; \
done
Updating ./version.texi
TEXINPUTS="../build-aux:$TEXINPUTS" \
MAKEINFO='/bin/bash /export/home/cvsusr/ccvs/cvs-1.12/build-aux/missing --run 
makeinfo   -I .' \
/export/home/cvsusr/ccvs/cvs-1.12/build-aux/missing texi2dvi cvs.texinfo
WARNING: `texi2dvi' is needed, and is missing on your system.
         You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequisites for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `texi2dvi' program.
*** Error code 1
make: Fatal error: Command failed for target `cvs.dvi'
Current working directory /export/home/cvsusr/ccvs/cvs-1.12/doc
*** Error code 1
make: Fatal error: Command failed for target `distdir'
/export/home/cvsusr/ccvs/cvs-1.12:$





reply via email to

[Prev in Thread] Current Thread [Next in Thread]