Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 14:09:14 +0200
From:      xavier.humbert@xavhome.fr.eu.org (Xavier HUMBERT)
To:        freebsd-ports@freebsd.org (freebsd-ports@freebsd.org)
Subject:   [SOLVED] Re: Building caire and $PATH order
Message-ID:  <1k9e1lz.tmov18lxss4uM%xavier.humbert@xavhome.fr.eu.org>
In-Reply-To: <1k7nitf.1ikr0yv1nu03laM%xavier.humbert@xavhome.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Xavier HUMBERT <xavier.humbert@xavhome.fr.eu.org> wrote:

> A couple of weeks ago, after installing openssl from ports, I changed
> PATH order in my .bash_login, in order to use /usr/local before /usr an
> so on.
> 
> Today, I upgraded icu, and its dependants, including cairo. The build
> was successful until reaching cairo :
[...snip...]

Well, after digging in configure script, and putting some debug code,
the culprit is ....
chkrootkit.
It has a "strings" binary" which exhibits the very same error :
> [root@valinor ~]# /usr/local/sbin/strings --help
> fopen: No such file or directory

And, in fact, the problem has already been reported in freebsd-gnome :
<http://markmail.org/message/qufu3ddabtqucagr>;

I dunno why chkrootkit uses a very common and standard binary name for
their own.

-- 
XAv
In your pomp and all your glory you're a poorer man than me,
as you lick the boots of death born out of fear.
(Jethro Tull)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1k9e1lz.tmov18lxss4uM%xavier.humbert>