cvs commit: ports/x11/cnslock Makefile ports/x11/cnslock/files
patch-Makefile patch-cnslock.c
FUJISHIMA Satsuki
sf at FreeBSD.org
Mon Jul 14 08:42:09 PDT 2003
At Mon, 14 Jul 2003 13:05:50 +0200,
Melvyn Sopacua wrote:
>
> On Monday 14 July 2003 04:37, FUJISHIMA Satsuki wrote:
>
> > Modified files:
> > x11/cnslock Makefile
> > x11/cnslock/files patch-Makefile
> > Added files:
> > x11/cnslock/files patch-cnslock.c
> > Log:
> > get rid of libgnugetopt dependency for -CURRENT,
> > use USE_GETOPT_LONG instead.
> > respect CC, CFLAGS.
> > use getopt_long() instead of getopt_long_only().
>
> You've done some great work, cleaning up the getopt mess, but somewhere in the
> x11/ tree it goes terribly wrong.
>
> I'm just back from a crash, because on 'make readmes' it generates an enternal
> loop, echoing "can't cd to /devel/libgnugetopt". Processor got slow, than
> hung, leaving 1627 of these lines in the logfile.
00:12:45|sf at souffle:/usr/ports/x11/cnslock$ time make readmes
===> Creating README.html for cnslock-1.02_1
real 0m0.867s
user 0m0.610s
sys 0m0.248s
00:15:55|k5 at souffle:/usr/ports/x11$ time make readmes
===> Creating README.html
===> zenity
===> Creating README.html for zenity-1.3
...
===> yelp
===> Creating README.html for yelp-2.2.3
real 4m26.132s
user 2m50.154s
sys 1m19.059s
It seems your box lacks something essential to make readmes.
latest ports/Mk and OS perhaps?
--
FUJISHIMA Satsuki
More information about the cvs-ports
mailing list