Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2015 17:05:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 185567] textproc/clucene: pkgconfig file is missing clucene-contribs-lib
Message-ID:  <bug-185567-25061-jiXIWnXGzW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-185567-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-185567-25061@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=3D185567

--- Comment #8 from Jung-uk Kim <jkim@FreeBSD.org> ---
(In reply to Olivier - interfaSys s=C3=A0rl from comment #7)
> @Jung-uk Kim, on January 28th 2013, you wrote: "Remove textproc/clucene-c=
ontrib because it is now integrated into textproc/clucene."
>
> So where is it?
>
> # pkg-config --libs "libclucene-contrib"
> Package libclucene-contrib was not found...

It never existed because the upstream never released one.  Also, we didn't =
have
one when textproc/clucene-contrib was available.

https://svnweb.freebsd.org/ports/head/textproc/clucene-contrib/pkg-plist?re=
vision=3D300897&pathrev=3D311136

> # pkg-config --libs "libclucene-core"
> -L/usr/local/lib/ -lclucene-core -lclucene-shared

As I said, I don't see anything wrong here, i.e., it correctly lists all
necessary linker options.  In fact, we don't want to link everything with
-lclucene-contribs-lib.  Overlinking is evil.

> My patch was simply to add the missing component to the location where it
> would be looked for, but you can add it wherever you want, as long as it's
> added somewhere.

You may write a patch to add libcluene-contrib-libs.pc as I said.  However,=
 it
won't be useful unless the upstream accepts the patch and releases it, whic=
h is
very unlikely to happen at this point.

--=20
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-185567-25061-jiXIWnXGzW>