Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2013 19:30:46 -0500
From:      "Mikhail T." <mi+thun@aldan.algebra.com>
To:        "apache@FreeBSD.org" <apache@FreeBSD.org>
Subject:   Re: Fixes for apr-util's FreeTDS driver
Message-ID:  <50EF5D36.9030703@aldan.algebra.com>
In-Reply-To: <50EDDD80.9040004@FreeBSD.org>
References:  <50E4A29D.4020204@aldan.algebra.com> <50EDDD80.9040004@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09.01.2013 16:13, Olli Hauer wrote:
> could you please test the following diff which integrates your freetds patch.
>
> http://people.freebsd.org/~ohauer/diffs/apache/apr1_with_freetds.diff
>
> Build on 8.3 (i386/amd64) and 9.1 (amd64) was OK, but I have no database to test.
Thank you! Two things:

  * Because -lsybdb is required to link, it should be added to LIB_DEPENDS, when
    FREETDS is requested.
  * Also, this may be a good opportunity to get rid of the .so, .a and,
    especially, the .la files for each extension -- only the -1.so files are
    actually used. If we have to, we can just rm them after running "make
    install" -- ugly, but not as ugly as keeping them in the package...

Yours,

    -mi




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