Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 1998 16:24:04 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/devel/libgtop Makefile
Message-ID:  <199811080024.QAA05155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/07 16:24:04 PST

  Modified files:
    devel/libgtop        Makefile 
  Log:
  Mark it broken, can't build.
  -------
  ===>  Building for libgtop-0.26.2
  Makefile:499: macros/macros.dep: No such file or directory
  cd macros && gmake macros.dep
  gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
  gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
  gmake all-recursive
  gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
  Making all in po
  gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
  PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
    --add-comments --keyword=_ --keyword=N_ \
    --files-from=./POTFILES.in
  rm -f ./libgtop.pot
  mv libgtop.po ./libgtop.pot
  mv: rename libgtop.po to ./libgtop.pot: No such file or directory
  gmake[2]: *** [libgtop.pot] Error 1
  gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
  gmake: *** [all-recursive-am] Error 2
  *** Error code 2
  
  Revision  Changes    Path
  1.7       +2 -1      ports/devel/libgtop/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811080024.QAA05155>