Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Aug 2014 16:16:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192342] libgcrypt doesn't install libgcrypt.la
Message-ID:  <bug-192342-13-L3j7BvFAf0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192342-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192342-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192342

--- Comment #10 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to freebsd from comment #9)
> This is a little nicer than grep.  I don't see how this will find ports that
> need the libtool archive in the build process, though.

That's why I asked for grep output, so please provide that.  There are more
files there than *.so.  What I'm mostly interested in are *.la files so maybe
the output of this command is shorter:

find -s /usr/local/lib -name '*.la' | xargs grep -l libgcrypt

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192342-13-L3j7BvFAf0>