Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2010 23:13:56 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        Kevin Lo <kevlo@FreeBSD.org>
Cc:        Mikle Krutov <nekoexmachina@gmail.com>, freebsd-ports@FreeBSD.org
Subject:   Re: source-highlight broken
Message-ID:  <20100922061356.GA4377@icarus.home.lan>
In-Reply-To: <20100922061138.GA4253@icarus.home.lan>
References:  <AANLkTimkSuJ9ed8f0KXHBXa6egfOJ7eRy8N2TFomRAn=@mail.gmail.com> <1285047188.2117.1.camel@nsl> <AANLkTiknw9%2BOxMqxwLmxuTBkfGa0n_%2BTRQ7ozssKVP76@mail.gmail.com> <1285132597.2072.3.camel@nsl> <20100922061138.GA4253@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 21, 2010 at 11:11:38PM -0700, Jeremy Chadwick wrote:
> On Wed, Sep 22, 2010 at 01:16:37PM +0800, Kevin Lo wrote:
> > Mikle Krutov wrote: 
> > > Sorry, i've thought that everything needed
> > > was included into config.log in first message.
> > > Complete make log (e.g. make >
> > > configure.log) in attach.
> > 
> > The source-hightlight port is not broken. It builds fine 
> > on my 8.1-stable/-current. There's also no error log on
> > http://pointyhat.freebsd.org/errorlogs/
> 
> The OP has a pkg_list that consists of 697 packages installed on the
> machine.  Yes, six hundred ninety seven, and many of which look to be
> outdated or deprecated.  I'm sure pkg_version -v and portaudit -Fda
> would return some amusing results.
> 
> I would advise the OP to consider cleaning up his system.  In these
> situations, I do:
> 
> rsync -avH /usr/local/ /usr/local.old/
> pkg_delete -a -f
> rm -fr /usr/ports/distfiles/*
> find /usr/ports -name "work" -type d -print0 | xargs -0 rm -fr

Oh, and I forgot the most important step: rm -fr /usr/local/*
:-)

-- 
| Jeremy Chadwick                                   jdc@parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




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